Tuesday, April 17, 2018 12:02 PM, Nelio Laranjeiro: > Subject: [dpdk-dev] [PATCH v3 0/2] net/mlx5: fix flow director mask > > 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(-)
Series applied to next-net-mlx, thanks. > > -- > 2.17.0