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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 21 15:33:00 CEST 2022


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

_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:17:
+	((MAX_PKT_BURST_VEC > MAX_PKT_BURST ?     \

total: 0 errors, 1 warnings, 36 lines checked


More information about the test-report mailing list