Hi,

> -----Original Message-----
> From: Alex Vesker <va...@nvidia.com>
> Sent: Thursday, March 23, 2023 2:34 PM
> To: Alex Vesker <va...@nvidia.com>; Slava Ovsiienko
> <viachesl...@nvidia.com>; NBU-Contact-Thomas Monjalon (EXTERNAL)
> <tho...@monjalon.net>; Suanming Mou <suanmi...@nvidia.com>; Matan
> Azrad <ma...@nvidia.com>
> Cc: dev@dpdk.org; Ori Kam <or...@nvidia.com>; Hamdan Igbaria
> <hamd...@nvidia.com>; sta...@dpdk.org
> Subject: [PATCH] net/mlx5/hws: fix IPv4 frag matching
> 
> From: Hamdan Igbaria <hamd...@nvidia.com>
> 
> Fix IPv4 frag matching in case fragment_offset field is set to non zero value 
> in
> the mask.
> fragment_offset value is converted using the following logic:
> -In case fragment_offset value was set to 0x3fff, then we will  match only on
> ip_fragmented bit.
> -Otherwise we will match fragment_offset based on spec and last  same as any
> other field.
> 
> Fixes: c55c2bf35333 ("net/mlx5/hws: add definer layer")
> Cc: sta...@dpdk.org
> 
> Signed-off-by: Hamdan Igbaria <hamd...@nvidia.com>
> Reviewed-by: Alex Vesker <va...@nvidia.com>
> Acked-by: Matan Azrad ma...@nvidia.com

Fixed Acked-by tag,
Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh

Reply via email to