From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: Vlad Zolotarov <vladz@cloudius-systems.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 03:42:41 -0700 [thread overview]
Message-ID: <1427107361.2577.173.camel@jtkirshe-mobl> (raw)
In-Reply-To: <1427050378-15004-1-git-send-email-vladz@cloudius-systems.com>
[-- Attachment #1: Type: text/plain, Size: 1008 bytes --]
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.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-03-23 10:42 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 [this message]
2015-03-23 10:46 ` Vlad Zolotarov
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=1427107361.2577.173.camel@jtkirshe-mobl \
--to=jeffrey.t.kirsher@intel.com \
--cc=kuznet@ms2.inr.ac.ru \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.org \
--cc=vladz@cloudius-systems.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).