Sure Jerin. I will send the response by tomorrow. Regards Abhinandan
> -----Original Message----- > From: Jerin Jacob <[email protected]> > Sent: Monday, October 5, 2020 3:14 PM > To: Ankur Dwivedi <[email protected]> > Cc: dpdk-dev <[email protected]>; Gujjar, Abhinandan S > <[email protected]>; Jerin Jacob <[email protected]>; Anoob > Joseph <[email protected]> > Subject: Re: [dpdk-dev] [PATCH v2 0/3] Bug fixes in event crypto adapter test > application > > On Fri, Sep 25, 2020 at 12:59 PM Ankur Dwivedi <[email protected]> > wrote: > > > > This patch series resolves bugs in the event crypto adapter test > > application. > > > > v2: > > * In the "test/event_crypto_adapter: return error with unsupported > mode" > > patch the following changes were done: > > - Skip mismatch of mode and capability for software eventdev. > > - In test_crypto_adapter_conf_op_new_mode() and > > test_crypto_adapter_conf_op_forward_mode(),the local variable > > for holding return of test_crypto_adapter_conf() is removed. > > - Minor change in commit message. > > @Gujjar, Abhinandan S , > Could you review the v2? > > > > > Ankur Dwivedi (3): > > test/event_crypto_adapter: return error with unsupported mode > > test/event_crypto_adapter: fix function arguments > > test/event_crypto_adapter: free resources during exit > > > > app/test/test_event_crypto_adapter.c | 66 > > ++++++++++++++++++++-------- > > 1 file changed, 47 insertions(+), 19 deletions(-) > > > > -- > > 2.28.0 > >

