On Tue, Mar 5, 2024 at 2:11 PM Akhil Goyal <gak...@marvell.com> wrote: > > > Subject: [EXTERNAL] [PATCH v5 1/4] crypto/ipsec_mb: bump minimum IPsec > > Multi-buffer version > > > > From: Sivaramakrishnan Venkat <venkatx.sivaramakrish...@intel.com> > > > > 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 <venkatx.sivaramakrish...@intel.com> > > Acked-by: Ciara Power <ciara.po...@intel.com> > > Acked-by: Pablo de Lara <pablo.de.lara.gua...@intel.com> > > Acked-by: Wathsala Vithanage <wathsala.vithan...@arm.com> > please check these: > https://github.com/ovsrobot/dpdk/actions/runs/8160942783/job/22308639670#step:19:19411 > Error: cannot find librte_crypto_ipsec_mb.so.24.0 in install Aaron has some questions about whether the upgrade is appropriate or not in another thread. If/when those are resolved, I think he will be able to upgrade the robot to 1.4.
> You need to get this fixed or else CI would fail for every patch once this > series is applied. > And this is also failing > http://mails.dpdk.org/archives/test-report/2024-March/601301.html > These need to be fixed in CI infra. For context, we had upgraded a couple weeks ago to tip of main on the arm ipsec-mb repo, and the v4 of this series was passing at that point. https://patchwork.dpdk.org/project/dpdk/list/?series=31200&state=%2A&archive=both I see that there have been some subsequent commits since then and I see in the other thread Wathsala created a SECLIB-IPSEC-2024.03.05 tag today. We can rebuild from that tag right now and issue reruns. If the updated arm repo resolves the issues seen here, you should see the IOL CI results go green tonight.