|WARNING| pw122901 [PATCH v2 08/10] net/txgbe: add chip overheat support

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Feb 2 10:27:12 CET 2023


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#213: FILE: drivers/net/txgbe/txgbe_ethdev.h:33:
+#define TXGBE_FLAG_OVERHEAT         (uint32_t)(1 << 6)

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


More information about the test-report mailing list