[dpdk-test-report] |WARNING| pw25549 [PATCH v8 4/4] ethdev: add control interface support

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 21 13:07:22 CEST 2017


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

_coding style issues_


ERROR:SPACING: space required before the open parenthesis '('
#74: FILE: lib/librte_ether/rte_ethdev_pci.h:44:
+#define rte_eth_control_interface_create_one(port_id) do { } while(0)

ERROR:SPACING: space required before the open parenthesis '('
#75: FILE: lib/librte_ether/rte_ethdev_pci.h:45:
+#define rte_eth_control_interface_destroy_one(port_id) do { } while(0)

total: 2 errors, 0 warnings, 34 lines checked


More information about the test-report mailing list