Re: [dpdk-dev] [PATCH] net/failsafe: fix RSS hash offload reporting
From: Ferruh Yigit <hidden>
Date: 2021-02-22 16:32:34
From: Ferruh Yigit <hidden>
Date: 2021-02-22 16:32:34
On 2/22/2021 3:25 PM, Gaëtan Rivet wrote:
On Fri, Feb 19, 2021, at 08:49, Ferruh Yigit wrote:quoted
On 12/22/2020 8:00 AM, Andrew Rybchenko wrote:quoted
If sub-devices support RSS hash offload, the offload should be reported by the failsafe device since handling is transparent from failsafe point of view. Fixes: 5d308972954c ("ethdev: add mbuf RSS update as an offload") Cc: stable@dpdk.org Signed-off-by: Andrew Rybchenko <redacted>Acked-by: Gaetan Rivet <redacted>
Applied to dpdk-next-net/main, thanks.