DPDK patches and discussions
 help / color / mirror / Atom feed
From: Hemant Agrawal <hemant.agrawal@nxp.com>
To: Jerin Jacob <jerin.jacob@caviumnetworks.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH] net/dpaa2: remove unused global variable
Date: Sat, 10 Feb 2018 12:02:24 +0000	[thread overview]
Message-ID: <AM2PR04MB07532A9ECDFD1EEF2DEA76C389F10@AM2PR04MB0753.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <20180210115736.7107-1-jerin.jacob@caviumnetworks.com>

> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Jerin Jacob
> Sent: Saturday, February 10, 2018 5:28 PM
> To: dev@dpdk.org
> Cc: Jerin Jacob <jerin.jacob@caviumnetworks.com>; Hemant Agrawal
> <hemant.agrawal@nxp.com>
> Subject: [dpdk-dev] [PATCH] net/dpaa2: remove unused global variable
> Importance: High
> 
> Due to the missing __packed definition, compiler treating it as as global variable.

> 
> #grep "Allocating common symbols" -A 100 build/app/testacl.map
> __packed   0x8  /build/lib/librte_pmd_dpaa2.a(dpaa2_rxtx.o)

[Hemant] Which compiler, you mean you faced issue with testacl app? 

> 
> Fixes: a5fc38d422a7 ("net/dpaa2: support Rx packet parsing")
> 
> Cc: hemant.agrawal@nxp.com
> Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
> ---
>  drivers/net/dpaa2/base/dpaa2_hw_dpni_annot.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>

<snip>....

  reply	other threads:[~2018-02-10 12:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-10 11:57 Jerin Jacob
2018-02-10 12:02 ` Hemant Agrawal [this message]
2018-02-10 12:44   ` Jerin Jacob
2018-02-13 15:35   ` 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=AM2PR04MB07532A9ECDFD1EEF2DEA76C389F10@AM2PR04MB0753.eurprd04.prod.outlook.com \
    --to=hemant.agrawal@nxp.com \
    --cc=dev@dpdk.org \
    --cc=jerin.jacob@caviumnetworks.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).