automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw117631 [PATCH v4 1/7] mbuf: add API to get and set mbuf physical address
       [not found] <8380a296e1b5e7775691fbe20966e267a37dbf1f.1665170500.git.sthotton@marvell.com>
@ 2022-10-07 19:31 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-10-07 19:31 UTC (permalink / raw)
  To: test-report; +Cc: Shijith Thotton

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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#323: FILE: lib/mbuf/rte_mbuf_core.h:739:
+#define rte_pktmbuf_iova_offset(m, o) (rte_iova_t)(rte_mbuf_iova_get(m) + (m)->data_off + (o))

total: 1 errors, 0 warnings, 236 lines checked

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

only message in thread, other threads:[~2022-10-07 19:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <8380a296e1b5e7775691fbe20966e267a37dbf1f.1665170500.git.sthotton@marvell.com>
2022-10-07 19:31 ` |WARNING| pw117631 [PATCH v4 1/7] mbuf: add API to get and set mbuf physical address 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).