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

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Aug 24 11:40:55 CEST 2020


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

_coding style issues_


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

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

total: 0 errors, 2 warnings, 561 lines checked


More information about the test-report mailing list