[dpdk-test-report] |WARNING| pw78101 [PATCH v4 2/4] devtools: add generation of compressed abi dump archives

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 18 14:12:20 CEST 2020


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

_coding style issues_


WARNING:TYPO_SPELLING: 'varibles' may be misspelled - perhaps 'variables'?
#175: FILE: devtools/gen-abi-tarball.py:82:
+        print('No compiler specified in environmental varibles, setting CC=gcc')

WARNING:TYPO_SPELLING: 'files'' may be misspelled - perhaps 'file's'?
#207: FILE: devtools/gen-abi-tarball.py:114:
+    print('Generating ABI dump files')

WARNING:TYPO_SPELLING: 'files'' may be misspelled - perhaps 'file's'?
#217: FILE: devtools/gen-abi-tarball.py:124:
+    print('Creating Tarball of dump files')

total: 0 errors, 3 warnings, 142 lines checked


More information about the test-report mailing list