[dpdk-dev] [PATCH] net/mlx5: fix flow director matching rules

Ferruh Yigit ferruh.yigit at intel.com
Tue Oct 31 01:53:11 CET 2017


On 10/26/2017 11:50 PM, Nelio Laranjeiro wrote:
> Flow director API does not provide a layer 2 configuration when the filter
> is for layer 3 and 4 causing the translation to generic flow API to be
> wrong, as not providing a mask for layer ends by using the default one.  In
> this case, the Ethernet mask layer is full whereas it must be empty.
> 
> Fixes: 4c3e9bcdd52e ("net/mlx5: support flow director")
> 
> Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>
> Acked-by: Yongseok Koh <yskoh at mellanox.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list