Re: [dpdk-dev] [PATCH] test/event_crypto_adapter: fix conf issue

2020-10-12 Thread Akhil Goyal
> Hi Akhil, > > This was introduced in patch (24054e3640a2). > > Fixes: 24054e3640a2 ("test/crypto: use separate session mempools") > Applied to dpdk-next-crypto Cc: sta...@dpdk.org Thanks.

Re: [dpdk-dev] [PATCH] test/event_crypto_adapter: fix conf issue

2020-10-11 Thread Gujjar, Abhinandan S
; dev@dpdk.org; > jer...@marvell.com > Cc: Vangati, Narender > Subject: RE: [dpdk-dev] [PATCH] test/event_crypto_adapter: fix conf issue > > Hi Abhinandan, > > > Hi Akhil, > > > > If the patch is ok, could you please ack it? > > > Could you please send the Fixes

Re: [dpdk-dev] [PATCH] test/event_crypto_adapter: fix conf issue

2020-10-09 Thread Akhil Goyal
h. > > > > Regards > > Abhinandan > > > > > -Original Message- > > > From: Akhil Goyal > > > Sent: Wednesday, September 23, 2020 12:59 AM > > > To: Gujjar, Abhinandan S ; dev@dpdk.org; > > > jer...@marvell.com > > > Cc: Va

Re: [dpdk-dev] [PATCH] test/event_crypto_adapter: fix conf issue

2020-10-06 Thread Gujjar, Abhinandan S
does not deal with any > encryption or auth. > > Regards > Abhinandan > > > -Original Message- > > From: Akhil Goyal > > Sent: Wednesday, September 23, 2020 12:59 AM > > To: Gujjar, Abhinandan S ; dev@dpdk.org; > > jer...@marvell.com > > Cc: Va

Re: [dpdk-dev] [PATCH] test/event_crypto_adapter: fix conf issue

2020-09-23 Thread Gujjar, Abhinandan S
al > Sent: Wednesday, September 23, 2020 12:59 AM > To: Gujjar, Abhinandan S ; dev@dpdk.org; > jer...@marvell.com > Cc: Vangati, Narender > Subject: RE: [dpdk-dev] [PATCH] test/event_crypto_adapter: fix conf issue > > Hi Abhinandan, > > > This patch updates the xform w

Re: [dpdk-dev] [PATCH] test/event_crypto_adapter: fix conf issue

2020-09-22 Thread Akhil Goyal
Hi Abhinandan, > This patch updates the xform with right configuration. > For session based ops, sym session pool is created with > valid userdata size. > > Signed-off-by: Abhinandan Gujjar > --- The patch description do not match with the patch. I can see that you are changing the cipher algo f

[dpdk-dev] [PATCH] test/event_crypto_adapter: fix conf issue

2020-09-18 Thread Abhinandan Gujjar
This patch updates the xform with right configuration. For session based ops, sym session pool is created with valid userdata size. Signed-off-by: Abhinandan Gujjar --- app/test/test_event_crypto_adapter.c | 24 +--- 1 file changed, 5 insertions(+), 19 deletions(-) diff --gi

Re: [dpdk-dev] [PATCH] test/event_crypto_adapter: fix conf issue

2020-09-18 Thread Gujjar, Abhinandan S
Please disregard the patch. Didn't realizes commented changes for meson. > -Original Message- > From: Gujjar, Abhinandan S > Sent: Thursday, September 17, 2020 6:28 AM > To: dev@dpdk.org; jer...@marvell.com > Cc: Vangati, Narender ; Gujjar, Abhinandan S > > Subject: [PATCH] test/event_cr

[dpdk-dev] [PATCH] test/event_crypto_adapter: fix conf issue

2020-09-18 Thread Abhinandan Gujjar
This patch updates the xform with right configuration. For session based ops, sym session pool is created with valid userdata size. Signed-off-by: Abhinandan Gujjar --- app/test/test_event_crypto_adapter.c | 24 +--- drivers/crypto/meson.build | 12 ++-- 2