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.11 PRE-RC2
Date: Fri,  2 Nov 2018 12:41:15 +0000	[thread overview]
Message-ID: <1541162475-160242-1-git-send-email-cristian.dumitrescu@intel.com> (raw)

  eal: fix memory leak on multi-process hotplug rollback (2018-11-02 00:05:49 +0100)

are available in the git repository at:

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

for you to fetch changes up to bce13ccf20c9d510fbd9931087be70aef7e1b3c4:

  examples/ip_pipeline: fix port and table stats read (2018-11-02 11:29:53 +0000)

----------------------------------------------------------------
Cristian Dumitrescu (12):
      examples/ip_pipeline: add rule list per table
      examples/ip_pipeline: track table rules on add
      examples/ip_pipeline: track table rules on add bulk
      examples/ip_pipeline: track rules on add default
      examples/ip_pipeline: track table rules on delete
      examples/ip_pipeline: track rules on delete default
      examples/ip_pipeline: support rule stats read
      examples/ip_pipeline: support meter stats read
      examples/ip_pipeline: support rule TTL stats read
      examples/ip_pipeline: support rule time read
      examples/ip_pipeline: support table rule show
      examples/ip_pipeline: fix port and table stats read

Jasvinder Singh (1):
      net/softnic: fix mixing enum values

Reshma Pattan (1):
      net/softnic: fix string copy

 drivers/net/softnic/rte_eth_softnic_cli.c       |  22 +-
 drivers/net/softnic/rte_eth_softnic_flow.c      |   8 +-
 drivers/net/softnic/rte_eth_softnic_internals.h |   3 +
 drivers/net/softnic/rte_eth_softnic_meter.c     |  23 +-
 examples/ip_pipeline/cli.c                      | 980 +++++++++++++++++++++---
 examples/ip_pipeline/pipeline.c                 |  88 +++
 examples/ip_pipeline/pipeline.h                 |  63 +-
 examples/ip_pipeline/thread.c                   | 710 ++++++++++-------
 8 files changed, 1519 insertions(+), 378 deletions(-)

             reply	other threads:[~2018-11-02 12:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-02 12:41 Cristian Dumitrescu [this message]
2018-11-05  9:39 ` Thomas Monjalon
  -- strict thread matches above, loose matches on Subject: below --
2018-11-02 12:36 Cristian Dumitrescu

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=1541162475-160242-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).