DPDK patches and discussions
 help / color / mirror / Atom feed
From: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
To: thomas@monjalon.net
Cc: dev@dpdk.org
Subject: [dpdk-dev] [pull-request] next-qos 19.02 pre-rc2
Date: Mon,  7 Jan 2019 16:58:39 +0000	[thread overview]
Message-ID: <20190107165839.77970-1-cristian.dumitrescu@intel.com> (raw)

The following changes since commit 9d1d6a7c7747173b4cb5a882316a0e3b5e1585dc:

  net/ice: fix build with debug enabled (2019-01-03 13:41:07 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 2b7c1fc2fddd0e178a7af45c791d3c7361765006:

  net/softnic: add support for service cores (2019-01-07 16:43:30 +0000)

----------------------------------------------------------------
Cristian Dumitrescu (1):
      net/softnic: add support for service cores

Eelco Chaudron (2):
      lib/librte_meter: add RFC4115 trTCM meter support
      test/test_meter: update meter test to include RFC4115 meters

 drivers/net/softnic/rte_eth_softnic.c           |  11 ++
 drivers/net/softnic/rte_eth_softnic.h           |  20 ++
 drivers/net/softnic/rte_eth_softnic_internals.h |   6 +-
 drivers/net/softnic/rte_eth_softnic_pipeline.c  |  13 ++
 drivers/net/softnic/rte_eth_softnic_thread.c    | 139 +++++++++++---
 lib/librte_meter/rte_meter.c                    |  42 +++++
 lib/librte_meter/rte_meter.h                    | 233 +++++++++++++++++++++++-
 lib/librte_meter/rte_meter_version.map          |   9 +
 test/test/test_meter.c                          | 212 +++++++++++++++++++++
 9 files changed, 655 insertions(+), 30 deletions(-)

                 reply	other threads:[~2019-01-07 16:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20190107165839.77970-1-cristian.dumitrescu@intel.com \
    --to=cristian.dumitrescu@intel.com \
    --cc=dev@dpdk.org \
    --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).