[dpdk-test-report] |WARNING| pw84782 [PATCH 1/1] devtools: adjust verbosity of ABI check

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Dec 7 18:34:56 CET 2020


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

_coding style issues_


WARNING:LONG_LINE: line length of 106 exceeds 100 columns
#127: 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
#140: 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
#162: FILE: devtools/check-abi.sh:60:
+			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
#166: FILE: devtools/check-abi.sh:63:
+			echo "ABIDIFF_ABI_CHANGE, this change requires a review (abidiff flagged this as a potential issue)." >&2

total: 0 errors, 4 warnings, 96 lines checked


More information about the test-report mailing list