[dpdk-dev] [PATCH v11 6/6] maintainers: add bitrate latency pdump tests

Naga Suresh Somarowthu naga.sureshx.somarowthu at intel.com
Fri Aug 3 14:05:53 CEST 2018


Update MAINTAINERSHIP for bitrate, latency, pdump unit tests
and sample packet helper functions for unit test.

Signed-off-by: Naga Suresh Somarowthu <naga.sureshx.somarowthu at intel.com>
Reviewed-by: Reshma Pattan <reshma.pattan at intel.com>
---
 MAINTAINERS | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3b9fec76f..7b9277404 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1018,7 +1018,8 @@ F: lib/librte_pdump/
 F: doc/guides/prog_guide/pdump_lib.rst
 F: app/pdump/
 F: doc/guides/tools/pdump.rst
-
+F: test/test/test_pdump.c
+F: test/test/test_pdump.h
 
 Packet Framework
 ----------------
@@ -1144,10 +1145,12 @@ F: lib/librte_metrics/
 Bit-rate statistics
 M: Remy Horton <remy.horton at intel.com>
 F: lib/librte_bitratestats/
+F: test/test/test_bitratestats.c
 
 Latency statistics
 M: Reshma Pattan <reshma.pattan at intel.com>
 F: lib/librte_latencystats/
+F: test/test/test_latencystats.c
 
 BPF - EXPERIMENTAL
 M: Konstantin Ananyev <konstantin.ananyev at intel.com>
@@ -1176,6 +1179,11 @@ F: test/test/test_resource.c
 F: test/test/virtual_pmd.c
 F: test/test/virtual_pmd.h
 
+Sample packet helper functions for unit test
+M: Reshma Pattan <reshma.pattan at intel.com>
+F: test/test/sample_packet_forward.c
+F: test/test/sample_packet_forward.h
+
 Driver testing tool
 M: Wenzhuo Lu <wenzhuo.lu at intel.com>
 M: Jingjing Wu <jingjing.wu at intel.com>
-- 
2.13.6



More information about the dev mailing list