Re: [dpdk-dev] [PATCH v4] meter: replace color definitions with rte_color values

2019-04-11 Thread Thomas Monjalon
11/04/2019 11:15, Jasvinder Singh: > 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 exe

[dpdk-dev] [PATCH v4] meter: replace color definitions with rte_color values

2019-04-11 Thread Jasvinder Singh
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] h