|WARNING| pw110534 [PATCH v4 4/7] examples/ipsec-secgw: allow larger burst size for vectors

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 29 22:46:10 CEST 2022


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

_coding style issues_


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

total: 0 errors, 1 warnings, 36 lines checked


More information about the test-report mailing list