netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Bug fixes for RSS symmetric-xor
@ 2023-12-21 18:42 Ahmed Zaki
  2023-12-21 18:42 ` [PATCH net-next 1/2] net: ethtool: copy input_xfrm to user-space in ethtool_get_rxfh Ahmed Zaki
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Ahmed Zaki @ 2023-12-21 18:42 UTC (permalink / raw)
  To: netdev
  Cc: corbet, jesse.brandeburg, anthony.l.nguyen, davem, edumazet, kuba,
	pabeni, vladimir.oltean, andrew, horms, mkubecek,
	willemdebruijn.kernel, gal, alexander.duyck, ecree.xilinx,
	Ahmed Zaki

A couple of fixes for the symmetric-xor recently merged in net-next [1].

The first patch copies the xfrm value back to user-space when ethtool is
built with --disable-netlink. The second allows ethtool to change other
RSS attributes while not changing the xfrm values.

Link: https://lore.kernel.org/netdev/20231213003321.605376-1-ahmed.zaki@intel.com/ [1]

Ahmed Zaki (2):
  net: ethtool: copy input_xfrm to user-space in ethtool_get_rxfh
  net: ethtool: add a NO_CHANGE uAPI for new RXFH's input_xfrm

 include/uapi/linux/ethtool.h |  1 +
 net/ethtool/ioctl.c          | 11 +++++++++--
 2 files changed, 10 insertions(+), 2 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-01-03 22:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-21 18:42 [PATCH net-next 0/2] Bug fixes for RSS symmetric-xor Ahmed Zaki
2023-12-21 18:42 ` [PATCH net-next 1/2] net: ethtool: copy input_xfrm to user-space in ethtool_get_rxfh Ahmed Zaki
2023-12-21 18:42 ` [PATCH net-next 2/2] net: ethtool: add a NO_CHANGE uAPI for new RXFH's input_xfrm Ahmed Zaki
2024-01-03  0:05   ` Jakub Kicinski
2024-01-03 15:40     ` Ahmed Zaki
2024-01-03 22:16       ` Jakub Kicinski
2024-01-03  0:10 ` [PATCH net-next 0/2] Bug fixes for RSS symmetric-xor patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).