DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jerin Jacob <jerinjacobk@gmail.com>
To: Ferruh Yigit <ferruh.yigit@intel.com>
Cc: Neil Horman <nhorman@tuxdriver.com>,
	John McNamara <john.mcnamara@intel.com>,
	 Marko Kovacevic <marko.kovacevic@intel.com>,
	dpdk-dev <dev@dpdk.org>,
	 Andrew Rybchenko <arybchenko@solarflare.com>,
	Thomas Monjalon <thomas@monjalon.net>,
	 Olivier Matz <olivier.matz@6wind.com>
Subject: Re: [dpdk-dev] [PATCH] doc: deprecate rx_descriptor_done API
Date: Wed, 26 Feb 2020 22:05:18 +0530	[thread overview]
Message-ID: <CALBAE1NUwubA5S2Q3v1VKWsu8dbFYwN4Los4fDXmj9P6+0gFGQ@mail.gmail.com> (raw)
In-Reply-To: <20200226150114.1271227-1-ferruh.yigit@intel.com>

On Wed, Feb 26, 2020 at 8:31 PM Ferruh Yigit <ferruh.yigit@intel.com> wrote:
>
> Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
> ---
> Cc: Andrew Rybchenko <arybchenko@solarflare.com>
> Cc: Thomas Monjalon <thomas@monjalon.net>
> Cc: Olivier Matz <olivier.matz@6wind.com>
> ---

Acked-by: Jerin Jacob <jerinj@marvell.com>


>  doc/guides/rel_notes/deprecation.rst | 5 +++++
>  1 file changed, 5 insertions(+)
>
> diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
> index 1339f54f5..9d68de0f6 100644
> --- a/doc/guides/rel_notes/deprecation.rst
> +++ b/doc/guides/rel_notes/deprecation.rst
> @@ -93,6 +93,11 @@ Deprecation Notices
>    In 19.11 PMDs will still update the field even when the offload is not
>    enabled.
>
> +* ethdev: ``rx_descriptor_done`` dev_ops and ``rte_eth_rx_descriptor_done``
> +  will be deprecated in 20.11 and will be removed in 21.11.
> +  Existing ``rte_eth_rx_descriptor_status`` and ``rte_eth_tx_descriptor_status``
> +  APIs can be used as replacement.
> +
>  * cryptodev: support for using IV with all sizes is added, J0 still can
>    be used but only when IV length in following structs ``rte_crypto_auth_xform``,
>    ``rte_crypto_aead_xform`` is set to zero. When IV length is greater or equal
> --
> 2.24.1
>

  reply	other threads:[~2020-02-26 16:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-26 15:01 Ferruh Yigit
2020-02-26 16:35 ` Jerin Jacob [this message]
2020-02-26 16:53   ` Thomas Monjalon
2020-02-28 10:55     ` Andrew Rybchenko
2020-05-24 23:21       ` Thomas Monjalon
2020-03-13  8:07     ` 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=CALBAE1NUwubA5S2Q3v1VKWsu8dbFYwN4Los4fDXmj9P6+0gFGQ@mail.gmail.com \
    --to=jerinjacobk@gmail.com \
    --cc=arybchenko@solarflare.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=john.mcnamara@intel.com \
    --cc=marko.kovacevic@intel.com \
    --cc=nhorman@tuxdriver.com \
    --cc=olivier.matz@6wind.com \
    --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).