On Mon, Aug 18, 2025 at 10:59:14AM +0000, Ciara Loftus wrote:
> Replace the existing complicated logic with the use of the common function.
> 
> Signed-off-by: Ciara Loftus <ciara.lof...@intel.com>
> ---
> v3
> * change burst features to true/false instead of using defines
> * Use new extra features structure to define burst features
> ---
>  drivers/net/intel/i40e/i40e_rxtx.c            | 144 +++++++++---------
>  drivers/net/intel/i40e/i40e_rxtx.h            |  15 ++
>  .../net/intel/i40e/i40e_rxtx_vec_altivec.c    |   6 +
>  drivers/net/intel/i40e/i40e_rxtx_vec_common.h |   9 +-
>  drivers/net/intel/i40e/i40e_rxtx_vec_neon.c   |   6 +
>  5 files changed, 99 insertions(+), 81 deletions(-)
> 
Acked-by: Bruce Richardson <bruce.richard...@intel.com>

Reply via email to