DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] lib/librte_meter: add RFC4115 trTCM meter support
@ 2018-11-27 15:20 Eelco Chaudron
  2018-11-27 15:21 ` [dpdk-dev] [PATCH 1/3] " Eelco Chaudron
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Eelco Chaudron @ 2018-11-27 15:20 UTC (permalink / raw)
  To: cristian.dumitrescu; +Cc: dev

This patch adds support for RFC4115 trTCM meters.


Signed-off-by: Eelco Chaudron <echaudro@redhat.com>

Eelco Chaudron (3):
      lib/librte_meter: add RFC4115 trTCM meter support
      test/test_meter: update meter test to include RFC4115 meters
      lib/librte_meter: update abi to include new rfc4115 function


 lib/librte_meter/Makefile              |    2 
 lib/librte_meter/meson.build           |    2 
 lib/librte_meter/rte_meter.c           |   40 ++++++
 lib/librte_meter/rte_meter.h           |  193 +++++++++++++++++++++++++++--
 lib/librte_meter/rte_meter_version.map |    9 +
 test/test/test_meter.c                 |  212 ++++++++++++++++++++++++++++++++
 6 files changed, 440 insertions(+), 18 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-11-28 13:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-27 15:20 [dpdk-dev] [PATCH 0/3] lib/librte_meter: add RFC4115 trTCM meter support Eelco Chaudron
2018-11-27 15:21 ` [dpdk-dev] [PATCH 1/3] " Eelco Chaudron
2018-11-27 15:21 ` [dpdk-dev] [PATCH 2/3] test/test_meter: update meter test to include RFC4115 meters Eelco Chaudron
2018-11-27 15:21 ` [dpdk-dev] [PATCH 3/3] lib/librte_meter: update abi to include new rfc4115 function Eelco Chaudron
     [not found]   ` <CAJFAV8zUyBqEovvaChs3TO+Ah15T3davXPPkpDzzE2-fMQGD2g@mail.gmail.com>
2018-11-28  9:27     ` Eelco Chaudron
2018-11-28 10:09       ` Thomas Monjalon
2018-11-28 12:40         ` Eelco Chaudron
2018-11-28 12:51           ` Thomas Monjalon
2018-11-28 13:17             ` Eelco Chaudron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).