Acked-by: Chengwen Feng <fengcheng...@huawei.com> On 2024/11/22 5:41, Andre Muezerie wrote: > From: Tyler Retzlaff <roret...@linux.microsoft.com> > > MSVC does not support VLAs, replace VLAs with standard C arrays > or alloca(). alloca() is available for all toolchain/platform > combinations officially supported by DPDK. > > Signed-off-by: Tyler Retzlaff <roret...@linux.microsoft.com>
- [PATCH v12 00/21] remove use of VLAs for Windows Andre Muezerie
- [PATCH v12 06/21] hash/thash: remove use of VLAs for W... Andre Muezerie
- [PATCH v12 07/21] rcu: remove use of VLAs for Windows ... Andre Muezerie
- [PATCH v12 05/21] hash: remove use of VLAs for Windows... Andre Muezerie
- [PATCH v12 08/21] gro: fix overwrite unprocessed packe... Andre Muezerie
- [PATCH v12 14/21] common/idpf: remove use of VLAs for ... Andre Muezerie
- [PATCH v12 13/21] test: remove use of VLAs for Windows... Andre Muezerie
- Re: [PATCH v12 13/21] test: remove use of VLAs for... fengchengwen
- [PATCH v12 15/21] net/i40e: remove use of VLAs for Win... Andre Muezerie
- [PATCH v12 18/21] build: enable vla warnings on Window... Andre Muezerie
- [PATCH v12 20/21] app/testpmd: remove use of VLAs for ... Andre Muezerie
- [PATCH v12 19/21] test: remove use of VLAs for Windows... Andre Muezerie
- [PATCH v12 12/21] app/testpmd: remove use of VLAs for ... Andre Muezerie
- [PATCH v12 16/21] common/mlx5: remove use of VLAs for ... Andre Muezerie
- [PATCH v12 17/21] net/mlx5: remove use of VLAs for Win... Andre Muezerie
- [PATCH v12 21/21] hash: remove use of VLAs by using st... Andre Muezerie