From: Eelco Chaudron <echaudro@redhat.com>
To: cristian.dumitrescu@intel.com
Cc: dev@dpdk.org
Subject: [dpdk-dev] [PATCH 0/3] lib/librte_meter: add RFC4115 trTCM meter support
Date: Tue, 27 Nov 2018 15:20:44 +0000 [thread overview]
Message-ID: <154333204294.44971.12989297399338053044.stgit@dbuild> (raw)
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(-)
next reply other threads:[~2018-11-27 15:21 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-27 15:20 Eelco Chaudron [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=154333204294.44971.12989297399338053044.stgit@dbuild \
--to=echaudro@redhat.com \
--cc=cristian.dumitrescu@intel.com \
--cc=dev@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).