Hi, From: Alexander Kozyrev <akozy...@nvidia.com> Sent: Friday, November 29, 2024 10:44 PM To: dev@dpdk.org Cc: sta...@dpdk.org; Raslan Darawsheh; Slava Ovsiienko; Matan Azrad; Dariusz Sosnowski; Bing Zhao; Suanming Mou Subject: [PATCH v2] net/mlx5: fix RSS hash for non-RSS CQE zipping
Take the RSS hash and flow tag values from the title packet before they get overwritten by the decompressing routine. Set the RSS hash flag in the packet mbuf if RSS is enabled in case of non-RSS CQE zipping format. Signed-off-by: Alexander Kozyrev <akozy...@nvidia.com> Patch applied to next-net-mlx, Kindest regards Raslan Darawsheh