[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1427106670.2577.161.camel@jtkirshe-mobl>
Date: Mon, 23 Mar 2015 03:31:10 -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 4/7] ixgbevf: Add a RETA query code
On Sun, 2015-03-22 at 21:01 +0200, Vlad Zolotarov wrote:
> - Added a new API version support.
> - Added the query implementation in the ixgbevf.
>
> Signed-off-by: Vlad Zolotarov <vladz@...udius-systems.com>
> ---
> New in v6:
> - Add a proper return code when an operation is blocked by PF.
>
> New in v3:
> - Adjusted to the new interface IXGBE_VF_GET_RETA command.
> - Added a proper support for x550 devices.
>
> New in v1 (compared to RFC):
> - Use "if-else" statement instead of a "switch-case" for a single
> option case
> (in ixgbevf_get_reta()).
> ---
> drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c | 4 +-
> drivers/net/ethernet/intel/ixgbevf/mbx.h | 8 ++
> drivers/net/ethernet/intel/ixgbevf/vf.c | 92
> +++++++++++++++++++++++
> drivers/net/ethernet/intel/ixgbevf/vf.h | 1 +
> 4 files changed, 104 insertions(+), 1 deletion(-)
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