Re: [pull request][for-next 00/11] Mellanox, mlx5 IPSec updates 2018-02-28-2 (Part 2)

2018-03-13 Thread Doug Ledford
On Mon, 2018-03-12 at 21:43 -0400, Doug Ledford wrote: > On Mon, 2018-03-12 at 21:43 +, Saeed Mahameed wrote: > > On Thu, 2018-03-08 at 14:14 -0500, Doug Ledford wrote: > > > On 3/8/2018 1:04 PM, David Miller wrote: > > > > From: Saeed Mahameed > > > > Date: Wed, 7 Mar

Re: [pull request][for-next 00/11] Mellanox, mlx5 IPSec updates 2018-02-28-2 (Part 2)

2018-03-12 Thread Doug Ledford
On Mon, 2018-03-12 at 21:43 +, Saeed Mahameed wrote: > On Thu, 2018-03-08 at 14:14 -0500, Doug Ledford wrote: > > On 3/8/2018 1:04 PM, David Miller wrote: > > > From: Saeed Mahameed > > > Date: Wed, 7 Mar 2018 17:26:03 -0800 > > > > > > > Hi Dave and Doug, > > > > > >

Re: [pull request][for-next 00/11] Mellanox, mlx5 IPSec updates 2018-02-28-2 (Part 2)

2018-03-12 Thread Saeed Mahameed
On Thu, 2018-03-08 at 14:14 -0500, Doug Ledford wrote: > On 3/8/2018 1:04 PM, David Miller wrote: > > From: Saeed Mahameed > > Date: Wed, 7 Mar 2018 17:26:03 -0800 > > > > > Hi Dave and Doug, > > > > > > This series includes shared code updates (IPSec part2) for mlx5 > > >

Re: [pull request][for-next 00/11] Mellanox, mlx5 IPSec updates 2018-02-28-2 (Part 2)

2018-03-08 Thread David Miller
From: Randy Dunlap Date: Thu, 8 Mar 2018 11:38:02 -0800 > I got this build error in today's linux-next (20180308): > > ../drivers/net/ethernet/mellanox/mlx5/core/fs_core.c: In function > 'mlx5_init_fs': > ../drivers/net/ethernet/mellanox/mlx5/core/fs_core.c:2652:2:

Re: [pull request][for-next 00/11] Mellanox, mlx5 IPSec updates 2018-02-28-2 (Part 2)

2018-03-08 Thread Doug Ledford
On 3/8/2018 2:38 PM, Randy Dunlap wrote: > On 03/08/2018 11:14 AM, Doug Ledford wrote: >> On 3/8/2018 1:04 PM, David Miller wrote: >>> From: Saeed Mahameed >>> Date: Wed, 7 Mar 2018 17:26:03 -0800 >>> Hi Dave and Doug, This series includes shared code updates

Re: [pull request][for-next 00/11] Mellanox, mlx5 IPSec updates 2018-02-28-2 (Part 2)

2018-03-08 Thread Randy Dunlap
On 03/08/2018 11:14 AM, Doug Ledford wrote: > On 3/8/2018 1:04 PM, David Miller wrote: >> From: Saeed Mahameed >> Date: Wed, 7 Mar 2018 17:26:03 -0800 >> >>> Hi Dave and Doug, >>> >>> This series includes shared code updates (IPSec part2) for mlx5 core >>> driver for both

Re: [pull request][for-next 00/11] Mellanox, mlx5 IPSec updates 2018-02-28-2 (Part 2)

2018-03-08 Thread Doug Ledford
On 3/8/2018 1:04 PM, David Miller wrote: > From: Saeed Mahameed > Date: Wed, 7 Mar 2018 17:26:03 -0800 > >> Hi Dave and Doug, >> >> This series includes shared code updates (IPSec part2) for mlx5 core >> driver for both netdev and rdma subsystems. This series should be

Re: [pull request][for-next 00/11] Mellanox, mlx5 IPSec updates 2018-02-28-2 (Part 2)

2018-03-08 Thread David Miller
From: Saeed Mahameed Date: Wed, 7 Mar 2018 17:26:03 -0800 > Hi Dave and Doug, > > This series includes shared code updates (IPSec part2) for mlx5 core > driver for both netdev and rdma subsystems. This series should be pulled > to both trees so we can continue netdev and

[pull request][for-next 00/11] Mellanox, mlx5 IPSec updates 2018-02-28-2 (Part 2)

2018-03-07 Thread Saeed Mahameed
Hi Dave and Doug, This series includes shared code updates (IPSec part2) for mlx5 core driver for both netdev and rdma subsystems. This series should be pulled to both trees so we can continue netdev and rdma specific submissions separately. Mainly it includes two fixes for previous pull