DPDK patches and discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>
Subject: [dpdk-dev] [PATCH v2 0/2] rte_log: make internal structures private
Date: Thu,  3 Sep 2020 16:04:52 -0700	[thread overview]
Message-ID: <20200903230454.30602-1-stephen@networkplumber.org> (raw)
In-Reply-To: <20200827225414.6623-1-stephen@networkplumber.org>

v2 add additonal patch to make rte_log_get_stream not experimental

Stephen Hemminger (2):
  rte_log: take experimental tag off of rte_log_get_stream
  rte_log: make rte_logs private

 doc/guides/rel_notes/deprecation.rst   |  4 ----
 doc/guides/rel_notes/release_20_11.rst |  2 ++
 lib/librte_eal/common/eal_common_log.c | 11 ++++++++---
 lib/librte_eal/include/rte_log.h       | 17 ++---------------
 lib/librte_eal/rte_eal_version.map     |  3 +--
 5 files changed, 13 insertions(+), 24 deletions(-)

-- 
2.27.0


  parent reply	other threads:[~2020-09-03 23:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-27 22:54 [dpdk-dev] [PATCH] rte_log: make rte_logs private Stephen Hemminger
2020-08-29 12:41 ` Andrew Rybchenko
2020-09-02  8:40 ` David Marchand
2020-09-02 14:49   ` Stephen Hemminger
2020-09-03 23:04 ` Stephen Hemminger [this message]
2020-09-03 23:04   ` [dpdk-dev] [PATCH v2 1/2] rte_log: take experimental tag off of rte_log_get_stream Stephen Hemminger
2020-09-14  8:12     ` David Marchand
2020-09-03 23:04   ` [dpdk-dev] [PATCH v2 2/2] rte_log: make rte_logs private Stephen Hemminger
2020-09-14  8:13     ` David Marchand
2020-09-14 16:37       ` Stephen Hemminger
2020-09-16 16:36     ` David Marchand

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=20200903230454.30602-1-stephen@networkplumber.org \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.org \
    /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).