Re: [PATCH] ci: switch to Fedora 37

2023-05-23 Thread Thomas Monjalon
25/04/2023 15:13, David Marchand: > Hello Aaron, > > On Fri, Apr 21, 2023 at 11:06 PM Aaron Conole wrote: > > David Marchand writes: > > > Fedora 35 has been declared EOL in 2022/12 (see [1]). > > > Fedora 36 will soon be EOL too. > > > > > > Move to Fedora 37. > > > Fedora 37 libbpf does not su

Re: [PATCH] ci: switch to Fedora 37

2023-04-25 Thread David Marchand
On Wed, Apr 26, 2023 at 1:20 AM Stephen Hemminger wrote: > > > FYI, Fedora 38 also just got released. Perhaps that can be a candidate > > > as well, but I didn't try it out. > > > > At a first glance, gcc 13 raises some new warnings, at least for > > examples (ip-pipeline and ntb). > > We can swi

Re: [PATCH] ci: switch to Fedora 37

2023-04-25 Thread Stephen Hemminger
On Tue, 25 Apr 2023 15:13:50 +0200 David Marchand wrote: > Hello Aaron, > > On Fri, Apr 21, 2023 at 11:06 PM Aaron Conole wrote: > > David Marchand writes: > > > Fedora 35 has been declared EOL in 2022/12 (see [1]). > > > Fedora 36 will soon be EOL too. > > > > > > Move to Fedora 37. > > > F

Re: [PATCH] ci: switch to Fedora 37

2023-04-25 Thread David Marchand
Hello Aaron, On Fri, Apr 21, 2023 at 11:06 PM Aaron Conole wrote: > David Marchand writes: > > Fedora 35 has been declared EOL in 2022/12 (see [1]). > > Fedora 36 will soon be EOL too. > > > > Move to Fedora 37. > > Fedora 37 libbpf does not support AF_XDP anymore, now provided by > > libxdp. >

Re: [PATCH] ci: switch to Fedora 37

2023-04-21 Thread Aaron Conole
David Marchand writes: > Fedora 35 has been declared EOL in 2022/12 (see [1]). > Fedora 36 will soon be EOL too. > > Move to Fedora 37. > Fedora 37 libbpf does not support AF_XDP anymore, now provided by > libxdp. > > 1: https://docs.fedoraproject.org/en-US/releases/eol/ > > Signed-off-by: David

[PATCH] ci: switch to Fedora 37

2023-04-21 Thread David Marchand
Fedora 35 has been declared EOL in 2022/12 (see [1]). Fedora 36 will soon be EOL too. Move to Fedora 37. Fedora 37 libbpf does not support AF_XDP anymore, now provided by libxdp. 1: https://docs.fedoraproject.org/en-US/releases/eol/ Signed-off-by: David Marchand --- .github/workflows/build.yml