DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jerin Jacob <jerinjacobk@gmail.com>
To: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Cc: Ferruh Yigit <ferruh.yigit@intel.com>,
	Ray Kinsella <mdr@ashroe.eu>,
	 Neil Horman <nhorman@tuxdriver.com>, dpdk-dev <dev@dpdk.org>,
	 Andrew Rybchenko <arybchenko@solarflare.com>,
	Thomas Monjalon <thomas@monjalon.net>,
	 David Marchand <david.marchand@redhat.com>,
	Qi Z Zhang <qi.z.zhang@intel.com>,
	 Raslan Darawsheh <rasland@nvidia.com>,
	Ajit Khaparde <ajit.khaparde@broadcom.com>,
	 Jerin Jacob Kollanukkaran <jerinj@marvell.com>
Subject: Re: [dpdk-dev] [PATCH] doc: announce common prefix for ethdev
Date: Wed, 30 Jun 2021 20:33:24 +0530	[thread overview]
Message-ID: <CALBAE1OvyE-BteinkB4JYSVu4fJQKA50bPkHWaaUePPBG28Xog@mail.gmail.com> (raw)
In-Reply-To: <68737954-268f-d931-a65c-fedb3cba19a7@oktetlabs.ru>

On Wed, Jun 30, 2021 at 7:28 PM Andrew Rybchenko
<andrew.rybchenko@oktetlabs.ru> wrote:
>
> On 6/30/21 12:21 PM, Ferruh Yigit wrote:
> > Announce adding 'RTE_ETH_' prefix to all public ethdev macros/enums on
> > v21.11.
> > Backward compatibility macros will be added on v21.11 and they will be
> > removed on v22.11.
> >
> > Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
> > ---
> > Cc: Andrew Rybchenko <arybchenko@solarflare.com>
> > Cc: Thomas Monjalon <thomas@monjalon.net>
> > Cc: David Marchand <david.marchand@redhat.com>
> > Cc: Qi Z Zhang <qi.z.zhang@intel.com>
> > Cc: Raslan Darawsheh <rasland@nvidia.com>
> > Cc: Ajit Khaparde <ajit.khaparde@broadcom.com>
> > Cc: Jerin Jacob Kollanukkaran <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 9584d6bfd723..ae79673e37e3 100644
> > --- a/doc/guides/rel_notes/deprecation.rst
> > +++ b/doc/guides/rel_notes/deprecation.rst
> > @@ -118,6 +118,11 @@ Deprecation Notices
> >     consistent with existing outer header checksum status flag naming, which
> >     should help in reducing confusion about its usage.
> >
> > +* ethdev: Will add 'RTE_ETH_' prefix to all ethdev macros/enums in v21.11. Macros
> > +  will be added for backward compatibility. Backward compatibility macros will be
> > +  removed on v22.11. A few old backward compatibility macros from 2013 that does
> > +  not have proper prefix will be removed on v21.11.
> > +
> >   * i40e: As there are both i40evf and iavf pmd, the functions of them are
> >     duplicated. And now more and more advanced features are developed on iavf.
> >     To keep consistent with kernel driver's name
> >
>
> Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Acked-by: Jerin Jacob <jerinj@marvell.com>

  reply	other threads:[~2021-06-30 15:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-30  9:21 Ferruh Yigit
2021-06-30 13:57 ` Andrew Rybchenko
2021-06-30 15:03   ` Jerin Jacob [this message]
2021-06-30 15:11     ` Ajit Khaparde
2021-06-30 15:14       ` Raslan Darawsheh
2021-06-30 19:43         ` Tyler Retzlaff
2021-07-31 21:07           ` Thomas Monjalon

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=CALBAE1OvyE-BteinkB4JYSVu4fJQKA50bPkHWaaUePPBG28Xog@mail.gmail.com \
    --to=jerinjacobk@gmail.com \
    --cc=ajit.khaparde@broadcom.com \
    --cc=andrew.rybchenko@oktetlabs.ru \
    --cc=arybchenko@solarflare.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=jerinj@marvell.com \
    --cc=mdr@ashroe.eu \
    --cc=nhorman@tuxdriver.com \
    --cc=qi.z.zhang@intel.com \
    --cc=rasland@nvidia.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).