On 4/19/2024 10:04 AM, Jiawen Wu wrote: > Add SSE/NEON vector instructions for TXGBE and NGBE driver to process > packets. > > v3: > - Update release note. > - Use spaces instead of tab in meson.build. > > v2: > - Add performance test results. > - Cleanup codes and rebase. > - Remove GCC "-Wcast-qual". > > Jiawen Wu (2): > net/txgbe: add vectorized functions for Rx/Tx > net/ngbe: add vectorized functions for Rx/Tx >
Series applied to dpdk-next-net/main, thanks.