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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 28 17:07:18 CEST 2022


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

_coding style issues_


WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#116: 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