|WARNING| pw147890 [PATCH v3 05/13] net/txgbe: enable Tx descriptor error interrupt

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Nov 4 03:08:09 CET 2024


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#225: FILE: drivers/net/txgbe/txgbe_ethdev.h:34:
+#define TXGBE_FLAG_TX_DESC_ERR      (uint32_t)(1 << 7)

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


More information about the test-report mailing list