DPDK patches and discussions
 help / color / mirror / Atom feed
From: Akhil Goyal <akhil.goyal@nxp.com>
To: Fiona Trahe <fiona.trahe@intel.com>,
	dev@dpdk.org, jerin.jacob@caviumnetworks.com,
	roy.fan.zhang@intel.com, 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: pablo.de.lara.guarch@intel.com
Subject: Re: [dpdk-dev] [PATCH] lib/cryptodev: pass rte driver to REGISTER macro
Date: Tue, 13 Mar 2018 18:03:45 +0530	[thread overview]
Message-ID: <be8286ba-7ab7-90e3-cd89-00da28faeca3@nxp.com> (raw)
In-Reply-To: <1520617478-21509-1-git-send-email-fiona.trahe@intel.com>

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>

  reply	other threads:[~2018-03-13 12:34 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 [this message]
2018-03-14 11:52   ` De Lara Guarch, Pablo

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=be8286ba-7ab7-90e3-cd89-00da28faeca3@nxp.com \
    --to=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=pablo.de.lara.guarch@intel.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).