From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Xiao Wang <xiao.w.wang@intel.com>
Subject: [dpdk-test-report] |WARNING| pw48372 [2/9] vhost: provide helpers for virtio ring relay
Date: Wed, 28 Nov 2018 10:56:20 +0100 (CET) [thread overview]
Message-ID: <20181128095620.96F371B4A4@dpdk.org> (raw)
In-Reply-To: <20181128094607.106173-3-xiao.w.wang@intel.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/48372
_coding style issues_
INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL
INFO: symbol desc_addr is being removed, ensure that it has gone through the deprecation process
ERROR: symbol desc_chunck_len is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol desc is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol desc_id is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol desc_id is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol desc_id is added in a section other than the EXPERIMENTAL section of the version map
INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL
ERROR: symbol desc_iova is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol desc_len is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol desc_ring is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol desc_ring is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol desc_ring is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol dlen is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol dst is added in a section other than the EXPERIMENTAL section of the version map
INFO: symbol dst is being removed, ensure that it has gone through the deprecation process
INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL
INFO: symbol dst is being removed, ensure that it has gone through the deprecation process
ERROR: symbol free_ind_table(idesc) is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol idesc is added in a section other than the EXPERIMENTAL section of the version map
INFO: symbol idesc is being removed, ensure that it has gone through the deprecation process
ERROR: symbol idesc is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol idx is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol idx_m is added in a section other than the EXPERIMENTAL section of the version map
INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL
INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL
ERROR: symbol int is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol len is added in a section other than the EXPERIMENTAL section of the version map
INFO: symbol len is being removed, ensure that it has gone through the deprecation process
INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL
ERROR: symbol m_vring->avail->ring[idx_m is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol m_vring->used->ring[idx is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol perm) is added in a section other than the EXPERIMENTAL section of the version map
INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL
INFO: symbol remain is being removed, ensure that it has gone through the deprecation process
ERROR: symbol ret is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol return is added in a section other than the EXPERIMENTAL section of the version map
INFO: symbol return is being removed, ensure that it has gone through the deprecation process
ERROR: symbol return is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol return is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol return is added in a section other than the EXPERIMENTAL section of the version map
INFO: symbol return is being removed, ensure that it has gone through the deprecation process
INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL
INFO: symbol return is being removed, ensure that it has gone through the deprecation process
ERROR: symbol return is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol return is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol rte_free(idesc) is added in a section other than the EXPERIMENTAL section of the version map
INFO: symbol rte_free(idesc) is being removed, ensure that it has gone through the deprecation process
ERROR: symbol rte_free(idesc) is added in a section other than the EXPERIMENTAL section of the version map
INFO: symbol rte_free(idesc) is being removed, ensure that it has gone through the deprecation process
INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL
INFO: symbol rte_memcpy((void is being removed, ensure that it has gone through the deprecation process
ERROR: symbol sizeof(struct is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol struct is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol uint16_t is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol uint64_t is added in a section other than the EXPERIMENTAL section of the version map
INFO: symbol uint64_t is being removed, ensure that it has gone through the deprecation process
INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL
ERROR: symbol VHOST_ACCESS_RO) is added in a section other than the EXPERIMENTAL section of the version map
INFO: symbol VHOST_ACCESS_RO) is being removed, ensure that it has gone through the deprecation process
ERROR: symbol VHOST_ACCESS_RO) is added in a section other than the EXPERIMENTAL section of the version map
INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL
ERROR: symbol vhost_log_write(dev, is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol void is added in a section other than the EXPERIMENTAL section of the version map
INFO: symbol void is being removed, ensure that it has gone through the deprecation process
ERROR: symbol vq is added in a section other than the EXPERIMENTAL section of the version map
ERROR: symbol vq->desc[idx].addr, is added in a section other than the EXPERIMENTAL section of the version map
INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL
INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL
parent reply other threads:[~2018-11-28 9:56 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20181128094607.106173-3-xiao.w.wang@intel.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=20181128095620.96F371B4A4@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=test-report@dpdk.org \
--cc=xiao.w.wang@intel.com \
/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).