[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1427106697.2577.163.camel@jtkirshe-mobl>
Date: Mon, 23 Mar 2015 03:31:37 -0700
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
To: Vlad Zolotarov <vladz@...udius-systems.com>
Cc: netdev@...r.kernel.org, avi@...udius-systems.com,
gleb@...udius-systems.com
Subject: Re: [PATCH net-next v6 6/7] ixgbevf: Add RSS Key query code
On Sun, 2015-03-22 at 21:01 +0200, Vlad Zolotarov wrote:
> Add the ixgbevf_get_rss_key() function that queries the PF for an RSS
> Random Key
> using a new VF-PF channel IXGBE_VF_GET_RSS_KEY command.
>
> Signed-off-by: Vlad Zolotarov <vladz@...udius-systems.com>
> ---
> New in v6:
> - Return a proper return code when an operation is blocked by PF.
>
> New in v2:
> - Added a more detailed patch description.
>
> New in v1 (compared to RFC):
> - Use "if-else" statement instead of a "switch-case" for a single
> option case
> (in ixgbevf_get_rss_key()).
> ---
> drivers/net/ethernet/intel/ixgbevf/mbx.h | 2 ++
> drivers/net/ethernet/intel/ixgbevf/vf.c | 48
> ++++++++++++++++++++++++++++++++
> drivers/net/ethernet/intel/ixgbevf/vf.h | 1 +
> 3 files changed, 51 insertions(+)
Thanks Vlad, I have applied your patch to my next-queue tree
--
git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue.git
dev-queue
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists