RE: [PATCH v4 1/2] crypto/ipsec_mb: bump minimum IPsec Multi-buffer version

2024-03-05 Thread Wathsala Wathawana Vithanage
> Subject: [PATCH v4 1/2] crypto/ipsec_mb: bump minimum IPsec Multi-buffer > version > > SW PMDs increment IPsec Multi-buffer version to 1.4. > A minimum IPsec Multi-buffer version of 1.4 or greater is now required. > > Signed-off-by: Sivaramakrishnan Venkat > > Acked-by: Ciara Power > Acked-by

Re: [PATCH v4 1/2] crypto/ipsec_mb: bump minimum IPsec Multi-buffer version

2024-02-26 Thread Patrick Robb
Recheck-request: iol-unit-arm64-testing This ran before we had swapped out the old arm v1.2 ipsec container for our new arm v1.4 ipsec container. We have now made that change, so this retest should report a pass. Sorry for the inconvenience. On Fri, Feb 23, 2024 at 7:21 AM Sivaramakrishnan Venka