linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [patch net 0/2] net: hns: get and set RSS indirection table by using ethtool
@ 2016-03-10  2:16 Kejian Yan
  2016-03-10  2:16 ` [patch net 1/2] net: hns: fix return value of the function about rss Kejian Yan
  2016-03-10  2:16 ` [patch net 2/2] net: hns: fixes a bug of RSS Kejian Yan
  0 siblings, 2 replies; 7+ messages in thread
From: Kejian Yan @ 2016-03-10  2:16 UTC (permalink / raw)
  To: linux-arm-kernel

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.

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, 30 insertions(+), 8 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-03-10 13:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-10  2:16 [patch net 0/2] net: hns: get and set RSS indirection table by using ethtool Kejian Yan
2016-03-10  2:16 ` [patch net 1/2] net: hns: fix return value of the function about rss Kejian Yan
2016-03-10  8:11   ` Andy Shevchenko
2016-03-10 12:04     ` Yankejian (Hackim Yim)
2016-03-10  2:16 ` [patch net 2/2] net: hns: fixes a bug of RSS Kejian Yan
2016-03-10  8:24   ` Andy Shevchenko
2016-03-10 13:03     ` 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).