|WARNING| pw143559 [PATCH v1 24/30] net/i40e/base: make semaphore timeout 32-bit

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Sep 2 12:00:25 CEST 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'substraction' may be misspelled - perhaps 'subtraction'?
#74: 
by checking the sign of substraction of two 32 bit vaues.

WARNING:TYPO_SPELLING: 'vaues' may be misspelled - perhaps 'values'?
#74: 
by checking the sign of substraction of two 32 bit vaues.

CHECK:CAMELCASE: Avoid CamelCase: <PRIu32>
#113: FILE: drivers/net/i40e/base/i40e_nvm.c:1306:
+				   "NVMUPD: write semaphore expired (%d >= %" PRIu32 "), retrying
",

total: 0 errors, 2 warnings, 1 checks, 35 lines checked


More information about the test-report mailing list