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

Ferruh Yigit ferruh.yigit at intel.com
Fri Jan 20 19:44:18 CET 2017


On 1/20/2017 4:48 PM, Adrien Mazarguil wrote:
> 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>

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



More information about the dev mailing list