[dpdk-test-report] |WARNING| pw81103 [PATCH v10 6/6] app/testpmd: add extended Rx queue setup

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Oct 16 14:44:39 CEST 2020


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

_coding style issues_


WARNING:TYPO_SPELLING: 'useg' may be misspelled - perhaps 'user'?
#99: FILE: app/test-pmd/testpmd.c:2423:
+	union rte_eth_rxseg rx_useg[MAX_SEGS_BUFFER_SPLIT] = {};

WARNING:TYPO_SPELLING: 'useg' may be misspelled - perhaps 'user'?
#113: FILE: app/test-pmd/testpmd.c:2437:
+		struct rte_eth_rxseg_split *rx_seg = &rx_useg[i].split;

WARNING:TYPO_SPELLING: 'useg' may be misspelled - perhaps 'user'?
#130: FILE: app/test-pmd/testpmd.c:2454:
+	rx_conf->rx_seg = rx_useg;

total: 0 errors, 3 warnings, 96 lines checked


More information about the test-report mailing list