[PATCH v2 3/4] net/i40e: remove redundant vector Rx queue setup code

Bruce Richardson bruce.richardson at intel.com
Thu Sep 4 18:47:05 CEST 2025


On Tue, Sep 02, 2025 at 10:48:58AM +0000, Ciara Loftus wrote:
> Some assignments were being done twice:
> 1. Marking each rxq as a vector queue
> 2. Marking the device as vector allowed
> 
> This commit makes sure that these are only performed once.
> 
> Fixes: 052ae311091c ("net/i40e: use the common Rx path selection infrastructure")
> 
> Signed-off-by: Ciara Loftus <ciara.loftus at intel.com>
> ---
>  drivers/net/intel/i40e/i40e_rxtx.c | 29 ++++-------------------------
>  1 file changed, 4 insertions(+), 25 deletions(-)
> 
Acked-by: Bruce Richardson <bruce.richardson at intel.com>

Will squash into offending commit in next-net-intel tree.



More information about the dev mailing list