[dpdk-test-report] |WARNING| pw77042 [PATCH v4 2/7] ethdev: move inline device operations

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 9 15:03:08 CEST 2020


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

_coding style issues_


WARNING:LONG_LINE_COMMENT: line over 100 characters
#991: FILE: lib/librte_ethdev/rte_ethdev_core.h:781:
+	eth_rx_descriptor_status_t rx_descriptor_status; /**< Check the status of a Rx descriptor. */

WARNING:LONG_LINE_COMMENT: line over 100 characters
#992: FILE: lib/librte_ethdev/rte_ethdev_core.h:782:
+	eth_tx_descriptor_status_t tx_descriptor_status; /**< Check the status of a Tx descriptor. */

total: 0 errors, 2 warnings, 647 lines checked


More information about the test-report mailing list