Thursday, May 3, 2018 12:32 PM, Nelio Laranjeiro: > Subject: [dpdk-stable] [PATCH v2] net/mlx5: fix flow validation > > Item spec and last are wrongly compared to the NIC capability causing a > validation failure when the mask is null. > This validation function should only verify the user is not configuring > unsupported matching fields. > > Fixes: 2097d0d1e2cc ("net/mlx5: support basic flow items and actions") > Cc: sta...@dpdk.org > > Signed-off-by: Nelio Laranjeiro <nelio.laranje...@6wind.com> >
Applied to next-net-mlx. Thanks.