> > Using uint8_t as a size of copied block prevents to evaluate in rte_memcpy
> > code for length bigger than 255, causing the problem.
> >
> > v2 changes:
> > - added fixline
> >
> > Fixes: 8bdf665fe6c0 ("app/test: add SNOW 3G")
> >
> > Signed-off-by: Tomasz Kulasek <tomaszx.kulasek at intel.com>
>
> Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>Applied, thanks

