DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [pull-request] next-qos 19.02 PRE-RC1
@ 2018-12-21 16:26 Cristian Dumitrescu
  0 siblings, 0 replies; only message in thread
From: Cristian Dumitrescu @ 2018-12-21 16:26 UTC (permalink / raw)
  To: thomas; +Cc: dev

  malloc: add option --match-allocations (2018-12-20 13:01:08 +0100)

are available in the Git repository at:

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

for you to fetch changes up to c7286e56de95b7a3ef2ce4fe91b4ea6422be8481:

  app/test-pmd: expand RED queue thresholds to 64 bits (2018-12-20 19:03:47 +0000)

----------------------------------------------------------------
Reshma Pattan (2):
      meter: unify packet color definition
      mbuf: implement generic format for sched field

Rosen Xu (1):
      app/test-pmd: expand RED queue thresholds to 64 bits

Tonghao Zhang (1):
      sched: fix memory leak on init

 app/test-pmd/cmdline_tm.c                      |  24 ++---
 doc/guides/rel_notes/deprecation.rst           |  10 ---
 doc/guides/rel_notes/release_19_02.rst         |   4 +-
 examples/qos_sched/app_thread.c                |   7 +-
 examples/qos_sched/main.c                      |   1 +
 lib/Makefile                                   |   1 +
 lib/librte_ethdev/Makefile                     |   2 +-
 lib/librte_ethdev/meson.build                  |   2 +-
 lib/librte_ethdev/rte_mtr.h                    |  16 ++--
 lib/librte_ethdev/rte_tm.h                     |  16 ++--
 lib/librte_eventdev/rte_event_eth_tx_adapter.h |  18 ++--
 lib/librte_mbuf/Makefile                       |   2 +-
 lib/librte_mbuf/meson.build                    |   2 +-
 lib/librte_mbuf/rte_mbuf.h                     | 119 ++++++++++++++++++++++++-
 lib/librte_meter/rte_meter.h                   |  21 +++--
 lib/librte_pipeline/rte_table_action.c         |  44 +++------
 lib/librte_sched/Makefile                      |   2 +-
 lib/librte_sched/meson.build                   |   1 +
 lib/librte_sched/rte_sched.c                   |  92 ++++++++-----------
 lib/librte_sched/rte_sched.h                   |  10 ++-
 lib/meson.build                                |   4 +-
 test/test/test_sched.c                         |   9 +-
 22 files changed, 245 insertions(+), 162 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-21 16:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-21 16:26 [dpdk-dev] [pull-request] next-qos 19.02 PRE-RC1 Cristian Dumitrescu

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