Re: [dpdk-dev] [PATCH v2 1/2] lib/librte_meter: add RFC4115 trTCM meter support

2018-12-17 Thread Eelco Chaudron
On 17 Dec 2018, at 12:23, Dumitrescu, Cristian wrote: Hi Eelco, -Original Message- From: Eelco Chaudron [mailto:echau...@redhat.com] Sent: Thursday, November 29, 2018 11:29 AM To: Dumitrescu, Cristian Cc: dev@dpdk.org Subject: [PATCH v2 1/2] lib/librte_meter: add RFC4115 trTCM mete

Re: [dpdk-dev] [PATCH v2 1/2] lib/librte_meter: add RFC4115 trTCM meter support

2018-12-17 Thread Dumitrescu, Cristian
Hi Eelco, > -Original Message- > From: Eelco Chaudron [mailto:echau...@redhat.com] > Sent: Thursday, November 29, 2018 11:29 AM > To: Dumitrescu, Cristian > Cc: dev@dpdk.org > Subject: [PATCH v2 1/2] lib/librte_meter: add RFC4115 trTCM meter support > > This patch adds support for RFC411

[dpdk-dev] [PATCH v2 1/2] lib/librte_meter: add RFC4115 trTCM meter support

2018-11-29 Thread Eelco Chaudron
This patch adds support for RFC4115 trTCM meters. Signed-off-by: Eelco Chaudron --- lib/librte_meter/rte_meter.c | 40 + lib/librte_meter/rte_meter.h | 236 ++-- lib/librte_meter/rte_meter_version.map |9 + 3 files changed, 269 insertion