[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f24845dc-066b-fe78-034f-607aabcc9b67@infradead.org>
Date: Thu, 8 Mar 2018 11:38:02 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Doug Ledford <dledford@...hat.com>,
David Miller <davem@...emloft.net>, saeedm@...lanox.com
Cc: netdev@...r.kernel.org, linux-rdma@...r.kernel.org,
leonro@...lanox.com, jgg@...lanox.com, aviadye@...lanox.com,
matanb@...lanox.com, borisp@...lanox.com
Subject: Re: [pull request][for-next 00/11] Mellanox, mlx5 IPSec updates
2018-02-28-2 (Part 2)
On 03/08/2018 11:14 AM, Doug Ledford wrote:
> On 3/8/2018 1:04 PM, David Miller wrote:
>> From: Saeed Mahameed <saeedm@...lanox.com>
>> 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 rdma specific submissions
>>> separately.
>>
>> Doug, please give this series a quick review.
>>
>> Thank you.
>>
>
> I'm good with it. Pull it as you see fit.
>
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: error: implicit declaration of function 'mlx5_accel_ipsec_device_caps' [-Werror=implicit-function-declaration]
if (mlx5_accel_ipsec_device_caps(steering->dev) &
^
../drivers/net/ethernet/mellanox/mlx5/core/fs_core.c:2653:6: error: 'MLX5_ACCEL_IPSEC_DEVICE' undeclared (first use in this function)
MLX5_ACCEL_IPSEC_DEVICE) {
^
../drivers/net/ethernet
Is this perhaps fixed already?
Do you need the randconfig file?
thanks,
--
~Randy
Powered by blists - more mailing lists