06/03/2020 08:08, Savinay Dharmappa: > test app to measures the performance of libipsec > api rte_ipsec_pkt_crypto and rte_ipsec_pkt_process.
Please make sentences in commit logs. > Signed-off-by: Savinay Dharmappa <savinay.dharma...@intel.com> > Acked-by: Konstantin Ananyev <konstantin.anan...@intel.com> > --- > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1259,6 +1259,8 @@ F: lib/librte_ipsec/ > M: Bernard Iremonger <bernard.iremon...@intel.com> > F: app/test/test_ipsec.c > F: doc/guides/prog_guide/ipsec_lib.rst > +M: Savinay Dharmappa <savinay.dharma...@intel.com> > +F: app/test/test_ipsec_perf.c > M: Vladimir Medvedkin <vladimir.medved...@intel.com> > F: app/test/test_ipsec_sad.c > F: app/test-sad/ Repeating what I said on v3: Having one different maintainer per test file is quite ridiculous. The maintainers of a lib are expected to maintain the related tests.