From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Kejian Yan <yankejian@huawei.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: Fri, 11 Mar 2016 11:01:58 +0200 [thread overview]
Message-ID: <1457686918.1347.56.camel@linux.intel.com> (raw)
In-Reply-To: <1457666747-244953-1-git-send-email-yankejian@huawei.com>
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
next prev parent reply other threads:[~2016-03-11 9:01 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 ` Andy Shevchenko [this message]
2016-03-14 4:27 ` [PATCH v3 net-next 0/2] net: hns: get and set RSS indirection table by using ethtool Yankejian (Hackim Yim)
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=1457686918.1347.56.camel@linux.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=andrew@lunn.ch \
--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=yankejian@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;
as well as URLs for NNTP newsgroup(s).