|WARNING| pw119043 [PATCH] devtools: check for supported git version
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Oct 24 17:38:43 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/119043
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#128:
[1] https://github.com/git/git/blob/v2.19.0/Documentation/RelNotes/2.19.0.txt
WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#145: FILE: devtools/parse-flow-support.sh:17:
+if ! git grep -qo git -- devtools/parse-flow-support.sh >/dev/null 2>&1; then
total: 0 errors, 2 warnings, 12 lines checked
More information about the test-report
mailing list