DPDK patches and discussions
 help / color / mirror / Atom feed
From: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
To: Olivier Matz <olivier.matz@6wind.com>
Cc: dev@dpdk.org
Subject: [PATCH 0/3] mempool: apply deprecations
Date: Thu, 28 Jul 2022 12:35:55 +0300	[thread overview]
Message-ID: <20220728093558.2261726-1-andrew.rybchenko@oktetlabs.ru> (raw)

Remove deprecated macros.

Andrew Rybchenko (3):
  mempool: remove deprecated macro to calculate header size
  mempool: remove deprecated macro to register mempool driver
  mempool: remove deprecated unused defines

 doc/guides/rel_notes/deprecation.rst   | 11 -----------
 doc/guides/rel_notes/release_22_11.rst | 11 +++++++++++
 lib/mempool/rte_mempool.h              | 14 --------------
 3 files changed, 11 insertions(+), 25 deletions(-)

-- 
2.30.2


             reply	other threads:[~2022-07-28  9:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-28  9:35 Andrew Rybchenko [this message]
2022-07-28  9:35 ` [PATCH 1/3] mempool: remove deprecated macro to calculate header size Andrew Rybchenko
2022-07-28  9:35 ` [PATCH 2/3] mempool: remove deprecated macro to register mempool driver Andrew Rybchenko
2022-07-28  9:35 ` [PATCH 3/3] mempool: remove deprecated unused defines Andrew Rybchenko
2022-07-28 11:38 ` [PATCH 0/3] mempool: apply deprecations David Marchand
2022-09-26 11:43   ` Olivier Matz
2022-09-26 12:24     ` 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=20220728093558.2261726-1-andrew.rybchenko@oktetlabs.ru \
    --to=andrew.rybchenko@oktetlabs.ru \
    --cc=dev@dpdk.org \
    --cc=olivier.matz@6wind.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).