automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw54748 [PATCH v1 3/9] mark dpaa driver internal-only symbols with __rte_internal
       [not found] <20190612203903.16565-4-nhorman@tuxdriver.com>
@ 2019-06-13 13:57 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-06-13 13:57 UTC (permalink / raw)
  To: test-report; +Cc: Neil Horman

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

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

only message in thread, other threads:[~2019-06-13 13:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190612203903.16565-4-nhorman@tuxdriver.com>
2019-06-13 13:57 ` [dpdk-test-report] |WARNING| pw54748 [PATCH v1 3/9] mark dpaa driver internal-only symbols with __rte_internal 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).