Re: [EXT] [PATCH] app/testeventdev: add cipher alg option for cryptodev

2023-03-03 Thread Jerin Jacob
On Mon, Feb 27, 2023 at 10:06 PM Akhil Goyal wrote: > > > Testeventdev crypto adapter symmetric tests are only attempting > > NULL cipher algorithm. This limits crypto adapter usage with only > > PMDs that can support NULL cipher algorithm. Also, since NULL cipher > > algorithm doesn't perform any

RE: [EXT] [PATCH] app/testeventdev: add cipher alg option for cryptodev

2023-02-27 Thread Akhil Goyal
> Testeventdev crypto adapter symmetric tests are only attempting > NULL cipher algorithm. This limits crypto adapter usage with only > PMDs that can support NULL cipher algorithm. Also, since NULL cipher > algorithm doesn't perform any crypto operation, the performance numbers > reported may not r

[PATCH] app/testeventdev: add cipher alg option for cryptodev

2023-02-24 Thread Aakash Sasidharan
Testeventdev crypto adapter symmetric tests are only attempting NULL cipher algorithm. This limits crypto adapter usage with only PMDs that can support NULL cipher algorithm. Also, since NULL cipher algorithm doesn't perform any crypto operation, the performance numbers reported may not reflect the