> > ---
> > test/test/test_cryptodev.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/test/test/test_cryptodev.c b/test/test/test_cryptodev.c index
> > 680082f2b..169ecdef3 100644
> > --- a/test/test/test_cryptodev.c
> > +++ b/test/test/test_cryptodev.c
> > @@ -661
> Subject: [dpdk-dev] [PATCH 2/2] app/crypto-perf: fix memcpy source range
>
> Since arm64 was using plain memcpy for rte_memcpy, gcc 8.1, could detect size
> was more than source address range.
>
> /export/dpdk.org/test/test/test_cryptodev.c: In function
> 'test_multi_session_
Since arm64 was using plain memcpy for rte_memcpy, gcc 8.1, could
detect size was more than source address range.
/export/dpdk.org/test/test/test_cryptodev.c: In function
'test_multi_session_random_usage':
/export/dpdk.org/build/include/rte_memcpy_64.h:364:29: error: 'memcpy'
forming offset [113,
3 matches
Mail list logo