[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+G9fYvYQRnBbZhHknSKbwYiCr_3vPwC5zPz2NsV9_1F7=paQQ@mail.gmail.com>
Date: Mon, 29 Jan 2024 21:17:31 +0530
From: Naresh Kamboju <naresh.kamboju@...aro.org>
To: linux-stable <stable@...r.kernel.org>, Netdev <netdev@...r.kernel.org>,
linux-rdma@...r.kernel.org, lkft-triage@...ts.linaro.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>, Sasha Levin <sashal@...nel.org>,
Leon Romanovsky <leonro@...dia.com>, Saeed Mahameed <saeedm@...dia.com>,
"David S. Miller" <davem@...emloft.net>, Dan Carpenter <dan.carpenter@...aro.org>,
Arnd Bergmann <arnd@...db.de>
Subject: stable-rc: 6.1: mlx5: params.c:994:53: error: 'MLX5_IPSEC_CAP_CRYPTO'
undeclared (first use in this function)
Following build errors noticed on stable-rc linux-6.1.y for arm64.
arm64:
--------
* build/gcc-13-lkftconfig
* build/gcc-13-lkftconfig-kunit
* build/clang-nightly-lkftconfig
* build/clang-17-lkftconfig-no-kselftest-frag
* build/gcc-13-lkftconfig-devicetree
* build/clang-lkftconfig
* build/gcc-13-lkftconfig-perf
Reported-by: Linux Kernel Functional Testing <lkft@...aro.org>
Build errors:
------
drivers/net/ethernet/mellanox/mlx5/core/en/params.c: In function
'mlx5e_build_sq_param':
drivers/net/ethernet/mellanox/mlx5/core/en/params.c:994:53: error:
'MLX5_IPSEC_CAP_CRYPTO' undeclared (first use in this function)
994 | (mlx5_ipsec_device_caps(mdev) &
MLX5_IPSEC_CAP_CRYPTO);
|
^~~~~~~~~~~~~~~~~~~~~
Suspecting commit:
net/mlx5e: Allow software parsing when IPsec crypto is enabled
[ Upstream commit 20f5468a7988dedd94a57ba8acd65ebda6a59723 ]
Links:
- https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.1.y/build/v6.1.75-143-g87ae8e32051d/testrun/22361778/suite/build/test/gcc-13-lkftconfig-debug/details/
--
Linaro LKFT
https://lkft.linaro.org
Powered by blists - more mailing lists