bnxt_en: Return correct RSS indirection table entries to ethtool -x.
authorMichael Chan <michael.chan@broadcom.com>
Wed, 8 Jul 2020 11:53:58 +0000 (07:53 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Jul 2020 22:21:13 +0000 (15:21 -0700)
commitadc38ac66745949ce12c1861c1a25f3ef93df1f8
treefa9cde6183e37cee250a5dc70d4c75b36058d918
parentf33a305d09388880ec92db8de3c38448db36b629
bnxt_en: Return correct RSS indirection table entries to ethtool -x.

Now that we have the logical indirection table, we can return these
proper logical indices directly to ethtool -x instead of the physical
IDs.

Reported-by: Jakub Kicinski <kicinski@fb.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c