Monday, August 6, 2018 5:26 PM, Adrien Mazarguil: > Subject: [PATCH] net/mlx5: fix artificial L4 limitation on switch flow rules > > Partial bit-masks are in fact supported on TCP/UDP source/destination ports. > Remove unnecessary check. > > Fixes: 2bfc777e07 ("net/mlx5: add L2-L4 pattern items to switch flow rules") > > Signed-off-by: Adrien Mazarguil <adrien.mazarg...@6wind.com>
Applied to next-net-mlx, thanks.