DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] remove mbuf deprecated filed
@ 2020-09-11  7:35 Phil Yang
  2020-09-11  7:35 ` [dpdk-dev] [PATCH 1/2] mbuf: remove generic mbuf atomically accessed refcnt Phil Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Phil Yang @ 2020-09-11  7:35 UTC (permalink / raw)
  To: konstantin.ananyev, david.marchand, olivier.matz, dev
  Cc: Honnappa.Nagarahalli, Ruifeng.Wang, nd

Remove the deprecated[1] refcnt_atomic member in structures rte_mbuf and
rte_mbuf_ext_shared_info.

[1] http://code.dpdk.org/dpdk/latest/source/doc/guides/rel_notes/deprecation.rst#L161

Phil Yang (2):
  mbuf: remove generic mbuf atomically accessed refcnt
  mbuf: remove external buffer atomically accessed refcnt

 doc/guides/rel_notes/release_20_11.rst |  2 ++
 lib/librte_mbuf/rte_mbuf_core.h        | 13 ++-----------
 2 files changed, 4 insertions(+), 11 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2020-09-14 13:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-11  7:35 [dpdk-dev] [PATCH 0/2] remove mbuf deprecated filed Phil Yang
2020-09-11  7:35 ` [dpdk-dev] [PATCH 1/2] mbuf: remove generic mbuf atomically accessed refcnt Phil Yang
2020-09-11  7:35 ` [dpdk-dev] [PATCH 2/2] mbuf: remove external buffer " Phil Yang
2020-09-11  7:39 ` [dpdk-dev] [PATCH 0/2] remove mbuf deprecated filed Andrew Rybchenko
2020-09-11 10:57   ` Phil Yang
2020-09-14  8:47     ` Thomas Monjalon
2020-09-14 12:25 ` [dpdk-dev] [PATCH v3] mbuf: remove atomic reference counters Thomas Monjalon
2020-09-14 12:35   ` Thomas Monjalon
2020-09-14 13:48     ` Phil Yang

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