On 4/9/2024 7:31 AM, Jiawen Wu wrote: > Add SSE/NEON vector instructions for TXGBE and NGBE driver to process > packets. > > 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 >
Do you want to update release notes to announce new vector datapath support?