netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 net-next 0/2] net: hns: get and set RSS indirection table by using ethtool
@ 2016-03-11  3:25 Kejian Yan
  2016-03-11  3:25 ` [PATCH v3 net-next 1/2] net: hns: fix return value of the function about rss Kejian Yan
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Kejian Yan @ 2016-03-11  3:25 UTC (permalink / raw)
  To: davem
  Cc: yisen.zhuang, salil.mehta, liguozhu, huangdaode, arnd,
	andriy.shevchenko, andrew, chenny.xu, ivecera, lisheng011,
	fengguang.wu, haifeng.wei, netdev, linux-kernel, linux-arm-kernel,
	linuxarm

When we use ethtool to retrieves or configure the receive flow hash 
indirection table, ethtool needs to call .get_rxnfc to get the ring number
so this patchset implements the .get_rxnfc and fixes the bug that we can
not get the tatal table each time.

---
change log:
PATCH v3:
 - This patchset fixes the building warning and error

PATCH v2:
 - This patchset fixes the comments provided by Andy Shevchenko <Andy Shevchenko>

PATCH v1:
 - first submit

Kejian Yan (2):
  net: hns: fix return value of the function about rss
  net: hns: fixes a bug of RSS

 drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c |  8 ++++---
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_ppe.c |  2 +-
 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c  | 28 ++++++++++++++++-------
 3 files changed, 26 insertions(+), 12 deletions(-)

-- 
1.9.1

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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-11  3:25 [PATCH v3 net-next 0/2] net: hns: get and set RSS indirection table by using ethtool Kejian Yan
2016-03-11  3:25 ` [PATCH v3 net-next 1/2] net: hns: fix return value of the function about rss Kejian Yan
2016-03-11  3:25 ` [PATCH v3 net-next 2/2] net: hns: fixes a bug of RSS Kejian Yan
2016-03-11  9:01 ` [PATCH v3 net-next 0/2] net: hns: get and set RSS indirection table by using ethtool Andy Shevchenko
2016-03-14  4:27   ` Yankejian (Hackim Yim)

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