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