[dpdk-dev] [PATCH] bonding: fix incorrect loop boundary condition

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Apr 1 15:28:55 CEST 2016


2016-04-01 15:16, Vladyslav Buslov:
> Loop that calculates total number of tx descriptors in slave tx queues should iterate up to nb_tx_queues, not nb_rx_queues.
> 
> Signed-off-by: Vladyslav Buslov <vladyslav.buslov at harmonicinc.com>

Fixes: 3ef7955700e7 ("bonding: fix LACP mempool size")

Applied, thanks


More information about the dev mailing list