Raslan, please revert this patch. I rejected it last week. This fix is incorrect without the FW changes. Regards, Alex ________________________________ From: Raslan Darawsheh Sent: Sunday, January 19, 2025 6:47:48 a.m. To: Alexander Kozyrev ; dev@dpdk.org Cc: stable@dpdk.org ; Slava Ovsiienko ; Matan Azrad ; Dariusz Sosnowski ; Bing Zhao ; Suanming Mou Subject: Re: [PATCH v3] net/mlx5: fix RSS hash for non-RSS CQE zipping Hi, From: Alexander Kozyrev Sent: Saturday, November 30, 2024 2:39 AM To: dev@dpdk.org Cc: stable@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: stable@dpdk.org Signed-off-by: Alexander Kozyrev Sending reply to the correct Patch version, Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh