> -Original Message-
> From: Yongseok Koh
> Sent: Monday, November 5, 2018 9:21 AM
> To: Shahaf Shuler
> Cc: dev@dpdk.org; Ori Kam ; Yongseok Koh
>
> Subject: [PATCH v2 3/3] net/mlx5: remove flags setting from flow preparation
>
> Even though flow_drv_prepare() takes item_flags and ac
Even though flow_drv_prepare() takes item_flags and action_flags to be
filled in, those are not used and will be overwritten by parsing of
flow_drv_translate(). There's no reason to keep the flags and fill it.
Appropriate notes are added to the documentation of flow_drv_prepare() and
flow_drv_trans
2 matches
Mail list logo