[dpdk-test-report] |WARNING| pw76471 [PATCH v2 2/7] ethdev: move inline device operations
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Sep 9 01:38:49 CEST 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/76471
_coding style issues_
WARNING:LONG_LINE_COMMENT: line over 100 characters
#900: 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
#901: 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, 577 lines checked
More information about the test-report
mailing list