Re: [dpdk-dev] [PATCH v3] app/test/ipsec: fix test initialisation

2019-04-16 Thread Akhil Goyal
> > > > Fix xform initialisation. > > Fix testsuite_setup. > > Remove unused variables. > > > > Fixes: 05fe65eb66b2 ("test/ipsec: introduce functional test") > > Fixes: 59d7353b0df0 ("test/ipsec: fix test suite setup") > > > > Signed-off-by: Bernard Iremonger > > --- > > Changes in v3: > > drop

Re: [dpdk-dev] [PATCH v3] app/test/ipsec: fix test initialisation

2019-04-05 Thread Ananyev, Konstantin
> > Fix xform initialisation. > Fix testsuite_setup. > Remove unused variables. > > Fixes: 05fe65eb66b2 ("test/ipsec: introduce functional test") > Fixes: 59d7353b0df0 ("test/ipsec: fix test suite setup") > > Signed-off-by: Bernard Iremonger > --- > Changes in v3: > drop changes to logic aro

[dpdk-dev] [PATCH v3] app/test/ipsec: fix test initialisation

2019-04-04 Thread Bernard Iremonger
Fix xform initialisation. Fix testsuite_setup. Remove unused variables. Fixes: 05fe65eb66b2 ("test/ipsec: introduce functional test") Fixes: 59d7353b0df0 ("test/ipsec: fix test suite setup") Signed-off-by: Bernard Iremonger --- Changes in v3: drop changes to logic around rte_cryptodev_dequeue_bu