Re: [PATCH v4] build: update DPDK to use C11 standard

2023-08-03 Thread David Marchand
On Wed, Aug 2, 2023 at 3:41 PM Patrick Robb wrote: > On Wed, Aug 2, 2023 at 2:32 AM David Marchand > wrote: >> >> What about the LTS releases testing? > > Okay, we will disable rhel7 testing for dpdk main and next branches, but > leave testing on for the LTS releases. Thank you Patrick. --

Re: [PATCH v4] build: update DPDK to use C11 standard

2023-08-02 Thread Patrick Robb
On Wed, Aug 2, 2023 at 2:32 AM David Marchand wrote: > What about the LTS releases testing? > > > -- > David Marchand > > Okay, we will disable rhel7 testing for dpdk main and next branches, but leave testing on for the LTS releases.

Re: [PATCH v4] build: update DPDK to use C11 standard

2023-08-01 Thread David Marchand
On Tue, Aug 1, 2023 at 10:12 PM Patrick Robb wrote: > On Tue, Aug 1, 2023 at 12:20 PM Tyler Retzlaff > wrote: >> >> >> yes, support is being dropped for RHEL 7 in the main branch. >> >> http://mails.dpdk.org/archives/dev/2023-February/263516.html >> >> it seems like now that we are in 23.11 me

Re: [PATCH v4] build: update DPDK to use C11 standard

2023-08-01 Thread Patrick Robb
On Tue, Aug 1, 2023 at 12:20 PM Tyler Retzlaff wrote: > > yes, support is being dropped for RHEL 7 > > http://mails.dpdk.org/archives/dev/2023-February/263516.html > > it seems like now that we are in 23.11 merge window the CI pipelines for > the unsupported targets can be decomissioned? > > > >

Re: [PATCH v4] build: update DPDK to use C11 standard

2023-08-01 Thread Tyler Retzlaff
On Tue, Aug 01, 2023 at 04:50:45PM +0100, Bruce Richardson wrote: > On Tue, Aug 01, 2023 at 03:47:03PM +, Ali Alnubani wrote: > > > -Original Message- > > > From: Bruce Richardson > > > Sent: Tuesday, August 1, 2023 4:16 PM > > > To: dev@dpdk.org > > > Cc: Bruce Richardson ; Morten Brø

Re: [PATCH v4] build: update DPDK to use C11 standard

2023-08-01 Thread Bruce Richardson
On Tue, Aug 01, 2023 at 03:47:03PM +, Ali Alnubani wrote: > > -Original Message- > > From: Bruce Richardson > > Sent: Tuesday, August 1, 2023 4:16 PM > > To: dev@dpdk.org > > Cc: Bruce Richardson ; Morten Brørup > > ; Tyler Retzlaff > > > > Subject: [PATCH v4] build: update DPDK to us

RE: [PATCH v4] build: update DPDK to use C11 standard

2023-08-01 Thread Ali Alnubani
> -Original Message- > From: Bruce Richardson > Sent: Tuesday, August 1, 2023 4:16 PM > To: dev@dpdk.org > Cc: Bruce Richardson ; Morten Brørup > ; Tyler Retzlaff > > Subject: [PATCH v4] build: update DPDK to use C11 standard > > As previously announced, DPDK 23.11 will require a C11 sup

Re: [PATCH v4] build: update DPDK to use C11 standard

2023-08-01 Thread David Marchand
On Tue, Aug 1, 2023 at 3:29 PM Bruce Richardson wrote: > > On Tue, Aug 01, 2023 at 03:24:19PM +0200, David Marchand wrote: > > On Tue, Aug 1, 2023 at 3:16 PM Bruce Richardson > > wrote: > > > > > > As previously announced, DPDK 23.11 will require a C11 supporting > > > compiler and will use the C

Re: [PATCH v4] build: update DPDK to use C11 standard

2023-08-01 Thread Bruce Richardson
On Tue, Aug 01, 2023 at 03:24:19PM +0200, David Marchand wrote: > On Tue, Aug 1, 2023 at 3:16 PM Bruce Richardson > wrote: > > > > As previously announced, DPDK 23.11 will require a C11 supporting > > compiler and will use the C11 standard in all builds. > > > > Forcing use of the C standard, rath

Re: [PATCH v4] build: update DPDK to use C11 standard

2023-08-01 Thread David Marchand
On Tue, Aug 1, 2023 at 3:16 PM Bruce Richardson wrote: > > As previously announced, DPDK 23.11 will require a C11 supporting > compiler and will use the C11 standard in all builds. > > Forcing use of the C standard, rather than the standard with > GNU extensions, means that some posix definitions