On Mon, Sep 07, 2026 at 01:07:46PM +0000, Ciara Loftus wrote:
> Committing a Tx scheduler (rte_tm) hierarchy on ice can grow the port's
> usable Tx queue count beyond what was available when the port was first
> probed. This series fixes three bugs related to this, and makes a
> cosmetic change by renaming variables related to queue counting.
> 
> v2:
> * Variable renaming in patch 3 nb_tm_qps -> nb_tm_txqs
> * Added a forth patch to split VSI qps variable into separate Rx/Tx
> varaibles
> 
> Ciara Loftus (4):
>   net/ice: fix Tx queue capacity sizing after TM commit
>   net/ice: skip TC validation if hierarchy committed
>   net/ice: fix Rx queue count reporting after TM commit
>   net/ice: split VSI queue count into Rx/Tx
> 
Series applied to dpdk-next-net-intel.
Thanks,
/Bruce

Reply via email to