[dpdk-test-report] |WARNING| pw92456 [PATCH 3/4] drivers/net/enetfec: queue configuration

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 30 06:36:19 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'?
#161: FILE: drivers/net/enetfec/enet_ethdev.c:260:
+	txq->bd.que_id = queue_idx;

WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'?
#237: FILE: drivers/net/enetfec/enet_ethdev.c:336:
+	rxq->bd.que_id = queue_idx;

total: 0 errors, 2 warnings, 0 checks, 237 lines checked


More information about the test-report mailing list