[dpdk-test-report] |WARNING| pw80628 [PATCH v3 06/56] net/txgbe: add HW infrastructure and dummy function

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 14 07:57:45 CEST 2020


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#83: FILE: drivers/net/txgbe/base/txgbe_dummy.h:10:
+#define TUP(x) x##_unused __attribute__((unused))

total: 1 errors, 0 warnings, 0 checks, 897 lines checked
Warning in drivers/net/txgbe/base/txgbe_dummy.h:
Using compiler attribute directly


More information about the test-report mailing list