numam-dpdk/lib/librte_ethdev
Jasvinder Singh c1656328db meter: replace color definitions
This patch implements the changes proposed in the deprecation
note[1]. Replace multiple color definitions in various places such as
rte_meter.h, rte_tm.h and rte_mtr.h with single rte_color defined
in rte_meter.h.

This is simple search and replace exercise without any implementation
change.

[1] https://mails.dpdk.org/archives/dev/2019-January/123861.html

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2019-04-11 14:27:32 +02:00
..
ethdev_private.c ethdev: move representor parsing functions 2018-10-26 22:14:06 +02:00
ethdev_private.h ethdev: move representor parsing functions 2018-10-26 22:14:06 +02:00
ethdev_profile.c ethdev: change vtune profiling approach 2018-08-28 15:27:39 +02:00
ethdev_profile.h ethdev: change vtune profiling approach 2018-08-28 15:27:39 +02:00
Makefile ethdev: add min/max MTU to device info 2019-03-29 18:57:42 +01:00
meson.build ethdev: add min/max MTU to device info 2019-03-29 18:57:42 +01:00
rte_class_eth.c add missing static keyword to globals 2018-10-29 02:01:08 +01:00
rte_dev_info.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_eth_ctrl.h ethdev: add VXLAN-GPE tunnel type 2019-04-05 17:45:22 +02:00
rte_ethdev_core.h ethdev: support representor id as iterator filter 2018-10-26 22:14:06 +02:00
rte_ethdev_driver.h ethdev: remove release function for secondary process 2018-10-26 22:14:05 +02:00
rte_ethdev_pci.h ethdev: remove release function for secondary process 2018-10-26 22:14:05 +02:00
rte_ethdev_vdev.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_ethdev_version.map ethdev: add siblings iterators 2019-04-05 17:45:22 +02:00
rte_ethdev.c ethdev: add siblings iterators 2019-04-05 17:45:22 +02:00
rte_ethdev.h ethdev: document mask requirements for RETA 2019-04-05 17:45:22 +02:00
rte_flow_driver.h ethdev: fix missing function in map file 2018-07-13 15:53:29 +02:00
rte_flow.c ethdev: add raw encapsulation action 2018-10-26 22:14:05 +02:00
rte_flow.h ethdev: add raw encapsulation action 2018-10-26 22:14:05 +02:00
rte_mtr_driver.h meter: replace color definitions 2019-04-11 14:27:32 +02:00
rte_mtr.c meter: replace color definitions 2019-04-11 14:27:32 +02:00
rte_mtr.h meter: replace color definitions 2019-04-11 14:27:32 +02:00
rte_tm_driver.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_tm.c ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_tm.h meter: replace color definitions 2019-04-11 14:27:32 +02:00