[dpdk-test-report] |WARNING| pw30613 [PATCH v2 6/6] examples/ipsec-secgw: config ethernet MACs dynamically

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Oct 19 20:53:38 CEST 2017


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

_coding style issues_


WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#538: FILE: examples/ipsec-secgw/parser.c:305:
+	if (6 != sscanf(addr_str, "%02X:%02X:%02X:%02X:%02X:%02X",

total: 0 errors, 1 warnings, 586 lines checked


More information about the test-report mailing list