[dpdk-test-report] |WARNING| pw94316 [RFC 4/4] test: support ethdev
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Jun 17 10:16:02 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/94316
_coding style issues_
ERROR:C99_COMMENTS: do not use C99 // comments
#994: FILE: app/test/test_ethdev.c:858:
+ // rss_hf src_only and dst_only
ERROR:C99_COMMENTS: do not use C99 // comments
#995: FILE: app/test/test_ethdev.c:859:
+ // eth_dev_tx_queue_config
ERROR:C99_COMMENTS: do not use C99 // comments
#996: FILE: app/test/test_ethdev.c:860:
+ // eth_dev_rx_queue_config
ERROR:C99_COMMENTS: do not use C99 // comments
#997: FILE: app/test/test_ethdev.c:861:
+ // RTE_ETHDEV_PROFILE_WITH_VTUNE
ERROR:C99_COMMENTS: do not use C99 // comments
#998: FILE: app/test/test_ethdev.c:862:
+ // eth_dev_validate_offloads
ERROR:C99_COMMENTS: do not use C99 // comments
#999: FILE: app/test/test_ethdev.c:863:
+ // restore config
ERROR:C99_COMMENTS: do not use C99 // comments
#1000: FILE: app/test/test_ethdev.c:864:
+ // restore mtu
WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#1310: FILE: lib/ethdev/ethdev_driver.h:38:
+ * */
total: 7 errors, 1 warnings, 1276 lines checked
More information about the test-report
mailing list