[dpdk-test-report] |WARNING| [PATCH] ethdev: cleanup device ops struct whitespace

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Dec 8 14:59:48 CET 2016


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

_coding style issues_


WARNING:LONG_LINE_COMMENT: line over 90 characters
#101: FILE: lib/librte_ether/rte_ethdev.h:1458:
+	vlan_pvid_set_t            vlan_pvid_set; /**< Set port based TX VLAN insertion. */

WARNING:LONG_LINE_COMMENT: line over 90 characters
#111: FILE: lib/librte_ether/rte_ethdev.h:1468:
+	eth_rx_enable_intr_t       rx_queue_intr_enable;  /**< Enable Rx queue interrupt. */

WARNING:LONG_LINE_COMMENT: line over 90 characters
#112: FILE: lib/librte_ether/rte_ethdev.h:1469:
+	eth_rx_disable_intr_t      rx_queue_intr_disable; /**< Disable Rx queue interrupt. */

WARNING:LONG_LINE_COMMENT: line over 90 characters
#153: FILE: lib/librte_ether/rte_ethdev.h:1478:
+	priority_flow_ctrl_set_t   priority_flow_ctrl_set; /**< Setup priority flow control. */

WARNING:LONG_LINE_COMMENT: line over 90 characters
#160: FILE: lib/librte_ether/rte_ethdev.h:1485:
+	eth_uc_all_hash_table_set_t uc_all_hash_table_set; /**< Set Unicast hash bitmap. */

WARNING:LONG_LINE_COMMENT: line over 90 characters
#218: FILE: lib/librte_ether/rte_ethdev.h:1523:
+	rss_hash_conf_get_t        rss_hash_conf_get; /** Get current RSS hash configuration. */

total: 0 errors, 6 warnings, 199 lines checked


More information about the test-report mailing list