From: Vlad Zolotarov <vladz@cloudius-systems•com>
To: Jeff Kirsher <jeffrey.t.kirsher@intel•com>
Cc: stephen@networkplumber•org, kuznet@ms2•inr.ac.ru, netdev@vger•kernel.org
Subject: Re: [PATCH iproute2] ip link set vf: Added "query_rss" command
Date: Mon, 23 Mar 2015 12:46:12 +0200 [thread overview]
Message-ID: <550FEEF4.4060702@cloudius-systems.com> (raw)
In-Reply-To: <1427107361.2577.173.camel@jtkirshe-mobl>
On 03/23/15 12:42, Jeff Kirsher wrote:
> On Sun, 2015-03-22 at 20:52 +0200, Vlad Zolotarov wrote:
>> Add a new option to toggle the ability of querying the RSS
>> configuration of a specific VF.
>>
>> VF RSS information like RSS hash key may be considered sensitive on
>> some devices where
>> this information is shared between VF and PF and thus its querying may
>> be prohibited by default.
>>
>> This new option allows a system administrator with privileges to
>> modify a PF state
>> to control if the above VF querying is allowed or not.
>>
>> For example:
>> To enable RSS querying of VF[0] of ethX:
>> >> ip link set dev ethX vf 0 query_rss on
>>
>> Signed-off-by: Vlad Zolotarov <vladz@cloudius-systems•com>
>> ---
>> include/linux/if_link.h | 8 ++++++++
>> ip/iplink.c | 13 +++++++++++++
>> 2 files changed, 21 insertions(+)
> I have added your other patch series to my next-queue tree for further
> review and testing. I have also made validation aware of this patch to
> properly review your changes, thanks Vlad.
Great! Thanks, Jeff.
next prev parent reply other threads:[~2015-03-23 10:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-22 18:52 [PATCH iproute2] ip link set vf: Added "query_rss" command Vlad Zolotarov
2015-03-23 10:42 ` Jeff Kirsher
2015-03-23 10:46 ` Vlad Zolotarov [this message]
2015-03-24 22:47 ` Stephen Hemminger
2015-04-13 11:04 ` Vlad Zolotarov
2015-04-26 10:35 ` Vlad Zolotarov
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=550FEEF4.4060702@cloudius-systems.com \
--to=vladz@cloudius-systems$(echo .)com \
--cc=jeffrey.t.kirsher@intel$(echo .)com \
--cc=kuznet@ms2$(echo .)inr.ac.ru \
--cc=netdev@vger$(echo .)kernel.org \
--cc=stephen@networkplumber$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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