DPDK patches and discussions
 help / color / mirror / Atom feed
From: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
To: Jerin Jacob <jerinjacobk@gmail.com>
Cc: Jerin Jacob Kollanukkaran <jerinj@marvell.com>,
	Ray Kinsella <mdr@ashroe.eu>, dpdk-dev <dev@dpdk.org>,
	"timothy.mcdaniel@intel.com" <timothy.mcdaniel@intel.com>,
	"hemant.agrawal@nxp.com" <hemant.agrawal@nxp.com>,
	"sachin.saxena@oss.nxp.com" <sachin.saxena@oss.nxp.com>,
	"mattias.ronnblom@ericsson.com" <mattias.ronnblom@ericsson.com>,
	Jerin Jacob Kollanukkaran <jerinj@marvell.com>,
	"liangma@liangbit.com" <liangma@liangbit.com>,
	"peter.mccarthy@intel.com" <peter.mccarthy@intel.com>,
	"harry.van.haaren@intel.com" <harry.van.haaren@intel.com>,
	"erik.g.carrillo@intel.com" <erik.g.carrillo@intel.com>,
	"abhinandan.gujjar@intel.com" <abhinandan.gujjar@intel.com>,
	"jay.jayatheerthan@intel.com" <jay.jayatheerthan@intel.com>,
	"mdr@ashroe.eu" <mdr@ashroe.eu>,
	"anatoly.burakov@intel.com" <anatoly.burakov@intel.com>
Subject: RE: [EXT] Re: [PATCH] doc: announce change in event vector structure
Date: Tue, 12 Jul 2022 18:15:53 +0000	[thread overview]
Message-ID: <PH0PR18MB4086A32668326984EAF7397EDE869@PH0PR18MB4086.namprd18.prod.outlook.com> (raw)
In-Reply-To: <CALBAE1O_=La+YQSdmAqNH-t0y4m2NU6eCaWOaazbhQ2LUrjWZw@mail.gmail.com>

+cc
	timothy.mcdaniel@intel.com;
	hemant.agrawal@nxp.com;
	sachin.saxena@oss.nxp.com;
	mattias.ronnblom@ericsson.com;
	jerinj@marvell.com;
	liangma@liangbit.com;
	peter.mccarthy@intel.com;
	harry.van.haaren@intel.com;
	erik.g.carrillo@intel.com;
	abhinandan.gujjar@intel.com;
	jay.jayatheerthan@intel.com;
	mdr@ashroe.eu;
	anatoly.burakov@intel.com;

> -----Original Message-----
> From: Jerin Jacob <jerinjacobk@gmail.com>
> Sent: Monday, July 11, 2022 8:22 PM
> To: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
> Cc: Jerin Jacob Kollanukkaran <jerinj@marvell.com>; Ray Kinsella
> <mdr@ashroe.eu>; dpdk-dev <dev@dpdk.org>
> Subject: [EXT] Re: [PATCH] doc: announce change in event vector structure
> 
> External Email
> 
> ----------------------------------------------------------------------
> On Fri, Jun 24, 2022 at 2:42 PM <pbhagavatula@marvell.com> wrote:
> >
> > From: Pavan Nikhilesh <pbhagavatula@marvell.com>
> >
> > The field `*u64s` in the structure `rte_event_vector` will
> > be replaced with `u64s`.
> >
> > Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
> 
> 
> Acked-by: Jerin Jacob <jerinj@marvell.com>
> 
> 
> > ---
> >  doc/guides/rel_notes/deprecation.rst | 3 +++
> >  1 file changed, 3 insertions(+)
> >
> > diff --git a/doc/guides/rel_notes/deprecation.rst
> b/doc/guides/rel_notes/deprecation.rst
> > index a3c4f4ac09..6b50ec4865 100644
> > --- a/doc/guides/rel_notes/deprecation.rst
> > +++ b/doc/guides/rel_notes/deprecation.rst
> > @@ -128,3 +128,6 @@ Deprecation Notices
> >
> >  * eventdev: The function pointer declaration ``eventdev_stop_flush_t``
> will be
> >    renamed to ``rte_eventdev_stop_flush_t`` in DPDK 22.11.
> > +
> > +* eventdev: The element ``*u64s`` in the structure ``rte_event_vector`` is
> > +  deprecated and will be replaced with ``u64s`` in DPDK 22.11.
> > --
> > 2.25.1
> >

  reply	other threads:[~2022-07-12 18:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-24  9:09 pbhagavatula
2022-07-11 14:51 ` Jerin Jacob
2022-07-12 18:15   ` Pavan Nikhilesh Bhagavatula [this message]
2022-07-13  7:03     ` [EXT] " Gujjar, Abhinandan S
2022-07-13 10:17     ` Jayatheerthan, Jay
2022-07-17 12:42 ` 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=PH0PR18MB4086A32668326984EAF7397EDE869@PH0PR18MB4086.namprd18.prod.outlook.com \
    --to=pbhagavatula@marvell.com \
    --cc=abhinandan.gujjar@intel.com \
    --cc=anatoly.burakov@intel.com \
    --cc=dev@dpdk.org \
    --cc=erik.g.carrillo@intel.com \
    --cc=harry.van.haaren@intel.com \
    --cc=hemant.agrawal@nxp.com \
    --cc=jay.jayatheerthan@intel.com \
    --cc=jerinj@marvell.com \
    --cc=jerinjacobk@gmail.com \
    --cc=liangma@liangbit.com \
    --cc=mattias.ronnblom@ericsson.com \
    --cc=mdr@ashroe.eu \
    --cc=peter.mccarthy@intel.com \
    --cc=sachin.saxena@oss.nxp.com \
    --cc=timothy.mcdaniel@intel.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).