lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <56E63D95.6080702@huawei.com> Date: Mon, 14 Mar 2016 12:27:01 +0800 From: "Yankejian (Hackim Yim)" <yankejian@...wei.com> To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>, <davem@...emloft.net> CC: <yisen.zhuang@...wei.com>, <salil.mehta@...wei.com>, <liguozhu@...wei.com>, <huangdaode@...ilicon.com>, <arnd@...db.de>, <andrew@...n.ch>, <chenny.xu@...wei.com>, <ivecera@...hat.com>, <lisheng011@...wei.com>, <fengguang.wu@...el.com>, <haifeng.wei@...wei.com>, <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>, <linuxarm@...wei.com> Subject: Re: [PATCH v3 net-next 0/2] net: hns: get and set RSS indirection table by using ethtool On 2016/3/11 17:01, Andy Shevchenko wrote: > 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@...ux.intel.com> Hi Andy, I'm sorry for missing it.i will fix it in next submit. MBR, Kejian >> --- >> 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(-) >>
Powered by blists - more mailing lists