ethtool: rss: report info about additional contexts from XArray
authorJakub Kicinski <kuba@kernel.org>
Sat, 10 Aug 2024 05:37:24 +0000 (22:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Aug 2024 13:16:24 +0000 (14:16 +0100)
commitbb87f2c7968eaebafa130f0618dea554700bb74b
treee557a6eb249c7fd2920e42bcc6604eda5ddafff9
parenta7ddfd5d57036caaaf2e1e896ff7aeed6530a0ca
ethtool: rss: report info about additional contexts from XArray

IOCTL already uses the XArray when reporting info about additional
contexts. Do the same thing in netlink code.

Reviewed-by: Edward Cree <ecree.xilinx@gmail.com>
Reviewed-by: Joe Damato <jdamato@fastly.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ethtool/rss.c