|WARNING| pw151723 [PATCH v3 4/6] devtools: check ms linker map files

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Feb 20 21:33:59 CET 2025


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

_coding style issues_


WARNING:LONG_LINE: line length of 119 exceeds 100 columns
#114: FILE: devtools/check-symbol-maps.sh:105:
+                /^(DPDK_('$abi_version'|'$next_abi_version')|EXPERIMENTAL|INTERNAL) \{$/ { next; } # start of a section

WARNING:LONG_LINE: line length of 119 exceeds 100 columns
#124: FILE: devtools/check-symbol-maps.sh:115:
+                /^(DPDK_('$abi_version'|'$next_abi_version')|EXPERIMENTAL|INTERNAL) \{$/ { next; } # start of a section

total: 0 errors, 2 warnings, 61 lines checked


More information about the test-report mailing list