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

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Feb 12 15:41:14 CET 2025


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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'lane' - possible side-effects?
#68: 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, 0 warnings, 1 checks, 228 lines checked


More information about the test-report mailing list