X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=MAINTAINERS;h=2a18262d649fd65edbb5f1a06771ac3c5c2c74f2;hb=5d9f3c3f48f725da0ad5a37f8e6c62c28b045efd;hp=49a6dfa7a5100c82ae77c9060f141ad12a651a87;hpb=05e1af3052830df26b9543a3a1cec8a7c12076d7;p=dpdk.git diff --git a/MAINTAINERS b/MAINTAINERS index 49a6dfa7a5..2a18262d64 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -29,7 +29,7 @@ T: git://dpdk.org/dpdk Next-net Tree M: Ferruh Yigit -M: Andrew Rybchenko +M: Andrew Rybchenko T: git://dpdk.org/next/dpdk-next-net Next-net-brcm Tree @@ -237,8 +237,8 @@ M: Cristian Dumitrescu F: lib/librte_eal/include/rte_bitmap.h F: app/test/test_bitmap.c -MCSlock - EXPERIMENTAL -M: Phil Yang +MCSlock +M: Honnappa Nagarahalli F: lib/librte_eal/include/generic/rte_mcslock.h F: app/test/test_mcslock.c @@ -290,7 +290,6 @@ F: doc/guides/linux_gsg/ Linux UIO M: Ferruh Yigit -F: kernel/linux/igb_uio/ F: drivers/bus/pci/linux/*uio* Linux VFIO @@ -333,7 +332,7 @@ T: git://dpdk.org/dpdk Memory pool M: Olivier Matz -M: Andrew Rybchenko +M: Andrew Rybchenko F: lib/librte_mempool/ F: drivers/mempool/ring/ F: doc/guides/prog_guide/mempool_lib.rst @@ -348,7 +347,7 @@ F: doc/guides/prog_guide/ring_lib.rst F: app/test/test_ring* F: app/test/test_func_reentrancy.c -Stack - EXPERIMENTAL +Stack M: Gage Eads M: Olivier Matz F: lib/librte_stack/ @@ -365,7 +364,7 @@ F: app/test/test_mbuf.c Ethernet API M: Thomas Monjalon M: Ferruh Yigit -M: Andrew Rybchenko +M: Andrew Rybchenko T: git://dpdk.org/next/dpdk-next-net F: lib/librte_ethdev/ F: app/test/test_ethdev* @@ -483,7 +482,7 @@ Memory Pool Drivers Bucket memory pool M: Artem V. Andreev -M: Andrew Rybchenko +M: Andrew Rybchenko F: drivers/mempool/bucket/ Marvell OCTEON TX2 @@ -604,7 +603,7 @@ F: drivers/net/thunderx/ F: doc/guides/nics/thunderx.rst F: doc/guides/nics/features/thunderx.ini -Cavium LiquidIO +Cavium LiquidIO - UNMAINTAINED M: Shijith Thotton M: Srisivasubramanian Srinivasan T: git://dpdk.org/next/dpdk-next-net-mrvl @@ -793,7 +792,7 @@ F: drivers/net/nfb/ F: doc/guides/nics/nfb.rst F: doc/guides/nics/features/nfb.ini -Netronome nfp +Netronome nfp - UNMAINTAINED M: Heinrich Kuhn F: drivers/net/nfp/ F: doc/guides/nics/nfp.rst @@ -829,7 +828,7 @@ F: doc/guides/nics/pfe.rst F: drivers/net/pfe/ F: doc/guides/nics/features/pfe.ini -Pensando ionic +Pensando ionic - UNMAINTAINED M: Alfredo Cardigliano F: drivers/net/ionic/ F: doc/guides/nics/ionic.rst @@ -852,7 +851,8 @@ F: doc/guides/nics/qede.rst F: doc/guides/nics/features/qede*.ini Solarflare sfc_efx -M: Andrew Rybchenko +M: Andrew Rybchenko +F: drivers/common/sfc_efx/ F: drivers/net/sfc/ F: doc/guides/nics/sfc_efx.rst F: doc/guides/nics/features/sfc_efx.ini @@ -1331,6 +1331,7 @@ F: app/test/test_table* F: app/test-pipeline/ F: doc/guides/sample_app_ug/test_pipeline.rst F: examples/ip_pipeline/ +F: examples/pipeline/ F: doc/guides/sample_app_ug/ip_pipeline.rst @@ -1419,7 +1420,7 @@ M: Olivier Matz F: lib/librte_kvargs/ F: app/test/test_kvargs.c -RCU - EXPERIMENTAL +RCU M: Honnappa Nagarahalli F: lib/librte_rcu/ F: app/test/test_rcu* @@ -1562,46 +1563,57 @@ F: doc/guides/tools/proc_info.rst Other Example Applications -------------------------- +Ethtool example F: examples/ethtool/ F: doc/guides/sample_app_ug/ethtool.rst +FIPS validation example M: Marko Kovacevic F: examples/fips_validation/ F: doc/guides/sample_app_ug/fips_validation.rst +Flow filtering example M: Ori Kam F: examples/flow_filtering/ F: doc/guides/sample_app_ug/flow_filtering.rst +Helloworld example M: Bruce Richardson F: examples/helloworld/ F: doc/guides/sample_app_ug/hello_world.rst +IPsec security gateway example M: Radu Nicolau M: Akhil Goyal F: examples/ipsec-secgw/ F: doc/guides/sample_app_ug/ipsec_secgw.rst +IPv4 multicast example F: examples/ipv4_multicast/ F: doc/guides/sample_app_ug/ipv4_multicast.rst +L2 forwarding example M: Bruce Richardson F: examples/l2fwd/ F: doc/guides/sample_app_ug/l2_forward_real_virtual.rst +L2 forwarding with cache allocation example M: Tomasz Kantecki F: doc/guides/sample_app_ug/l2_forward_cat.rst F: examples/l2fwd-cat/ +L2 forwarding with eventdev example M: Sunil Kumar Kori M: Pavan Nikhilesh T: git://dpdk.org/next/dpdk-next-eventdev F: examples/l2fwd-event/ F: doc/guides/sample_app_ug/l2_forward_event.rst +L3 forwarding example F: examples/l3fwd/ F: doc/guides/sample_app_ug/l3_forward.rst +Link status interrupt example F: examples/link_status_interrupt/ F: doc/guides/sample_app_ug/link_status_intr.rst @@ -1610,26 +1622,32 @@ M: John McNamara F: examples/performance-thread/ F: doc/guides/sample_app_ug/performance_thread.rst +PTP client example M: Kirill Rybalchenko F: examples/ptpclient/ +Rx/Tx callbacks example M: Bruce Richardson M: John McNamara F: examples/rxtx_callbacks/ F: doc/guides/sample_app_ug/rxtx_callbacks.rst +Service cores example M: Harry van Haaren F: examples/service_cores/ F: doc/guides/sample_app_ug/service_cores.rst +Skeleton example M: Bruce Richardson M: John McNamara F: examples/skeleton/ F: doc/guides/sample_app_ug/skeleton.rst +TEP termination example M: Xiaoyun Li F: examples/tep_termination/ +VMDq examples F: examples/vmdq/ F: doc/guides/sample_app_ug/vmdq_forwarding.rst F: examples/vmdq_dcb/