On Sat, May 7, 2022 at 5:37 AM Ruifeng Wang <ruifeng.w...@arm.com> wrote: > > > -----Original Message----- > > From: David Marchand <david.march...@redhat.com> > > Sent: Friday, May 6, 2022 7:58 PM > > To: dev@dpdk.org > > Cc: Aaron Conole <acon...@redhat.com>; Michael Santana > > <maicolgabr...@hotmail.com>; Ruifeng Wang <ruifeng.w...@arm.com>; > > Jan Viktorin <vikto...@rehivetech.com>; Bruce Richardson > > <bruce.richard...@intel.com>; David Christensen <d...@linux.vnet.ibm.com> > > Subject: [PATCH v2 1/2] ci: switch to Ubuntu 20.04 > > > > Ubuntu 18.04 is now rather old. > > Besides, other entities in our CI are also testing this distribution. > > > > Switch to a newer Ubuntu release and benefit from more recent > > tool(chain)s: for example, net/cnxk now builds fine and can be re-enabled. > > > > Note: Ubuntu 18.04 and 20.04 seem to preserve the same paths for the ARM > > and PPC cross compilation toolchains, so we can use a single configuration > > file > > (with the hope, future releases of Ubuntu will do the same). > > > > Signed-off-by: David Marchand <david.march...@redhat.com> > > Acked-by: Aaron Conole <acon...@redhat.com> Reviewed-by: Ruifeng Wang <ruifeng.w...@arm.com>
> > --- > > Changes since v1: > > - renamed ubuntu cross compilation configs for ARM and PPC, I had forgotten to amend the patch with links for the older config files. I fixed it. Thanks for the reviews, series applied. -- David marchand