Re: [PATCH next-queue 3/8] ixgbe: add VF ipsec management

2018-08-14 Thread Shannon Nelson
On 8/13/2018 10:31 PM, kbuild test robot wrote: Hi Shannon, Thank you for the patch! Yet something to improve: [auto build test ERROR on jkirsher-next-queue/dev-queue] [also build test ERROR on v4.18 next-20180813] [if your patch is applied to the wrong git tree, please drop us a note to help

Re: [PATCH next-queue 3/8] ixgbe: add VF ipsec management

2018-08-13 Thread kbuild test robot
Hi Shannon, Thank you for the patch! Yet something to improve: [auto build test ERROR on jkirsher-next-queue/dev-queue] [also build test ERROR on v4.18 next-20180813] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCH next-queue 3/8] ixgbe: add VF ipsec management

2018-08-13 Thread Shannon Nelson
Add functions to translate VF IPsec offload add and delete requests into something the existing code can work with. Signed-off-by: Shannon Nelson --- drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.c | 256 - drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.h | 13 ++ 2 files