|WARNING| pw152073 [PATCH v16 13/29] net/rnp: add support link setup operations
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Feb 26 08:48:04 CET 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/152073
_coding style issues_
CHECK:MACRO_ARG_REUSE: Macro argument reuse 'lane' - possible side-effects?
#84: 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, 242 lines checked
More information about the test-report
mailing list