Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Add mac loopback selftest support in hns3 driver
@ 2017-10-20  2:19 Yunsheng Lin
  2017-10-20  2:19 ` [PATCH net-next 1/2] net: hns3: Refactor the skb receiving and transmitting function Yunsheng Lin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yunsheng Lin @ 2017-10-20  2:19 UTC (permalink / raw)
  To: davem
  Cc: huangdaode, xuwei5, liguozhu, Yisen.Zhuang, gabriele.paoloni,
	john.garry, linuxarm, yisen.zhuang, salil.mehta, lipeng321,
	netdev, linux-kernel

This patchset refactors the skb receiving and transmitting function
before adding mac loopback selftest support in hns3 driver.

Yunsheng Lin (2):
  net: hns3: Refactor the skb receiving and transmitting function
  net: hns3: Add mac loopback selftest support in hns3 driver

 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c    |  54 ++++
 .../net/ethernet/hisilicon/hns3/hns3pf/hns3_enet.c |  17 +-
 .../net/ethernet/hisilicon/hns3/hns3pf/hns3_enet.h |   4 +
 .../ethernet/hisilicon/hns3/hns3pf/hns3_ethtool.c  | 273 +++++++++++++++++++++
 4 files changed, 343 insertions(+), 5 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-10-22  1:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-20  2:19 [PATCH net-next 0/2] Add mac loopback selftest support in hns3 driver Yunsheng Lin
2017-10-20  2:19 ` [PATCH net-next 1/2] net: hns3: Refactor the skb receiving and transmitting function Yunsheng Lin
2017-10-20  2:19 ` [PATCH net-next 2/2] net: hns3: Add mac loopback selftest support in hns3 driver Yunsheng Lin
2017-10-22  1:17 ` [PATCH net-next 0/2] " David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox