|WARNING| pw144267 [PATCH v4 1/1] dts: add text parser for testpmd verbose output

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 18 18:35:22 CEST 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'HYPEN' may be misspelled - perhaps 'HYPHEN'?
#685: FILE: dts/framework/utils.py:31:
+_REGEX_FOR_HYPEN_SEP_MAC: str = r"(?:[\da-fA-F]{2}-){5,7}[\da-fA-F]{2}"

WARNING:TYPO_SPELLING: 'HYPEN' may be misspelled - perhaps 'HYPHEN'?
#688: FILE: dts/framework/utils.py:34:
+    rf"{_REGEX_FOR_COLON_SEP_MAC}|{_REGEX_FOR_HYPEN_SEP_MAC}|{_REGEX_FOR_DOT_SEP_MAC}"

total: 0 errors, 2 warnings, 573 lines checked


More information about the test-report mailing list