|WARNING| pw151153 [PATCH v7 13/28] net/rnp: add support link setup operations

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Feb 8 03:48:23 CET 2025


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

_coding style issues_


WARNING:TYPO_SPELLING: 'implent' may be misspelled - perhaps 'implement'?
#46: 
add set link_down/link_up implent

CHECK:MACRO_ARG_REUSE: Macro argument reuse 'lane' - possible side-effects?
#69: FILE: drivers/net/rnp/base/rnp_eth_regs.h:9:
+#define RNP_ETH_TX_FIFO_EMPT(lane)	((1 << (lane)) | (1 << ((lane) + 4)))

total: 0 errors, 1 warnings, 1 checks, 228 lines checked


More information about the test-report mailing list