[dpdk-test-report] |WARNING| pw35942 [PATCH 01/13] cxgbe: add skeleton VF driver

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Mar 10 23:50:29 CET 2018


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#392: FILE: drivers/net/cxgbe/cxgbevf_ethdev.c:24:
+#define CH_PCI_DEVICE_ID_TABLE_DEFINE_END \
+		{ .vendor_id = 0, } \
+	}

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


More information about the test-report mailing list