[dpdk-test-report] |WARNING| pw85278 [PATCH v2 1/1] devtools: adjust verbosity of ABI check
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Dec 17 10:06:54 CET 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/85278
_coding style issues_
WARNING:LONG_LINE: line length of 106 exceeds 100 columns
#131: FILE: devtools/check-abi.sh:21:
+ echo "WARNING: could not identify an include directory for $refdir, expect false positives..." >&2
WARNING:LONG_LINE: line length of 106 exceeds 100 columns
#144: FILE: devtools/check-abi.sh:32:
+ echo "WARNING: could not identify an include directory for $newdir, expect false positives..." >&2
WARNING:LONG_LINE: line length of 114 exceeds 100 columns
#165: FILE: devtools/check-abi.sh:59:
+ echo "ABIDIFF_ERROR|ABIDIFF_USAGE_ERROR, this could be a script or environment issue." >&2
WARNING:LONG_LINE: line length of 129 exceeds 100 columns
#169: FILE: devtools/check-abi.sh:62:
+ echo "ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue)." >&2
total: 0 errors, 4 warnings, 95 lines checked
More information about the test-report
mailing list