DPDK patches and discussions
 help / color / mirror / Atom feed
From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: Shreyansh Jain <shreyansh.jain@nxp.com>, "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH] doc: announce deprecation of dpaa2 exposed mem structure
Date: Fri, 23 Nov 2018 14:51:00 +0100	[thread overview]
Message-ID: <a5dc6a6c-897d-0de8-6fdb-184489b4ecf9@redhat.com> (raw)
In-Reply-To: <20181115132841.4444-1-shreyansh.jain@nxp.com>



On 11/15/18 2:29 PM, Shreyansh Jain wrote:
> rte_dpaa2_memsegs is no more required once the dpaax (pa-va) translation
> library has been introduced. This can be made internal (for fallback
> operations) in subsequent release.
> 
> Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
> ---
>   This diff was generated over a previous patch on same file (a para
>   before) [1] - so, it might not apply in case [1] is missed.
>   It is possible to merge this and [1] as well, if that makes better sense.
> 
>   [1] http://patches.dpdk.org/patch/48118/
> 
>   doc/guides/rel_notes/deprecation.rst | 6 ++++++
>   1 file changed, 6 insertions(+)
> 
> diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
> index 776b9b245..a2c0d21bc 100644
> --- a/doc/guides/rel_notes/deprecation.rst
> +++ b/doc/guides/rel_notes/deprecation.rst
> @@ -60,3 +60,9 @@ Deprecation Notices
>     Currently this is exposed from the library. Ideally, no application should
>     be directly using it. This is expected to be deprecated and made internal
>     in v19.02 or later.
> +
> +* dpaa2: removal of ``rte_dpaa2_memsegs`` structure which has been replaced
> +  by a pa-va search library. This structure was earlier being used for holding
> +  memory segments used by dpaa2 driver for faster pa->va translation. This
> +  structure would be made internal (or removed if all dependencies are cleared)
> +  in future releases.
> 

Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>

      parent reply	other threads:[~2018-11-23 13:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-15 13:29 Shreyansh Jain
2018-11-21  8:50 ` Hemant Agrawal
2018-11-23 12:46 ` Burakov, Anatoly
2018-11-23 16:34   ` Jerin Jacob
2018-11-24 17:25     ` Thomas Monjalon
2018-11-23 13:51 ` Maxime Coquelin [this message]

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=a5dc6a6c-897d-0de8-6fdb-184489b4ecf9@redhat.com \
    --to=maxime.coquelin@redhat.com \
    --cc=dev@dpdk.org \
    --cc=shreyansh.jain@nxp.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).