> On Thu, Apr 18, 2024 at 12:11:35PM +0000, Konstantin Ananyev wrote: > > Hi Tyler, > > > > > As per guidance technical board meeting 2024/04/17. This series > > > removes the use of VLAs from code built for Windows for all 3 > > > toolchains. If there are additional opportunities to convert VLAs > > > to regular C arrays please provide the details for incorporation > > > into the series. > > > > I submitted the RFC series: > > https://patchwork.dpdk.org/project/dpdk/list/?series=31781 > > that provides alternate approach to VLA removal (without alloca()) > > for core libs. > > Feel free to re-use whatever is appropriate in your series. > > If time permits, I'll try to look to other libs from your series > > (probably next week or so). > > Konstantin > > if there is no objection i'm happy to drop changes in my series and > integrate your changes into my series with your signoff. > > let me know and i'll roll them together into v2. Yes absolutely, feel free to go ahead with that. Thanks Konstantin > > thank you!
- [PATCH 09/16] test: remove use of VLAs for Windows buil... Tyler Retzlaff
- [PATCH 14/16] common/mlx5: remove use of VLAs for Windo... Tyler Retzlaff
- [PATCH 16/16] build: enable vla warnings on Windows bui... Tyler Retzlaff
- RE: [PATCH 16/16] build: enable vla warnings on Wi... Morten Brørup
- Re: [PATCH 16/16] build: enable vla warnings o... Tyler Retzlaff
- Re: [PATCH 16/16] build: enable vla warnin... Bruce Richardson
- RE: [PATCH 16/16] build: enable vla wa... Morten Brørup
- RE: [PATCH 00/16] remove use of VLAs for Windows built ... Morten Brørup
- RE: [PATCH 00/16] remove use of VLAs for Windows built ... Konstantin Ananyev
- Re: [PATCH 00/16] remove use of VLAs for Windows b... Tyler Retzlaff
- RE: [PATCH 00/16] remove use of VLAs for Windo... Konstantin Ananyev
- [PATCH v2 00/19] remove use of VLAs for Windows Tyler Retzlaff
- [PATCH v2 01/19] eal: include header required for ... Tyler Retzlaff
- [PATCH v2 04/19] ethdev: remove use of VLAs for Wi... Tyler Retzlaff
- [PATCH v2 03/19] eal/common: remove use of VLAs Tyler Retzlaff
- [PATCH v2 02/19] eal/linux: remove use of VLAs Tyler Retzlaff
- [PATCH v2 06/19] hash/thash: remove use of VLAs fo... Tyler Retzlaff
- [PATCH v2 05/19] hash: remove use of VLAs for Wind... Tyler Retzlaff
- [PATCH v2 08/19] gro: remove use of VLAs for Windo... Tyler Retzlaff
- [PATCH v2 10/19] lpm: remove use of VLAs for Windo... Tyler Retzlaff
- [PATCH v2 07/19] rcu: remove use of VLAs for Windo... Tyler Retzlaff