[dpdk-test-report] |WARNING| [PATCH v3] examples/ipsec-secgw: fix pointer to local outside scope

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Nov 7 18:25:46 CET 2016


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

_coding style issues_


WARNING:LONG_LINE_STRING: line over 100 characters
#91: FILE: examples/ipsec-secgw/parser.c:514:
+			rte_panic("%s:%u: error: the line contains more characters the parser can handle
",

WARNING:LONG_LINE_STRING: line over 100 characters
#149: FILE: examples/ipsec-secgw/parser.c:539:
+				rte_panic("%s:%u: error: the concatenated line contains more characters the parser can handle
",

WARNING:LONG_LINE_STRING: line over 100 characters
#175: FILE: examples/ipsec-secgw/parser.c:552:
+			rte_panic("%s:%u: error: the line contains more characters the parser can handle
",

total: 0 errors, 3 warnings, 146 lines checked


More information about the test-report mailing list