[dpdk-test-report] |WARNING| pw38890 [PATCH v3] ethdev: check Rx/Tx offloads

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 25 13:51:55 CEST 2018


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

_coding style issues_


WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'rte_eth_rx_queue_setup', this function's name, in a string
#93: FILE: lib/librte_ether/rte_ethdev.c:1581:
+				    " in rte_eth_rx_queue_setup( )
",

WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'rte_eth_tx_queue_setup', this function's name, in a string
#127: FILE: lib/librte_ether/rte_ethdev.c:1742:
+				    " in rte_eth_tx_queue_setup( )
",

total: 0 errors, 2 warnings, 94 lines checked


More information about the test-report mailing list