|WARNING| pw139490 [RFC 3/6] ethdev: remove VLA warnings

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 18 12:35:05 CEST 2024


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#68: 
1) ./lib/ethdev/rte_ethdev.c:3244:16: warning: ISO C90 forbids variable length array ‘xstats_names’ [-Wvla]

WARNING:TYPO_SPELLING: 'baisc' may be misspelled - perhaps 'basic'?
#226: FILE: lib/ethdev/rte_ethdev.c:3391:
+	/* no baisc stats requested, devops function provided */

WARNING:TYPO_SPELLING: 'baisc' may be misspelled - perhaps 'basic'?
#349: FILE: lib/ethdev/rte_ethdev.c:3610:
+	/* no baisc stats requested, devops function provided */

total: 0 errors, 3 warnings, 300 lines checked


More information about the test-report mailing list