automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw25388 [PATCH 19/38] mempool/dpaa: add support for NXP DPAA Mempool
       [not found] <1497591668-3320-20-git-send-email-shreyansh.jain@nxp.com>
@ 2017-06-16  5:38 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-06-16  5:38 UTC (permalink / raw)
  To: test-report; +Cc: Shreyansh Jain

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/25388

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#450: FILE: drivers/mempool/dpaa/dpaa_mempool.h:68:
+#define DPAA_MEMPOOL_TO_POOL_INFO(__mp) \
+	(struct pool_info_entry *)__mp->pool_data

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#453: FILE: drivers/mempool/dpaa/dpaa_mempool.h:71:
+#define DPAA_MEMPOOL_TO_BPID(__mp) \
+	((struct pool_info_entry *)__mp->pool_data)->bpid

total: 2 errors, 0 warnings, 422 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-06-16  5:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1497591668-3320-20-git-send-email-shreyansh.jain@nxp.com>
2017-06-16  5:38 ` [dpdk-test-report] |WARNING| pw25388 [PATCH 19/38] mempool/dpaa: add support for NXP DPAA Mempool checkpatch

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).