DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [pull-request] next-tm 18.05 pre-rc3
@ 2018-05-08 17:12 Cristian Dumitrescu
  2018-05-10  0:10 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Cristian Dumitrescu @ 2018-05-08 17:12 UTC (permalink / raw)
  To: thomas; +Cc: dev

The following changes since commit 211992f3b7df5d6d8f1dbefc48bc37a6d5398fbc:

  examples/flow_classify: fix validation in port init (2018-04-30 15:48:26 +0200)

are available in the git repository at:

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

for you to fetch changes up to 06e2b9d59f4e1d85b4131ea4ecd8b97371dee029:

  app/testpmd: add command to resume a TM node (2018-05-04 15:40:42 +0100)

----------------------------------------------------------------
Ben Shelton (1):
      ethdev: Fix issue in Doxygen for TM API

Jasvinder Singh (1):
      librte_sched: add post-init pipe profile api

Nikhil Rao (1):
      ethdev: add support for WRED thresholds in bytes

Tomasz Duszynski (2):
      app/testpmd: add command to suspend a TM node
      app/testpmd: add command to resume a TM node

 app/test-pmd/cmdline.c                      |   8 +
 app/test-pmd/cmdline_tm.c                   | 128 +++++++++++++++
 app/test-pmd/cmdline_tm.h                   |   2 +
 doc/guides/testpmd_app_ug/testpmd_funcs.rst |  10 ++
 drivers/net/softnic/rte_eth_softnic_tm.c    |  23 ++-
 lib/librte_ethdev/rte_tm.h                  |  55 ++++++-
 lib/librte_sched/rte_sched.c                | 239 ++++++++++++++++++----------
 lib/librte_sched/rte_sched.h                |  18 +++
 lib/librte_sched/rte_sched_version.map      |   6 +
 9 files changed, 400 insertions(+), 89 deletions(-)

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

* Re: [dpdk-dev] [pull-request] next-tm 18.05 pre-rc3
  2018-05-08 17:12 [dpdk-dev] [pull-request] next-tm 18.05 pre-rc3 Cristian Dumitrescu
@ 2018-05-10  0:10 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2018-05-10  0:10 UTC (permalink / raw)
  To: Cristian Dumitrescu; +Cc: dev

08/05/2018 19:12, Cristian Dumitrescu:
>   http://dpdk.org/git/next/dpdk-next-qos 

Pulled with experimental function declaration fixed, and nits in commit logs.
Thanks

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

end of thread, other threads:[~2018-05-10  0:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-08 17:12 [dpdk-dev] [pull-request] next-tm 18.05 pre-rc3 Cristian Dumitrescu
2018-05-10  0:10 ` Thomas Monjalon

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