Re: [RFC 3/4] net/ixgbe: remove use of VLAs

2024-06-11 Thread Ferruh Yigit
On 5/23/2024 5:26 PM, Konstantin Ananyev wrote: > From: Konstantin Ananyev > > 1) ../drivers/net/ixgbe/ixgbe_ethdev.c:3556:46: warning: variable length > array used [-Wvla] > 2) ../drivers/net/ixgbe/ixgbe_ethdev.c:3739:23: warning: variable length > array used [-Wvla] > 3) ../drivers/net/ixgbe/

[RFC 3/4] net/ixgbe: remove use of VLAs

2024-05-23 Thread Konstantin Ananyev
From: Konstantin Ananyev 1) ../drivers/net/ixgbe/ixgbe_ethdev.c:3556:46: warning: variable length array used [-Wvla] 2) ../drivers/net/ixgbe/ixgbe_ethdev.c:3739:23: warning: variable length array used [-Wvla] 3) ../drivers/net/ixgbe/ixgbe_rxtx_vec_common.h:17:24: warning: variable length array