All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: hns: add setting coalescing parameters for HNS v2
@ 2016-03-28 10:40 ` Yisen Zhuang
  0 siblings, 0 replies; 10+ messages in thread
From: Yisen Zhuang @ 2016-03-28 10:40 UTC (permalink / raw)
  To: davem, yisen.zhuang, salil.mehta, liguozhu, huangdaode, arnd,
	andriy.shevchenko, andrew, geliangtang, ivecera, lisheng011,
	fengguang.wu
  Cc: charles.chenxin, haifeng.wei, netdev, linux-kernel,
	linux-arm-kernel, linuxarm

There are some different REGs about coalescing setting between HNS V2 and
HNS V1. The current HNS driver is only considering the situation for HNS
V1. It needs to support both of them. And Ethtool needs to know if it is
successful to set the parameters as well.

The patchset as below:

>from Lisheng, one fix about setting overtime regs, and the other is about
the return value from HW when setting the parameters.

Lisheng (2):
  net: hns: fixed the setting and getting overtime bug
  net: hns: set-coalesce-usecs returns errno by dsaf.ko

 drivers/net/ethernet/hisilicon/hns/hnae.h         |   2 +-
 drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c |  64 +++----
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.c | 196 ++++++++++------------
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.h |  23 +--
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_reg.h |   1 +
 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c  |   6 +-
 6 files changed, 133 insertions(+), 159 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-03-28 15:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-28 10:40 [PATCH net-next 0/2] net: hns: add setting coalescing parameters for HNS v2 Yisen Zhuang
2016-03-28 10:40 ` Yisen Zhuang
2016-03-28 10:40 ` [PATCH net-next 1/2] net: hns: fixed the setting and getting overtime bug Yisen Zhuang
2016-03-28 10:40   ` Yisen Zhuang
2016-03-28 15:39   ` David Miller
2016-03-28 15:39     ` David Miller
2016-03-28 10:40 ` [PATCH net-next 2/2] net: hns: set-coalesce-usecs returns errno by dsaf.ko Yisen Zhuang
2016-03-28 10:40   ` Yisen Zhuang
2016-03-28 15:39   ` David Miller
2016-03-28 15:39     ` David Miller

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.