From: "Yankejian (Hackim Yim)" <yankejian@huawei.com>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
<davem@davemloft.net>
Cc: <yisen.zhuang@huawei.com>, <salil.mehta@huawei.com>,
<liguozhu@huawei.com>, <huangdaode@hisilicon.com>,
<arnd@arndb.de>, <andrew@lunn.ch>, <chenny.xu@huawei.com>,
<ivecera@redhat.com>, <lisheng011@huawei.com>,
<fengguang.wu@intel.com>, <haifeng.wei@huawei.com>,
<netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>, <linuxarm@huawei.com>
Subject: Re: [PATCH v3 net-next 0/2] net: hns: get and set RSS indirection table by using ethtool
Date: Mon, 14 Mar 2016 12:27:01 +0800 [thread overview]
Message-ID: <56E63D95.6080702@huawei.com> (raw)
In-Reply-To: <1457686918.1347.56.camel@linux.intel.com>
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@linux.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(-)
>>
prev parent reply other threads:[~2016-03-14 4:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56E63D95.6080702@huawei.com \
--to=yankejian@huawei.com \
--cc=andrew@lunn.ch \
--cc=andriy.shevchenko@linux.intel.com \
--cc=arnd@arndb.de \
--cc=chenny.xu@huawei.com \
--cc=davem@davemloft.net \
--cc=fengguang.wu@intel.com \
--cc=haifeng.wei@huawei.com \
--cc=huangdaode@hisilicon.com \
--cc=ivecera@redhat.com \
--cc=liguozhu@huawei.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxarm@huawei.com \
--cc=lisheng011@huawei.com \
--cc=netdev@vger.kernel.org \
--cc=salil.mehta@huawei.com \
--cc=yisen.zhuang@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox