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

2023-07-31 Thread Morten Brørup
> From: Bruce Richardson [mailto:bruce.richard...@intel.com] > Sent: Monday, 31 July 2023 12.39 > > As previously announced, DPDK 23.11 will require a C11 supporting > compiler and will use the C11 standard in all builds. > > Signed-off-by: Bruce Richardson > > --- Acked-by: Morten Brørup

[PATCH] build: update DPDK to use C11 standard

2023-07-31 Thread Bruce Richardson
As previously announced, DPDK 23.11 will require a C11 supporting compiler and will use the C11 standard in all builds. Signed-off-by: Bruce Richardson --- When moving the information about the new requirement to the release notes, a change like this doesn't seem to fit into any existing sectio