> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of Jerin Jacob
> Sent: Saturday, February 10, 2018 5:28 PM
> To: [email protected]
> Cc: Jerin Jacob <[email protected]>; Hemant Agrawal
> <[email protected]>
> 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: [email protected]
> Signed-off-by: Jerin Jacob <[email protected]>
> ---
>  drivers/net/dpaa2/base/dpaa2_hw_dpni_annot.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Hemant Agrawal <[email protected]>

<snip>....

Reply via email to