|WARNING| pw108816 [PATCH 3/7] examples/ipsec-secgw: allow larger burst size for vectors

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Mar 22 19:00:52 CET 2022


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

_coding style issues_


WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#115: FILE: examples/ipsec-secgw/ipsec-secgw.h:16:
+	((MAX_PKT_BURST_VEC > MAX_PKT_BURST ?     \

total: 0 errors, 1 warnings, 36 lines checked


More information about the test-report mailing list