Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1355739
| From | Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 net-next 0/2] net: hns: get and set RSS indirection table by using ethtool |
| Date | 2016-03-11 10:10 +0100 |
| Message-ID | <rbrf3-3Sw-15@gated-at.bofh.it> (permalink) |
| References | <rblCG-8hC-3@gated-at.bofh.it> |
| Organization | Intel Finland Oy |
On Fri, 2016-03-11 at 11:25 +0800, Kejian Yan wrote: > 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. > FWIW: Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> > --- > 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(-) > -- Andy Shevchenko <andriy.shevchenko@linux.intel.com> Intel Finland Oy
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3 net-next 0/2] net: hns: get and set RSS indirection table by using ethtool Kejian Yan <yankejian@huawei.com> - 2016-03-11 04:10 +0100
[PATCH v3 net-next 1/2] net: hns: fix return value of the function about rss Kejian Yan <yankejian@huawei.com> - 2016-03-11 04:10 +0100
Re: [PATCH v3 net-next 0/2] net: hns: get and set RSS indirection table by using ethtool Andy Shevchenko <andriy.shevchenko@linux.intel.com> - 2016-03-11 10:10 +0100
Re: [PATCH v3 net-next 0/2] net: hns: get and set RSS indirection table by using ethtool "Yankejian (Hackim Yim)" <yankejian@huawei.com> - 2016-03-14 05:30 +0100
csiph-web