DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [pull-request] next-qos 18.11 pre-rc1
@ 2018-10-08 16:11 Cristian Dumitrescu
  2018-10-12  8:53 ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Cristian Dumitrescu @ 2018-10-08 16:11 UTC (permalink / raw)
  To: thomas; +Cc: dev

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(-)

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

end of thread, other threads:[~2018-10-12 11:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-08 16:11 [dpdk-dev] [pull-request] next-qos 18.11 pre-rc1 Cristian Dumitrescu
2018-10-12  8:53 ` Thomas Monjalon
2018-10-12 11:06   ` Dumitrescu, Cristian

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).