[dpdk-test-report] |WARNING| pw39041 [PATCH] lcore: make semantics of lcore role function more intuitive

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 26 16:45:47 CEST 2018


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#19: 
Thanks,  Anatoly and Thomas.  I had also considered the following chunk for the release notes:

ERROR:TRAILING_WHITESPACE: trailing whitespace
#71: FILE: doc/guides/rel_notes/release_18_05.rst:75:
+* **rte_lcore_has_role() return values changed**                               $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#72: FILE: doc/guides/rel_notes/release_18_05.rst:76:
+                                                                               $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#73: FILE: doc/guides/rel_notes/release_18_05.rst:77:
+  This function now returns 1 or 0 for true or false, respectively, rather        $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#74: FILE: doc/guides/rel_notes/release_18_05.rst:78:
+  than 0 or <0 for success or failure to make use of the function more         $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#75: FILE: doc/guides/rel_notes/release_18_05.rst:79:
+  intuitive.                                                                   $

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

total: 6 errors, 1 warnings, 11 lines checked


More information about the test-report mailing list