"spec/compiler/codegen/class_spec.cr" did not exist on "5cbdab44dc9665d251206986bceb0ad21f4ece7e"
Merge branch 'ethtool-rss-fixes' into main
Jakub Kicinski says;
====================
ethtool: more RSS fixes
More fixes for RSS setting. First two patches fix my own bugs
in bnxt conversion to the new API. The third patch fixes
what seems to be a 10 year old issue (present since the Linux
RSS API was created). Fourth patch fixes an issue with
the XArray state being out of sync. And then a small test.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 12 additions, 2 deletionsdrivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c
- net/ethtool/ioctl.c 33 additions, 10 deletionsnet/ethtool/ioctl.c
- tools/testing/selftests/drivers/net/hw/rss_ctx.py 34 additions, 3 deletionstools/testing/selftests/drivers/net/hw/rss_ctx.py
Please register or sign in to comment