All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND net-next 0/2] net: hns3: updates for -next
@ 2021-04-15  2:20 Huazhong Tan
  2021-04-15  2:20 ` [PATCH RESEND net-next 1/2] net: hns3: PF add support for pushing link status to VFs Huazhong Tan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Huazhong Tan @ 2021-04-15  2:20 UTC (permalink / raw)
  To: davem, kuba
  Cc: netdev, salil.mehta, yisen.zhuang, huangdaode, linuxarm,
	linuxarm, Huazhong Tan

This series adds support for pushing link status to VFs for
the HNS3 ethernet driver.

Guangbin Huang (2):
  net: hns3: PF add support for pushing link status to VFs
  net: hns3: VF not request link status when PF support push link status
    feature

 drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h    |  3 ++
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c    | 35 +++++++++++++++++++++-
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.h    |  1 +
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c | 12 ++++----
 .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c  |  8 +++--
 .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.h  |  1 +
 .../ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c   |  6 ++++
 7 files changed, 55 insertions(+), 11 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2021-04-16  0:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-15  2:20 [PATCH RESEND net-next 0/2] net: hns3: updates for -next Huazhong Tan
2021-04-15  2:20 ` [PATCH RESEND net-next 1/2] net: hns3: PF add support for pushing link status to VFs Huazhong Tan
2021-04-15  2:20 ` [PATCH RESEND net-next 2/2] net: hns3: VF not request link status when PF support push link status feature Huazhong Tan
2021-04-16  0:00 ` [PATCH RESEND net-next 0/2] net: hns3: updates for -next patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.