Hi,
From: Alexander Kozyrev <akozy...@nvidia.com> Sent: Saturday, November 30, 2024 2:39 AM To: dev@dpdk.org Cc: sta...@dpdk.org; Raslan Darawsheh; Slava Ovsiienko; Matan Azrad; Dariusz Sosnowski; Bing Zhao; Suanming Mou Subject: [PATCH v3] net/mlx5: fix RSS hash for non-RSS CQE zipping Take the RSS hash value from the title packet before it gets overwritten by the decompression routine. Set the RSS hash flag in the packet mbuf if RSS is enabled in case of non-RSS CQE zipping format. Fixes: 54c2d46 ("net/mlx5: support flow tag and packet header miniCQEs") Cc: sta...@dpdk.org Signed-off-by: Alexander Kozyrev <akozy...@nvidia.com> Sending reply to the correct Patch version, Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh