Tuesday, January 23, 2018 10:05 AM, Nelio Laranjeiro: > Subject: [PATCH 1/3] net/mlx5: fix flow director conversion > > Flow director must provide the same spec and mask to be sure to be > validated. > > Fixes: 4c3e9bcdd52e ("net/mlx5: support flow director") > Cc: sta...@dpdk.org > > Signed-off-by: Nelio Laranjeiro <nelio.laranje...@6wind.com> > Acked-by: Yongseok Koh <ys...@mellanox.com> > --- > drivers/net/mlx5/mlx5_flow.c | 10 ++++++++++ > 1 file changed, 10 insertions(+)
Series applied to next-net-mlx, thanks.