* [dpdk-test-report] |WARNING| pw55591 [PATCH v4 1/2] lib/ipsec: add support for header construction
[not found] <20190628123926.15762-2-roy.fan.zhang@intel.com>
@ 2019-06-28 12:46 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-06-28 12:46 UTC (permalink / raw)
To: test-report; +Cc: Fan Zhang
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/55591
_coding style issues_
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#107: FILE: lib/librte_ipsec/iph.h:118:
+#define SET_IPV6_TC(vtc_flow, tc) \
+ vtc_flow = rte_cpu_to_be_32(tc << RTE_IPV6_HDR_TC_SHIFT) | \
+ (vtc_flow & (~rte_cpu_to_be_32(IPV6_TOS_MASK))) \
+
total: 1 errors, 0 warnings, 293 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-06-28 12:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20190628123926.15762-2-roy.fan.zhang@intel.com>
2019-06-28 12:46 ` [dpdk-test-report] |WARNING| pw55591 [PATCH v4 1/2] lib/ipsec: add support for header construction 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).