[dpdk-dev] [PATCH v3] app: test: measure libipsec performance
Thomas Monjalon
thomas at monjalon.net
Thu Mar 5 18:11:54 CET 2020
05/03/2020 12:45, Ananyev, Konstantin:
> I think the header need to be "app/test", or "test/ipsec".
It should be "test/ipsec" as it is an IPsec test command
in the test application.
> Apart from that:
> Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
I wonder why we have a different maintainer for each IPsec test.
It looks a bit confusing.
IPsec - EXPERIMENTAL
M: Konstantin Ananyev <konstantin.ananyev at intel.com>
T: git://dpdk.org/next/dpdk-next-crypto
F: lib/librte_ipsec/
M: Bernard Iremonger <bernard.iremonger at intel.com>
F: app/test/test_ipsec.c
F: doc/guides/prog_guide/ipsec_lib.rst
M: Savinay Dharmappa <savinay.dharmappa at intel.com>
F: app/test/test_ipsec_perf.c
M: Vladimir Medvedkin <vladimir.medvedkin at intel.com>
F: app/test/test_ipsec_sad.c
F: app/test-sad/
In general, only one person takes the responsibility to be
the main contact of any related question in the area.
So the file pattern could be:
F: app/test/test_ipsec*
More information about the dev
mailing list