[dpdk-test-report] |WARNING| pw96800 [PATCH v3 2/2] devtools: fix patches missing if range newer than HEAD
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Aug 11 13:22:43 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/96800
_coding style issues_
WARNING:TYPO_SPELLING: 'brnach' may be misspelled - perhaps 'branch'?
#171: FILE: devtools/git-log-fixes.sh:42:
+# get real brnach name
WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#174: FILE: devtools/git-log-fixes.sh:45:
+if ! git branch -a --contains $range_last | grep -q -e " $refbranch$" -e " remotes/$refbranch$"; then
total: 0 errors, 2 warnings, 55 lines checked
More information about the test-report
mailing list