|WARNING| pw122243 [PATCH 7/8] net/txgbe: add chip overheat support

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jan 18 07:06:31 CET 2023


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#212: 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