RE: [RFC 0/4] remove use of VLA

2024-06-13 Thread Konstantin Ananyev
Hi Ferruh, > On 5/23/2024 5:26 PM, Konstantin Ananyev wrote: > > From: Konstantin Ananyev > > > > To continue further work on VLA replacement for these series: > > https://patches.dpdk.org/project/dpdk/list/?series=31887 > > extra few patches to remove VLA for gro lib and ixgbe and ice PMDs. > >

Re: [RFC 0/4] remove use of VLA

2024-06-11 Thread Ferruh Yigit
On 5/23/2024 5:26 PM, Konstantin Ananyev wrote: > From: Konstantin Ananyev > > To continue further work on VLA replacement for these series: > https://patches.dpdk.org/project/dpdk/list/?series=31887 > extra few patches to remove VLA for gro lib and ixgbe and ice PMDs. > DISCLAIMER: I don't have

[RFC 0/4] remove use of VLA

2024-05-23 Thread Konstantin Ananyev
From: Konstantin Ananyev To continue further work on VLA replacement for these series: https://patches.dpdk.org/project/dpdk/list/?series=31887 extra few patches to remove VLA for gro lib and ixgbe and ice PMDs. DISCLAIMER: I don't have ice and ixgbe HW available on my box, so didn't make a prope