On 11/1/2023 2:19 AM, Chaoyong He wrote: > From: Long Wu <long...@corigine.com> > > CI found that overrunning array of 32 2-byte elements at > element index 65535 (byte offset 131071) by dereferencing > pointer "members + agg_new_idx". > > Coverity issue: 403099 > Fixes: 6d72657 ("net/bonding: add other aggregator modes") > Cc: danielx.t.mrzyg...@intel.com > Cc: sta...@dpdk.org > > Signed-off-by: Long Wu <long...@corigine.com> > Reviewed-by: Chaoyong He <chaoyong...@corigine.com> > Reviewed-by: Peng Zhang <peng.zh...@corigine.com> >
Acked-by: Ferruh Yigit <ferruh.yi...@amd.com> Applied to dpdk-next-net/main, thanks.