[dpdk-test-report] |WARNING| pw67350 [PATCH v3 29/33] ethdev: add tracepoints

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Mar 29 16:51:36 CEST 2020


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

_coding style issues_


INFO: symbol __rte_trace_lib_ethdev_close has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_ethdev_configure has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_ethdev_rx_burst has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_ethdev_rxq_setup has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_ethdev_start has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_ethdev_stop has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_ethdev_tx_burst has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_ethdev_txq_setup has been added to the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_ptr(pkt_tbl) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_ptr(pkts_tbl) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_u16(nb_rx_desc) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_u16(nb_tx_desc) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_u16(nb_tx_q) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_u16(port_id) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_u16(tx_conf->tx_free_thresh) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_u32(dev_conf->lpbk_mode) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_u32(dev_conf->rxmode.max_rx_pkt_len) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_u32(dev_conf->rxmode.mq_mode) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_u32(dev_conf->txmode.mq_mode) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_u64(dev_conf->rxmode.offloads) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_u64(dev_conf->txmode.offloads) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_u64(rx_conf->offloads) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_u64(tx_conf->offloads) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_u8(rx_conf->rx_deferred_start) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_u8(rx_conf->rx_drop_en) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_u8(rx_conf->rx_thresh.hthresh) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_u8(rx_conf->rx_thresh.pthresh) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_u8(rx_conf->rx_thresh.wthresh) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_u8(tx_conf->tx_deferred_start) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_u8(tx_conf->tx_thresh.hthresh) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_u8(tx_conf->tx_thresh.pthresh) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_u8(tx_conf->tx_thresh.wthresh) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map


More information about the test-report mailing list