Hi Akhil, Our app has been developed to do standalone test. The L2fwd test need the network ports. Therefore, this test app has been developed for quick development in standalone mode. Is there anyway to do standalone test?
Thanks & regards S. Shamsher Singh -----Original Message----- From: Akhil Goyal <akhil.go...@nxp.com> Sent: Tuesday, January 28, 2020 12:05 PM To: Sardar, Shamsher singh <shamshersingh.sar...@amd.com>; dev@dpdk.org Cc: Kumar, Ravi1 <ravi1.ku...@amd.com> Subject: RE: [dpdk-dev] [PATCH v2 2/2] examples/crypto: crypto test application [CAUTION: External Email] Hi, > > From: Sardar Shamsher Singh <shamshersingh.sar...@amd.com> > > test application to test Cipher/Authentication/AEAD in AMD CCP a > crypto controller. This test application can be used as reference to > develop/test crypto algo. > > Signed-off-by: Sardar Shamsher Singh <shamshersingh.sar...@amd.com> > --- Why do you need a separate example application to test an algo. Is it not possible to test it with app/test/test_cryptodev.c and Examples/l2fwd-crypto? -Akhil