On 5/23/2024 5:26 PM, Konstantin Ananyev wrote: > From: Konstantin Ananyev <konstantin.anan...@huawei.com> > > 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 proper testing for patches #3,4. > > Konstantin Ananyev (4): > gro: fix overwrite unprocessed packets > gro: remove use of VLAs > net/ixgbe: remove use of VLAs > net/ice: remove use of VLAs >
Hi Konstantin, I guess this is send as RFC because the set is not tested? If so, @Bruce, @John, can you please help testing this set? Btw, it fixes some GRO issues, additional GRO tests also helps if possible? Thanks, ferruh