[PATCH] crypto/ipsec_mb: require minimum version 2.0 for IPsec MB
Radu Nicolau
radu.nicolau at intel.com
Tue Aug 11 18:21:32 CEST 2026
On 11-Aug-26 4:53 PM, Stephen Hemminger wrote:
> On Tue, 11 Aug 2026 11:26:35 +0000
> Radu Nicolau <radu.nicolau at intel.com> wrote:
>
>> Increase the minimum required IPsec MB library version to 2.0
>> As a consequence, clean up the aesni_mb PMD code.
>>
>> Signed-off-by: Radu Nicolau <radu.nicolau at intel.com>
>> ---
> What happens if user has out of date library?
> Is it detected at build config time with reasonable warning?
At config time the PMDs will be disabled with a warning explaining the
reason: "IPSec_MB version >= 2.0.0 is required, found version 1.5.0".
> What was release date?
> Debian changelog says 2.0 was introduced in 18 Sep 2024
> and is Debian stable (trixie).
According to
https://github.com/intel/intel-ipsec-mb/releases#release-v2.0 it's
November 2024
More information about the dev
mailing list