Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/7] net: hns3: bug fixes & code improvements
@ 2017-10-23 11:51 Lipeng
  2017-10-23 11:51 ` [PATCH net-next 1/7] net: hns3: fix a bug when alloc new buffer Lipeng
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Lipeng @ 2017-10-23 11:51 UTC (permalink / raw)
  To: davem; +Cc: netdev, linux-kernel, linuxarm, yisen.zhuang, salil.mehta,
	lipeng321

This patchset introduces various HNS3 bug fixes, optimizations and code
improvements.

Lipeng (7):
  net: hns3: fix a bug when alloc new buffer
  net: hns3: fix the bug when map buffer fail
  net: hns3: fix the ops check in hns3_get_rxnfc
  net: hns3: get vf count by pci_sriov_get_totalvfs
  net: hns3: fix the TX/RX ring.queue_index in hns3_ring_get_cfg
  net: hns3: remove redundant memset when alloc buffer
  net: hns3: fix a bug about hns3_clean_tx_ring

 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c  |  3 ++-
 drivers/net/ethernet/hisilicon/hns3/hns3pf/hns3_enet.c   | 16 +++++++---------
 drivers/net/ethernet/hisilicon/hns3/hns3pf/hns3_enet.h   |  2 +-
 .../net/ethernet/hisilicon/hns3/hns3pf/hns3_ethtool.c    |  2 +-
 4 files changed, 11 insertions(+), 12 deletions(-)

-- 
1.9.1

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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-23 11:51 [PATCH net-next 0/7] net: hns3: bug fixes & code improvements Lipeng
2017-10-23 11:51 ` [PATCH net-next 1/7] net: hns3: fix a bug when alloc new buffer Lipeng
2017-10-23 11:51 ` [PATCH net-next 2/7] net: hns3: fix the bug when map buffer fail Lipeng
2017-10-23 11:51 ` [PATCH net-next 3/7] net: hns3: fix the ops check in hns3_get_rxnfc Lipeng
2017-10-23 11:51 ` [PATCH net-next 4/7] net: hns3: get vf count by pci_sriov_get_totalvfs Lipeng
2017-10-23 11:51 ` [PATCH net-next 5/7] net: hns3: fix the TX/RX ring.queue_index in hns3_ring_get_cfg Lipeng
2017-10-23 11:51 ` [PATCH net-next 6/7] net: hns3: remove redundant memset when alloc buffer Lipeng
2017-10-23 11:51 ` [PATCH net-next 7/7] net: hns3: fix a bug about hns3_clean_tx_ring Lipeng
2017-10-24  0:17 ` [PATCH net-next 0/7] net: hns3: bug fixes & code improvements David Miller

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