[dpdk-dev] [PATCH v3 0/2] net/mlx5: fix flow director mask

Nelio Laranjeiro nelio.laranjeiro at 6wind.com
Tue Apr 17 11:01:34 CEST 2018


Flow director mask as been mistakenly removed from mlx5 PMD.  This series
brings it back.

Changes in v3:

Let flow API handle the mask from the user.

Changes in v2:

Use the L3 structures instead of the l4 in the conversion.

Nelio Laranjeiro (2):
  net/mlx5: split L3/L4 in flow director
  net/mlx5: fix flow director mask

 drivers/net/mlx5/mlx5_flow.c | 164 ++++++++++++++++++-----------------
 1 file changed, 83 insertions(+), 81 deletions(-)

-- 
2.17.0



More information about the dev mailing list