[dpdk-test-report] |WARNING| pw89807 [PATCH v3 5/7] net/txgbe: handle AN interrupt and link update

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 25 06:53:34 CET 2021


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

_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