[dpdk-dev] [PATCH 2/2] net/mlx5: fix Rx packet validation and type

Adrien Mazarguil adrien.mazarguil at 6wind.com
Fri Jan 20 17:48:23 CET 2017


On Fri, Jan 20, 2017 at 04:27:29PM +0100, Nelio Laranjeiro wrote:
> Rx checksum validation and packet type offloads are read from the wrong
> location.
> 
> Fixes: 501505c5608a ("net/mlx: fix IPv4 and IPv6 packet type")
> Fixes: 350f4c482e46 ("net/mlx5: fix Rx checksum macros")
> Fixes: 6218063b39a6 ("net/mlx5: refactor Rx data path")
> 
> Cc: stable at dpdk.org
> Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>
> ---
>  drivers/net/mlx5/mlx5_prm.h  | 47 +++++++++++++++++++++++++----------------
>  drivers/net/mlx5/mlx5_rxtx.c | 50 +++++++++++++++++++-------------------------
>  2 files changed, 50 insertions(+), 47 deletions(-)

Acked-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>

-- 
Adrien Mazarguil
6WIND


More information about the dev mailing list