automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw53700 [RFC PATCH 2/2] Convert dpaa driver to tag internal-only symbols appropriately
       [not found] <20190525184346.27932-3-nhorman@tuxdriver.com>
@ 2019-05-25 18:44 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-05-25 18:44 UTC (permalink / raw)
  To: test-report; +Cc: Neil Horman

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

_coding style issues_


ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#53: 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
#69: 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
#78: 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
#109: 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
#346: 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
#355: 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
#411: 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
#557: 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, 535 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

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

only message in thread, other threads:[~2019-05-25 18:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190525184346.27932-3-nhorman@tuxdriver.com>
2019-05-25 18:44 ` [dpdk-test-report] |WARNING| pw53700 [RFC PATCH 2/2] Convert dpaa driver to tag internal-only symbols appropriately 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).