maintainers: claim metering, sched and packet framework
As original author of these DPDK components, I am volunteering to maintain them going forward: - Traffic Metering - Hierarchical Scheduler - Packet Framework - Configuration File Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com> Acked-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com> Acked-by: Helin Zhang <helin.zhang@intel.com> Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
This commit is contained in:
parent
a7d7ece480
commit
589628dfd9
@ -252,6 +252,7 @@ F: examples/distributor/
|
||||
F: doc/guides/sample_app_ug/dist_app.rst
|
||||
|
||||
Hierarchical scheduler
|
||||
M: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
|
||||
F: lib/librte_sched/
|
||||
F: doc/guides/prog_guide/qos_framework.rst
|
||||
F: app/test/test_red.c
|
||||
@ -262,6 +263,7 @@ F: doc/guides/sample_app_ug/qos_scheduler.rst
|
||||
|
||||
Packet Framework
|
||||
----------------
|
||||
M: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
|
||||
F: lib/librte_pipeline/
|
||||
F: lib/librte_port/
|
||||
F: lib/librte_table/
|
||||
@ -297,6 +299,7 @@ F: app/test/test_lpm*
|
||||
F: app/test/test_func_reentrancy.c
|
||||
|
||||
Traffic metering
|
||||
M: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
|
||||
F: lib/librte_meter/
|
||||
F: doc/guides/sample_app_ug/qos_scheduler.rst
|
||||
F: app/test/test_meter.c
|
||||
@ -308,6 +311,7 @@ Other libraries
|
||||
---------------
|
||||
|
||||
Configuration file
|
||||
M: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
|
||||
F: lib/librte_cfgfile/
|
||||
|
||||
Interactive command line
|
||||
|
Loading…
Reference in New Issue
Block a user