DPDK patches and discussions
 help / color / mirror / Atom feed
From: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
To: thomas@monjalon.net
Cc: dev@dpdk.org, jasvinder.singh@intel.com
Subject: [dpdk-dev] [pull-request] next-qos 18.02 pre-rc1
Date: Thu, 11 Jan 2018 13:51:52 +0000	[thread overview]
Message-ID: <1515678712-193757-1-git-send-email-cristian.dumitrescu@intel.com> (raw)

The following changes since commit f06125c07d6203a84e9b242c62d6a8e532a5c51d:

  doc: add metering and policing in testpmd guide (2018-01-10 00:54:52 +0100)

are available in the git repository at:

  http://dpdk.org/git/next/dpdk-next-qos 

for you to fetch changes up to 9550cc5fe3408b33d53673c723a5d08259b35a28:

  lib/librte_meter: add meter configuration profile (2018-01-11 11:17:18 +0000)

----------------------------------------------------------------
Cristian Dumitrescu (1):
      lib/librte_meter: add meter configuration profile

 doc/guides/rel_notes/deprecation.rst               |   3 -
 doc/guides/rel_notes/release_18_02.rst             |   2 +-
 .../pipeline/pipeline_flow_actions_be.c            |  25 ++-
 examples/qos_meter/main.c                          |  39 ++++-
 examples/qos_meter/main.h                          |  32 ++--
 lib/librte_meter/Makefile                          |   2 +-
 lib/librte_meter/rte_meter.c                       |  93 ++++++----
 lib/librte_meter/rte_meter.h                       | 195 ++++++++++++++-------
 lib/librte_meter/rte_meter_version.map             |   8 +
 test/test/test_meter.c                             | 194 +++++++++++---------
 10 files changed, 392 insertions(+), 201 deletions(-)

             reply	other threads:[~2018-01-11 13:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-11 13:51 Cristian Dumitrescu [this message]
2018-01-11 14:12 ` Thomas Monjalon
2018-01-11 15:11   ` Dumitrescu, Cristian
2018-01-11 15:50     ` Thomas Monjalon
2018-01-11 17:04       ` Dumitrescu, Cristian

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=1515678712-193757-1-git-send-email-cristian.dumitrescu@intel.com \
    --to=cristian.dumitrescu@intel.com \
    --cc=dev@dpdk.org \
    --cc=jasvinder.singh@intel.com \
    --cc=thomas@monjalon.net \
    /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).