|WARNING| pw111442 [PATCH 2/3] ixgbe: move periodic link service work into separate function

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 19 21:27:08 CEST 2022


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#247: FILE: drivers/net/ixgbe/ixgbe_ethdev.h:32:
+#define IXGBE_FLAG_NEED_SFP_SETUP   (uint32_t)(1 << 5)

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


More information about the test-report mailing list