From: Feifei Wang <feifei.wang2@arm.com>
Cc: dev@dpdk.org, nd@arm.com, Ruifeng.wang@arm.com,
feifei <feifei.wang2@arm.com>
Subject: [dpdk-dev] [PATCH v2 0/3] ring clean up
Date: Thu, 9 Jul 2020 01:12:09 -0500 [thread overview]
Message-ID: <20200709061212.15931-1-feifei.wang2@arm.com> (raw)
In-Reply-To: <20200703102651.8918-1>
From: feifei <feifei.wang2@arm.com>
Do some work for ring refactoring, which includes:
1. remove experimental tags
2. use element APIs to implement legacy APIs
Feifei Wang (3):
ring: remove experimental tag for ring reset API
ring: remove experimental tag for ring element APIs
ring: use element APIs to implement legacy APIs
lib/librte_ring/rte_ring.h | 292 +++------------------------
lib/librte_ring/rte_ring_elem.h | 8 -
lib/librte_ring/rte_ring_version.map | 9 +-
3 files changed, 34 insertions(+), 275 deletions(-)
--
2.17.1
next parent reply other threads:[~2020-07-09 6:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20200703102651.8918-1>
2020-07-09 6:12 ` Feifei Wang [this message]
2020-07-09 6:12 ` [dpdk-dev] [PATCH v2 1/3] ring: remove experimental tag for ring reset API Feifei Wang
2020-07-09 6:12 ` [dpdk-dev] [PATCH v2 2/3] ring: remove experimental tag for ring element APIs Feifei Wang
2020-07-09 6:12 ` [dpdk-dev] [PATCH v2 3/3] ring: use element APIs to implement legacy APIs Feifei Wang
2020-07-09 16:38 ` [dpdk-dev] [PATCH v2 0/3] ring clean up 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=20200709061212.15931-1-feifei.wang2@arm.com \
--to=feifei.wang2@arm.com \
--cc=Ruifeng.wang@arm.com \
--cc=dev@dpdk.org \
--cc=nd@arm.com \
/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).