[dpdk-test-report] |WARNING| pw89986 [PATCH v4 5/6] net/txgbe: handle AN interrupt and link update

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Mar 29 05:18:18 CEST 2021


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#295: FILE: drivers/net/txgbe/txgbe_ethdev.h:31:
+#define TXGBE_FLAG_NEED_AN_CONFIG   (uint32_t)(1 << 5)

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


More information about the test-report mailing list