It's fine for me, thanks for the heads up. Regards, Xueming ________________________________ From: David Marchand Sent: Thursday, May 22, 2025 8:51 PM To: Luca Boccassi ; Xueming Li Cc: dev@dpdk.org ; Aaron Conole ; Michael Santana ; Kevin Traynor Subject: Re: [PATCH 1/2] ci: bump tested distributions in GHA Hello Luca, Xueming, On Wed, Jan 31, 2024 at 6:44 PM David Marchand wrote: > > Fedora 37 has reached end of life in December 2023. > Ubuntu 20.04 is getting quite old. > > Switch to more recent versions. > > With this move, some packages provided by those distributions are now > recent enough to extend our build coverage. > Install additional dependencies like ipsec-mb, isal and other > libbpf/libxdp devel packages. > > Signed-off-by: David Marchand The Ubuntu 20.04 image has been removed from GHA which means that GHA testing in github is KO for 22.11 and 23.11 branches. If you do care about GHA, I suggest backporting this current patch to those LTS branches (+ fix ef2535d022b9 ("ci: fix ccache for Ubuntu 22.04")). It should apply cleanly (or at least easily), but I can help otherwise. -- David Marchand