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

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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#333: 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, 246 lines checked

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <859249ecb375950eba98901777fae3c70c9388c7.1665176094.git.sthotton@marvell.com>
2022-10-07 21:03 ` |WARNING| pw117639 [PATCH v5 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).