netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: ethtool add VxLAN to the NFC API
@ 2022-08-17 14:35 Guangbin Huang
  2022-08-17 14:35 ` [PATCH net-next 1/2] net: ethtool: " Guangbin Huang
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Guangbin Huang @ 2022-08-17 14:35 UTC (permalink / raw)
  To: davem, kuba, idosch, linux, mkubecek
  Cc: netdev, linux-kernel, lipeng321, shenjian15, huangguangbin2

This series adds support for steering VxLAN flows using the ethtool NFC
interface, and implements it for hns3 devices.

Guangbin Huang (2):
  net: ethtool: add VxLAN to the NFC API
  net: hns3: support set/get VxLAN rule of rx flow director by ethtool

 .../hisilicon/hns3/hns3pf/hclge_main.c        | 272 +++++++++++++++++-
 .../hisilicon/hns3/hns3pf/hclge_main.h        |   2 +
 include/uapi/linux/ethtool.h                  |  48 ++++
 3 files changed, 319 insertions(+), 3 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2022-08-23  8:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-17 14:35 [PATCH net-next 0/2] net: ethtool add VxLAN to the NFC API Guangbin Huang
2022-08-17 14:35 ` [PATCH net-next 1/2] net: ethtool: " Guangbin Huang
2022-08-17 14:35 ` [PATCH net-next 2/2] net: hns3: support set/get VxLAN rule of rx flow director by ethtool Guangbin Huang
2022-08-17 18:16 ` [PATCH net-next 0/2] net: ethtool add VxLAN to the NFC API Jakub Kicinski
2022-08-22 14:46   ` huangguangbin (A)
2022-08-22 15:48     ` Samudrala, Sridhar
2022-08-22 16:53     ` Jakub Kicinski
2022-08-23  8:20       ` huangguangbin (A)

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).