On Fri, Dec 12, 2025 at 11:06:18AM +0000, Ciara Loftus wrote:
> This series aims to simplify the process of selecting a Tx burst
> function for the Intel drivers i40e, iavf, ice, idpf and cpfl by:
> 1. enforcing the same tx burst function for both primary and secondary
> processes.
> 2. using a common function for selecting the tx burst function based on
> maximum SIMD width, function features (context descriptor, single queue, etc.)
> and requested tx offloads.
> 
> Some fixes are made to errors in the documentation that became evident
> while implementing the new selection infratructure in each driver.
> 
> v3:
> * Fixed cross compile issue in iavf patch.
> 
Series applied to dpdk-next-net-intel.

Thanks,
/Bruce

Reply via email to