netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vlad Zolotarov <vladz@cloudius-systems.com>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: kuznet@ms2.inr.ac.ru, netdev@vger.kernel.org,
	jeffrey.t.kirsher@intel.com
Subject: Re: [PATCH iproute2] ip link set vf: Added "query_rss" command
Date: Mon, 13 Apr 2015 14:04:01 +0300	[thread overview]
Message-ID: <552BA2A1.7020706@cloudius-systems.com> (raw)
In-Reply-To: <20150324154732.57d84cb6@urahara>



On 03/25/15 00:47, Stephen Hemminger wrote:
> On Sun, 22 Mar 2015 20:52:58 +0200
> Vlad Zolotarov <vladz@cloudius-systems.com> 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>
> Holding off on this going into iproute until kernel component goes
> into net-next

Hi. The kernel patches have been pulled by Dave. Could u, pls., proceed 
with this one?

thanks,
vlad

>

  reply	other threads:[~2015-04-13 11:04 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
2015-03-24 22:47 ` Stephen Hemminger
2015-04-13 11:04   ` Vlad Zolotarov [this message]
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=552BA2A1.7020706@cloudius-systems.com \
    --to=vladz@cloudius-systems.com \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=kuznet@ms2.inr.ac.ru \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.org \
    /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).