> -----Original Message-----
> From: Gregory Etelson <getel...@nvidia.com>
> Sent: Sunday, February 9, 2025 3:01 PM
> To: dev@dpdk.org
> Cc: Gregory Etelson <getel...@nvidia.com>; Maayan Kashani
> <mkash...@nvidia.com>; Raslan Darawsheh <rasl...@nvidia.com>; Slava
> Ovsiienko <viachesl...@nvidia.com>; sta...@dpdk.org
> Subject: [PATCH] net/mlx5: fix packet hardware ptype translation
>
> External email: Use caution opening links or attachments
>
>
> From: Viacheslav Ovsiienko <viachesl...@nvidia.com>
>
> Since ConnectX-8 NIC the hardware recognizes L4 protocol in the IP fragments
> if
> the IP offset is zero and reports the L4 protocol type in CQE fields. This
> case was
> not supported in the ptype translation table cause not reporting the ptype in
> the
> mbufs.
>
> Fixes: ea16068c0064 ("net/mlx5: fix L4 packet type support")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Viacheslav Ovsiienko <viachesl...@nvidia.com>
Acked-by: Dariusz Sosnowski <dsosnow...@nvidia.com>
Best regards,
Dariusz Sosnowski