Re: [dpdk-dev] [PATCH v5] test/ipsec: measure libipsec performance

2020-05-09 Thread Akhil Goyal
> > > > Add new test-case to measure performance of > > ipsec data-path functions. > > > > Signed-off-by: Savinay Dharmappa > > --- > > Tested-by: Konstantin Ananyev > Acked-by: Konstantin Ananyev > Applied to dpdk-next-crypto

Re: [dpdk-dev] [PATCH v5] test/ipsec: measure libipsec performance

2020-04-24 Thread Ananyev, Konstantin
> -Original Message- > From: Dharmappa, Savinay > Sent: Thursday, April 23, 2020 4:25 PM > To: dev@dpdk.org; Ananyev, Konstantin ; > akhil.go...@nxp.com > Subject: [PATCH v5] test/ipsec: measure libipsec performance > > Add new test-case to measure performance of > ipsec data-path fun

[dpdk-dev] [PATCH v5] test/ipsec: measure libipsec performance

2020-04-23 Thread Savinay Dharmappa
Add new test-case to measure performance of ipsec data-path functions. Signed-off-by: Savinay Dharmappa --- MAINTAINERS| 2 +- app/test/Makefile | 2 +- app/test/meson.build | 2 + app/test/test_ipsec_perf.c | 614 + 4 file