automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Neil Horman <nhorman@tuxdriver.com>
Subject: [dpdk-test-report] |WARNING| pw54748 [PATCH v1 3/9] mark dpaa driver internal-only symbols with __rte_internal
Date: Thu, 13 Jun 2019 15:57:29 +0200 (CEST)	[thread overview]
Message-ID: <20190613135729.BC4E61D56C@dpdk.org> (raw)
In-Reply-To: <20190612203903.16565-4-nhorman@tuxdriver.com>

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

_coding style issues_


ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#56: FILE: drivers/bus/dpaa/include/fsl_bman.h:267:
+struct bman_pool __rte_internal *bman_new_pool(const struct bman_pool_params *params);
                                 ^

WARNING:LONG_LINE: line over 90 characters
#72: FILE: drivers/bus/dpaa/include/fsl_bman.h:282:
+const struct bman_pool_params __rte_internal *bman_get_params(const struct bman_pool *pool);

WARNING:LONG_LINE: line over 90 characters
#81: FILE: drivers/bus/dpaa/include/fsl_bman.h:292:
+int __rte_internal bman_release(struct bman_pool *pool, const struct bm_buffer *bufs, u8 num,

WARNING:LONG_LINE: line over 90 characters
#112: FILE: drivers/bus/dpaa/include/fsl_fman.h:46:
+int __rte_internal fman_if_add_mac_addr(struct fman_if *p, uint8_t *eth, uint8_t addr_num);

WARNING:LONG_LINE: line over 90 characters
#349: FILE: drivers/bus/dpaa/include/fsl_qman.h:1580:
+void __rte_internal qman_fq_state(struct qman_fq *fq, enum qman_fq_state *state, u32 *flags);

WARNING:LONG_LINE: line over 90 characters
#358: FILE: drivers/bus/dpaa/include/fsl_qman.h:1616:
+int __rte_internal qman_init_fq(struct qman_fq *fq, u32 flags, struct qm_mcc_initfq *opts);

WARNING:LONG_LINE: line over 90 characters
#414: FILE: drivers/bus/dpaa/include/fsl_qman.h:1761:
+int __rte_internal qman_enqueue_multi(struct qman_fq *fq, const struct qm_fd *fd, u32 *flags,

WARNING:LONG_LINE: line over 90 characters
#560: FILE: drivers/bus/dpaa/include/of.h:101:
+const __rte_internal void *of_get_property(const struct device_node *from, const char *name,

total: 1 errors, 7 warnings, 0 checks, 579 lines checked
INFO: symbol qman_set_fq_lookup_table is being removed, ensure that it has gone through the deprecation process
ERROR: symbol qman_set_fq_lookup_table is added in the DPDK_18.11 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_dpaa_driver_register is added in the DPDK_17.11 section, but is expected to be added in the EXPERIMENTAL section of the version map
INFO: symbol rte_dpaa_driver_register is being removed, ensure that it has gone through the deprecation process
ERROR: symbol rte_dpaa_driver_unregister is added in the DPDK_17.11 section, but is expected to be added in the EXPERIMENTAL section of the version map
INFO: symbol rte_dpaa_driver_unregister is being removed, ensure that it has gone through the deprecation process
ERROR: symbol rte_dpaa_mem_ptov is added in the DPDK_17.11 section, but is expected to be added in the EXPERIMENTAL section of the version map
INFO: symbol rte_dpaa_mem_ptov is being removed, ensure that it has gone through the deprecation process
ERROR: symbol rte_dpaa_portal_fq_close is added in the DPDK_18.02 section, but is expected to be added in the EXPERIMENTAL section of the version map
INFO: symbol rte_dpaa_portal_fq_close is being removed, ensure that it has gone through the deprecation process
ERROR: symbol rte_dpaa_portal_fq_init is added in the DPDK_18.02 section, but is expected to be added in the EXPERIMENTAL section of the version map
INFO: symbol rte_dpaa_portal_fq_init is being removed, ensure that it has gone through the deprecation process
ERROR: symbol rte_dpaa_portal_init is added in the DPDK_17.11 section, but is expected to be added in the EXPERIMENTAL section of the version map
INFO: symbol rte_dpaa_portal_init is being removed, ensure that it has gone through the deprecation process
INFO: symbol dpaa_eth_eventq_attach is being removed, ensure that it has gone through the deprecation process
ERROR: symbol dpaa_eth_eventq_attach is added in the INTERNAL section, but is expected to be added in the EXPERIMENTAL section of the version map
INFO: symbol dpaa_eth_eventq_detach is being removed, ensure that it has gone through the deprecation process
ERROR: symbol dpaa_eth_eventq_detach is added in the INTERNAL section, but is expected to be added in the EXPERIMENTAL section of the version map

           reply	other threads:[~2019-06-13 13:57 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20190612203903.16565-4-nhorman@tuxdriver.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=20190613135729.BC4E61D56C@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=nhorman@tuxdriver.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).