[dpdk-test-report] |WARNING| pw25104 [PATCH RFC] build for DPDK with meson and ninja

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 7 13:16:52 CEST 2017


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#28: 
sudo /usr/local/bin/dpdk-testpmd -c F00000 -- --rxd=512 --txd=512 --rxq=2 --txq=2

ERROR:TRAILING_WHITESPACE: trailing whitespace
#855: FILE: meson.build:1:
+project('DPDK', 'C', $

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#998: FILE: test/test/test.c:59:
+extern cmdline_parse_ctx_t main_ctx[];

ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

total: 2 errors, 2 warnings, 648 lines checked


More information about the test-report mailing list