|WARNING| pw151452 [PATCH v1 02/16] net/zxdh: optimize queue res alloc/free process

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Feb 13 07:56:08 CET 2025


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

_coding style issues_


WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'?
#117: FILE: drivers/net/zxdh/zxdh_common.c:425:
+	hw->que_set_flag = 1;

WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'?
#384: FILE: drivers/net/zxdh/zxdh_ethdev.c:942:
+		/*no que changed */

WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'?
#486: FILE: drivers/net/zxdh/zxdh_ethdev.h:112:
+	uint8_t que_set_flag;

WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'?
#601: FILE: drivers/net/zxdh/zxdh_queue.c:70:
+	if (hw->que_set_flag == 1) {

WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'?
#622: FILE: drivers/net/zxdh/zxdh_queue.c:91:
+		hw->que_set_flag = 0;

total: 0 errors, 5 warnings, 0 checks, 602 lines checked


More information about the test-report mailing list