linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] PF support get MAC address space assigned by firmware
@ 2021-09-14 12:11 Guangbin Huang
  2021-09-14 12:11 ` [PATCH net-next 1/2] net: hns3: PF support get unicast " Guangbin Huang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Guangbin Huang @ 2021-09-14 12:11 UTC (permalink / raw)
  To: davem, kuba; +Cc: netdev, linux-kernel, lipeng321, huangguangbin2

This series add support PF to get unicast/multicast MAC address space
assigned by firmware for the HNS3 ethernet driver.

Guangbin Huang (2):
  net: hns3: PF support get unicast MAC address space assigned by
    firmware
  net: hns3: PF support get multicast MAC address space assigned by
    firmware

 drivers/net/ethernet/hisilicon/hns3/hnae3.h   |  6 +++
 .../ethernet/hisilicon/hns3/hns3_debugfs.c    |  4 ++
 .../hisilicon/hns3/hns3pf/hclge_cmd.h         |  5 +-
 .../hisilicon/hns3/hns3pf/hclge_debugfs.c     |  3 ++
 .../hisilicon/hns3/hns3pf/hclge_main.c        | 46 +++++++++++++++----
 .../hisilicon/hns3/hns3pf/hclge_main.h        |  2 +
 6 files changed, 56 insertions(+), 10 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2021-09-14 13:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-14 12:11 [PATCH net-next 0/2] PF support get MAC address space assigned by firmware Guangbin Huang
2021-09-14 12:11 ` [PATCH net-next 1/2] net: hns3: PF support get unicast " Guangbin Huang
2021-09-14 12:11 ` [PATCH net-next 2/2] net: hns3: PF support get multicast " Guangbin Huang
2021-09-14 13:40 ` [PATCH net-next 0/2] PF support get " 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).