automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw67348 [PATCH v3 30/33] eventdev: add tracepoints
       [not found] <20200329144342.1543749-31-jerinj@marvell.com>
@ 2020-03-29 14:51 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-03-29 14:51 UTC (permalink / raw)
  To: test-report; +Cc: jerinj

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

_coding style issues_


INFO: symbol __rte_trace_lib_event_crypto_adapter_create has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_crypto_adapter_free has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_crypto_adapter_queue_pair_add has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_crypto_adapter_queue_pair_del has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_crypto_adapter_start has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_crypto_adapter_stop has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_deq_burst has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_enq_burst has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_eth_rx_adapter_create has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_eth_rx_adapter_free has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_eth_rx_adapter_queue_add has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_eth_rx_adapter_queue_del has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_eth_rx_adapter_start has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_eth_rx_adapter_stop has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_eth_tx_adapter_create has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_eth_tx_adapter_enqueue has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_eth_tx_adapter_free has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_eth_tx_adapter_queue_add has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_eth_tx_adapter_queue_del has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_eth_tx_adapter_start has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_eth_tx_adapter_stop has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_port_link has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_port_setup has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_port_unlink has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_queue_setup has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_timer_adapter_create has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_timer_adapter_free has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_timer_adapter_start has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_timer_adapter_stop has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_timer_arm_burst has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_timer_arm_tmo_tick_burst has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_event_timer_cancel_burst has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_eventdev_close has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_eventdev_configure has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_eventdev_start has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_eventdev_stop has been added to the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_i32(dev_conf->nb_events_limit) 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_i32(port_conf->new_event_threshold) 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_i32(queue) 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_i32(queue_pair_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_i32(rx_queue_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_int(rc) 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(adapter) 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(conf) 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(conf_cb) 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(enq_mode_cb) 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(ev_table) 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(evtims_table) 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(adapter_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(conf->timer_adapter_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(nb_evtims) 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_links) 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_unlinks) 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_conf->dequeue_depth) 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_conf->enqueue_depth) 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(queue_conf->servicing_weight) 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->dequeue_timeout_ns) 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->event_dev_cfg) 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->nb_event_port_dequeue_depth) 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->nb_event_port_enqueue_depth) 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->nb_event_queue_flows) 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(queue_conf->event_queue_cfg) 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(queue_conf->nb_atomic_flows) 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(queue_conf->nb_atomic_order_sequences) 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(queue_conf->rx_queue_flags) 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(conf->flags) 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(conf->max_tmo_ns) 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(conf->timer_tick_ns) 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(adptr_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_u8(dev_conf->nb_event_ports) 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(dev_conf->nb_event_queues) 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(dev_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_u8(flags) 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(port_conf->disable_implicit_release) 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(queue_conf->ev.priority) 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(queue_conf->ev.queue_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_u8(queue_conf->priority) 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(queue_conf->schedule_type) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-29 14:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200329144342.1543749-31-jerinj@marvell.com>
2020-03-29 14:51 ` [dpdk-test-report] |WARNING| pw67348 [PATCH v3 30/33] eventdev: add tracepoints checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).