On Thu, 14 Nov 2019 16:40:50 +0000 Andrew Rybchenko <[email protected]> wrote:
> By default RSS hash delivery (offload) is bound to RSS mode and
> it is incorrect to advertise it as enabled if Rx multi-queue mode
> has no RSS.
>
> Fixes: 8b945a7f7dcb ("drivers/net: update Rx RSS hash offload capabilities")
>
> Signed-off-by: Andrew Rybchenko <[email protected]>
If you have to change so many drivers, why not just handle it in
common rte_ethdev code?

