DPDK patches and discussions
 help / color / mirror / Atom feed
From: "De Lara Guarch, Pablo" <pablo.de.lara.guarch@intel.com>
To: Akhil Goyal <akhil.goyal@nxp.com>,
	"Trahe, Fiona" <fiona.trahe@intel.com>,
	 "dev@dpdk.org" <dev@dpdk.org>,
	"jerin.jacob@caviumnetworks.com" <jerin.jacob@caviumnetworks.com>,
	"Zhang, Roy Fan" <roy.fan.zhang@intel.com>,
	 "Doherty, Declan" <declan.doherty@intel.com>,
	"jck@semihalf.com" <jck@semihalf.com>,
	"tdu@semihalf.com" <tdu@semihalf.com>,
	"dima@marvell.com" <dima@marvell.com>,
	"nsamsono@marvell.com" <nsamsono@marvell.com>,
	"jianbo.liu@arm.com" <jianbo.liu@arm.com>,
	"hemant.agrawal@nxp.com" <hemant.agrawal@nxp.com>,
	"ravi1.kumar@amd.com" <ravi1.kumar@amd.com>
Subject: Re: [dpdk-dev] [PATCH] lib/cryptodev: pass rte driver to REGISTER macro
Date: Wed, 14 Mar 2018 11:52:47 +0000	[thread overview]
Message-ID: <E115CCD9D858EF4F90C690B0DCB4D8976CCA954F@IRSMSX108.ger.corp.intel.com> (raw)
In-Reply-To: <be8286ba-7ab7-90e3-cd89-00da28faeca3@nxp.com>



> -----Original Message-----
> From: Akhil Goyal [mailto:akhil.goyal@nxp.com]
> Sent: Tuesday, March 13, 2018 12:34 PM
> To: Trahe, Fiona <fiona.trahe@intel.com>; dev@dpdk.org;
> jerin.jacob@caviumnetworks.com; Zhang, Roy Fan
> <roy.fan.zhang@intel.com>; Doherty, Declan <declan.doherty@intel.com>;
> jck@semihalf.com; tdu@semihalf.com; dima@marvell.com;
> nsamsono@marvell.com; jianbo.liu@arm.com; hemant.agrawal@nxp.com;
> ravi1.kumar@amd.com
> Cc: De Lara Guarch, Pablo <pablo.de.lara.guarch@intel.com>
> Subject: Re: [PATCH] lib/cryptodev: pass rte driver to REGISTER macro
> 
> On 3/9/2018 11:14 PM, Fiona Trahe wrote:
> > Pass an rte_driver to the RTE_PMD_REGISTER_CRYPTO_DRIVER macro
> rather
> > than an unspecified container which holds an rte_driver.
> > All the macro actually needs is the rte_driver, not the container
> > holding it.
> > This paves the way for a later patch in which a driver will be
> > registered which does not naturally derive from a container and so
> > avoids having to create an arbitrary container to pass in the
> > rte_driver.
> >
> > This patch changes the cryptodev lib macro and all the pmds which use
> > it.
> >
> > Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
> > ---
> 
> Reviewed-by: Akhil Goyal <akhil.goyal@nxp.com>

Applied to dpdk-next-crypto.
Thanks,

Pablo


      reply	other threads:[~2018-03-14 11:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-09 17:44 Fiona Trahe
2018-03-13 12:33 ` Akhil Goyal
2018-03-14 11:52   ` De Lara Guarch, Pablo [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=E115CCD9D858EF4F90C690B0DCB4D8976CCA954F@IRSMSX108.ger.corp.intel.com \
    --to=pablo.de.lara.guarch@intel.com \
    --cc=akhil.goyal@nxp.com \
    --cc=declan.doherty@intel.com \
    --cc=dev@dpdk.org \
    --cc=dima@marvell.com \
    --cc=fiona.trahe@intel.com \
    --cc=hemant.agrawal@nxp.com \
    --cc=jck@semihalf.com \
    --cc=jerin.jacob@caviumnetworks.com \
    --cc=jianbo.liu@arm.com \
    --cc=nsamsono@marvell.com \
    --cc=ravi1.kumar@amd.com \
    --cc=roy.fan.zhang@intel.com \
    --cc=tdu@semihalf.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).