> -----Original Message----- > From: Zhang, Roy Fan > Sent: Thursday, February 09, 2017 6:24 PM > To: De Lara Guarch, Pablo; Doherty, Declan > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] examples/l2fwd-crypto: fix overflow > > > > On 07/02/2017 14:17, Pablo de Lara wrote: > > This commit fixes an array overflow when number of crypto devices > > is higher than 32. > > > > Fixes: 387259bd6c67 ("examples/l2fwd-crypto: add sample application") > > > > Signed-off-by: Pablo de Lara <pablo.de.lara.gua...@intel.com> > > > Acked-by : Fan Zhang<roy.fan.zh...@intel.com>
Applied to dpdk-next-crypto. Pablo