[dpdk-dev] [PATCH 1/2] net/bonding: fix stack overflow in selection logic

Yigit, Ferruh ferruh.yigit at linux.intel.com
Tue Oct 8 16:33:35 CEST 2019


On 8/5/2019 3:44 PM, kkanas at marvell.com wrote:
> From: Krzysztof Kanas <kkanas at marvell.com>
> 
> Bonding selection logic uses agg_bandwidth, agg_count indexed by port_id
> but those arrays are 8 entries long.
> 
> Fixes: 6d72657ce379 ("net/bonding: add other aggregator modes")
> Cc: danielx.t.mrzyglod at intel.com
> 
> Signed-off-by: Krzysztof Kanas <kkanas at marvell.com>

This is duplication of the an existing patch [1] which has been merged now,
rejecting this one.

[1] https://patchwork.dpdk.org/patch/51492/


More information about the dev mailing list