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 18.11 pre-rc1
Date: Mon,  8 Oct 2018 17:11:10 +0100	[thread overview]
Message-ID: <1539015070-91859-1-git-send-email-cristian.dumitrescu@intel.com> (raw)

The following changes since commit 77b5311d0ece90b1c197c1dc0f38bc6dbdcc28a8:

  event/dpaa: support select based event (2018-10-04 16:38:54 +0200)

are available in the git repository at:

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

for you to fetch changes up to 367ff7d2d7cc204c0b80eb4b6e4e3c19f51cdb9b:

  app/testpmd: add commands for TM to mark pkts (2018-10-08 16:53:03 +0100)

----------------------------------------------------------------
Jasvinder Singh (2):
      librte_sched: allocate memory on the given socket id
      app/testpmd: fix metering and policing cli command

Krzysztof Kanas (1):
      app/testpmd: add commands for TM to mark pkts

Rosen Xu (1):
      lib/librte_ethdev: expand queue threshold size of RED parameters

Vivek Sharma (1):
      eal: use correct data type for bitmap slab operations

 app/test-pmd/cmdline.c                      |   3 +
 app/test-pmd/cmdline_mtr.c                  |   6 +-
 app/test-pmd/cmdline_tm.c                   | 260 ++++++++++++++++++++++++++++
 app/test-pmd/cmdline_tm.h                   |   3 +
 doc/guides/testpmd_app_ug/testpmd_funcs.rst |  57 ++++++
 lib/librte_eal/common/include/rte_bitmap.h  |  14 +-
 lib/librte_ethdev/rte_tm.h                  |   4 +-
 lib/librte_sched/rte_sched.c                |   3 +-
 test/test/test_bitmap.c                     |  18 ++
 9 files changed, 355 insertions(+), 13 deletions(-)

             reply	other threads:[~2018-10-08 16:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-08 16:11 Cristian Dumitrescu [this message]
2018-10-12  8:53 ` Thomas Monjalon
2018-10-12 11:06   ` 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=1539015070-91859-1-git-send-email-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).