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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Dec 22 12:53:39 CET 2016


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

_coding style issues_


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

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

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

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

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

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

total: 0 errors, 6 warnings, 200 lines checked


More information about the test-report mailing list