[dpdk-test-report] |WARNING| pw53881 [PATCH] examples/client_server_mp: check port ownership

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 30 00:44:33 CEST 2019


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

_coding style issues_


WARNING:TYPO_SPELLING: 'explictly' may be misspelled - perhaps 'explicitly'?
#20: 
This fixes explictly checks for ownership when parsing the port mask.

WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#80: FILE: examples/multi_process/client_server_mp/mp_server/args.c:76:
+			return -1;
+		} else {

WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Stephen Hemminger <stephen at networkplumber.org>'

total: 0 errors, 3 warnings, 54 lines checked


More information about the test-report mailing list