X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=66104405e5ed584e438fe387092480174f3c1f82;hb=086eb64db39e;hp=5464b722ee0e1e6b5a33010307a4f3f62a70021f;hpb=73d9a4c9d012b040714e28fe96be763f7e162a5b;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index 5464b722ee..66104405e5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -592,6 +592,14 @@ F: drivers/net/ifc/ F: doc/guides/nics/ifc.rst F: doc/guides/nics/features/ifc*.ini +Intel ice +M: Qiming Yang +M: Wenzhuo Lu +T: git://dpdk.org/next/dpdk-next-net-intel +F: drivers/net/ice/ +F: doc/guides/nics/ice.rst +F: doc/guides/nics/features/ice.ini + Marvell mvpp2 M: Tomasz Duszynski M: Dmitri Epshtein @@ -622,6 +630,7 @@ M: Shahaf Shuler M: Yongseok Koh T: git://dpdk.org/next/dpdk-next-net-mlx F: drivers/net/mlx5/ +F: buildtools/options-ibverbs-static.sh F: doc/guides/nics/mlx5.rst F: doc/guides/nics/features/mlx5.ini @@ -1028,6 +1037,14 @@ M: Jiayu Hu F: lib/librte_gso/ F: doc/guides/prog_guide/generic_segmentation_offload_lib.rst +IPsec - EXPERIMENTAL +M: Konstantin Ananyev +T: git://dpdk.org/next/dpdk-next-crypto +F: lib/librte_ipsec/ +M: Bernard Iremonger +F: test/test/test_ipsec.c +F: doc/guides/prog_guide/ipsec_lib.rst + Flow Classify - EXPERIMENTAL M: Bernard Iremonger F: lib/librte_flow_classify/ @@ -1037,7 +1054,6 @@ F: examples/flow_classify/ F: doc/guides/sample_app_ug/flow_classify.rst Distributor -M: Bruce Richardson M: David Hunt F: lib/librte_distributor/ F: doc/guides/prog_guide/packet_distrib_lib.rst @@ -1066,6 +1082,7 @@ Packet capture M: Reshma Pattan F: lib/librte_pdump/ F: doc/guides/prog_guide/pdump_lib.rst +F: test/test/test_pdump.* F: app/pdump/ F: doc/guides/tools/pdump.rst @@ -1106,6 +1123,8 @@ F: examples/server_node_efd/ F: doc/guides/sample_app_ug/server_node_efd.rst Hashes +M: Yipeng Wang +M: Sameh Gobriel M: Bruce Richardson M: Pablo de Lara F: lib/librte_hash/ @@ -1195,10 +1214,12 @@ F: test/test/test_metrics.c Bit-rate statistics M: Remy Horton F: lib/librte_bitratestats/ +F: test/test/test_bitratestats.c Latency statistics M: Reshma Pattan F: lib/librte_latencystats/ +F: test/test/test_latencystats.c Telemetry - EXPERIMENTAL M: Kevin Laatz @@ -1233,6 +1254,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 +F: test/test/sample_packet_forward.c +F: test/test/sample_packet_forward.h + Driver testing tool M: Wenzhuo Lu M: Jingjing Wu