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-pipeline 18.08 pre-rc2
Date: Wed, 25 Jul 2018 18:35:27 +0100	[thread overview]
Message-ID: <1532540127-102504-1-git-send-email-cristian.dumitrescu@intel.com> (raw)

The following changes since commit 9d6d5b4d470ba27243c42d1b369f098d8a6b9c60:

  app/crypto-perf: compile with -O3 (2018-07-24 01:48:10 +0200)

are available in the git repository at:

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

for you to fetch changes up to d85cb1311a0068cd6177019649fc4ae5463e24d8:

  net/softnic: add CLI command for default tmgr hierarchy (2018-07-25 18:29:15 +0100)

----------------------------------------------------------------
Cristian Dumitrescu (6):
      net/softnic: add CLI command for tmgr create
      net/softnic: add CLI command for tmgr shaper profile
      net/softnic: add CLI command for tmgr shared shaper
      net/softnic: add CLI command for tmgr node addition
      net/softnic: add CLI command for tmgr hierarchy commit
      net/softnic: add CLI command for default tmgr hierarchy

Kevin Laatz (1):
      examples/ip_pipeline: add help command to cli

 drivers/net/softnic/parser.c                    |  18 +
 drivers/net/softnic/parser.h                    |   2 +
 drivers/net/softnic/rte_eth_softnic.c           |  17 +-
 drivers/net/softnic/rte_eth_softnic_cli.c       | 917 ++++++++++++++++++++++++
 drivers/net/softnic/rte_eth_softnic_internals.h |  14 +-
 drivers/net/softnic/rte_eth_softnic_tm.c        | 205 +++---
 examples/ip_pipeline/cli.c                      | 770 ++++++++++++++------
 7 files changed, 1582 insertions(+), 361 deletions(-)

             reply	other threads:[~2018-07-25 17:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-25 17:35 Cristian Dumitrescu [this message]
2018-07-26 15:28 ` Thomas Monjalon

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=1532540127-102504-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).