On Tue, Sep 02, 2025 at 10:48:55AM +0000, Ciara Loftus wrote:
> This series contains fixes for the code surrounding Rx path selection
> in the i40e and iavf drivers. It is mostly the removal of redundant
> and duplicate code. The target is the next-net-intel tree.
> 
> Ciara Loftus (4):
>   net/i40e: fix supported offloads for Rx vector path
>   net/i40e: fix vector Rx queue set up logic
>   net/i40e: remove redundant vector Rx queue setup code
>   net/iavf: remove duplicate in scalar offload list
> 
>  drivers/net/intel/i40e/i40e_rxtx.c            | 40 ++-----------------
>  drivers/net/intel/i40e/i40e_rxtx.h            | 11 ++++-
>  drivers/net/intel/i40e/i40e_rxtx_vec_common.h |  6 ---
>  drivers/net/intel/iavf/iavf_rxtx.h            |  1 -
>  4 files changed, 14 insertions(+), 44 deletions(-)
> 
> -- 
Series applied, and squashed where appropriate, into next-net-intel.

Thanks,
/Bruce

Reply via email to