automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: <jerinj@marvell.com>
Subject: [dpdk-test-report] |WARNING| pw67143 [PATCH v2 28/32] ethdev: add tracepoints
Date: Wed, 25 Mar 2020 22:21:34 +0100 (CET)	[thread overview]
Message-ID: <20200325212134.887761C067@dpdk.org> (raw)
In-Reply-To: <20200325211603.240288-29-jerinj@marvell.com>

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

_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

           reply	other threads:[~2020-03-25 21:21 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20200325211603.240288-29-jerinj@marvell.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200325212134.887761C067@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=jerinj@marvell.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).