netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: hns3: add support ethtool_ops.{set|get}_coalesce for VF
@ 2018-01-26 11:31 Peng Li
  2018-01-26 11:31 ` [PATCH net-next 1/2] net: hns3: add get/set_coalesce support to VF Peng Li
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peng Li @ 2018-01-26 11:31 UTC (permalink / raw)
  To: davem; +Cc: netdev, linux-kernel, linuxarm, salil.mehta, lipeng321

This patch-set adds ethtool_ops.{get|set}_coalesce to VF and
fix one related bug.

HNS3 PF and VF driver use the common enet layer, as the
ethtool_ops.{get|set}_coalesce to PF have upstreamed,  just
need add the ops to hns3vf_ethtool_ops.

[Patch 1/2] fix a related bug for the VF ethtool_ops.{set|
get}_coalesce.

Fuyun Liang (2):
  net: hns3: add get/set_coalesce support to VF
  net: hns3: add int_gl_idx setup for VF

 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c        | 2 ++
 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c    | 8 ++++++++
 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 5 +++++
 3 files changed, 15 insertions(+)

-- 
1.9.1

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

end of thread, other threads:[~2018-01-26 15:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-26 11:31 [PATCH net-next 0/2] net: hns3: add support ethtool_ops.{set|get}_coalesce for VF Peng Li
2018-01-26 11:31 ` [PATCH net-next 1/2] net: hns3: add get/set_coalesce support to VF Peng Li
2018-01-26 11:31 ` [PATCH net-next 2/2] net: hns3: add int_gl_idx setup for VF Peng Li
2018-01-26 15:58 ` [PATCH net-next 0/2] net: hns3: add support ethtool_ops.{set|get}_coalesce " David Miller

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