Re: [dpdk-dev] [PATCH] net/failsafe: fix RSS hash offload reporting
From: Ferruh Yigit <hidden>
Date: 2021-02-19 08:49:53
From: Ferruh Yigit <hidden>
Date: 2021-02-19 08:49:53
On 12/22/2020 8:00 AM, Andrew Rybchenko wrote:
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>It looks reasonable, but would be good to get ack from maintainer. Gaetan, can you please look at this? Thanks.