[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150324154732.57d84cb6@urahara>
Date: Tue, 24 Mar 2015 15:47:32 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Vlad Zolotarov <vladz@...udius-systems.com>
Cc: kuznet@....inr.ac.ru, netdev@...r.kernel.org,
jeffrey.t.kirsher@...el.com
Subject: Re: [PATCH iproute2] ip link set vf: Added "query_rss" command
On Sun, 22 Mar 2015 20:52:58 +0200
Vlad Zolotarov <vladz@...udius-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@...udius-systems.com>
Holding off on this going into iproute until kernel component goes
into net-next
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists