Re: [PATCH 3/3] test/event_crypto_adapter: fix crypto null dev creation

2023-08-23 Thread Jerin Jacob
On Wed, Aug 23, 2023 at 11:47 AM Gujjar, Abhinandan S wrote: > > It is not about supporting other PMDs. > This is about keeping the test case simple with minimal conf overhead so that > it is easy for testing and maintaining. > From the code, I see that few PMDs supports NULL too without much ch

RE: [PATCH 3/3] test/event_crypto_adapter: fix crypto null dev creation

2023-08-22 Thread Gujjar, Abhinandan S
aran ; Akhil Goyal > > > > Cc: Jerin Jacob Kollanukkaran ; Shijith Thotton > > ; Anoob Joseph ; > > dev@dpdk.org > > Subject: [EXT] RE: [PATCH 3/3] test/event_crypto_adapter: fix crypto > > null dev creation > > > > External Email > > >

RE: [PATCH 3/3] test/event_crypto_adapter: fix crypto null dev creation

2023-08-22 Thread Anoob Joseph
.org > Subject: [EXT] RE: [PATCH 3/3] test/event_crypto_adapter: fix crypto null > dev creation > > External Email > > -- > > > > -Original Message- > > From: Aakash Sasidhara

RE: [PATCH 3/3] test/event_crypto_adapter: fix crypto null dev creation

2023-08-22 Thread Gujjar, Abhinandan S
> -Original Message- > From: Aakash Sasidharan > Sent: Tuesday, August 22, 2023 6:47 PM > To: Gujjar, Abhinandan S ; Akhil Goyal > > Cc: jer...@marvell.com; sthot...@marvell.com; ano...@marvell.com; > dev@dpdk.org; asasidha...@marvell.com > Subject: [PATCH 3/3] test/event_crypto_adapte

RE: [PATCH 3/3] test/event_crypto_adapter: fix crypto null dev creation

2023-08-22 Thread Anoob Joseph
> Create crypto null device only if no other crypto devices were found. > > Fixes: 3c2c535ecfc0 ("test: add event crypto adapter auto-test") > Cc: abhinandan.guj...@intel.com > > Signed-off-by: Aakash Sasidharan > --- > app/test/test_event_crypto_adapter.c | 7 +++ > 1 file changed, 3 inser