[dpdk-test-report] |WARNING| pw67142 [PATCH v2 30/32] cryptodev: add tracepoints

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Mar 25 22:21:32 CET 2020


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

_coding style issues_


INFO: symbol __rte_trace_lib_cryptodev_asym_session_clear has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_cryptodev_asym_session_create has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_cryptodev_asym_session_free has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_cryptodev_asym_session_init has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_cryptodev_close has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_cryptodev_configure has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_cryptodev_dequeue_burst has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_cryptodev_enqueue_burst has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_cryptodev_queue_pair_setup has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_cryptodev_start has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_cryptodev_stop has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_cryptodev_sym_session_clear has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_cryptodev_sym_session_create has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_cryptodev_sym_session_free has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_cryptodev_sym_session_init has been added to the EXPERIMENTAL section of the version map
INFO: symbol __rte_trace_lib_cryptodev_sym_session_pool_create has been added to the EXPERIMENTAL section of the version map
ERROR: symbol rte_trace_ctf_i64(conf->ff_disable) 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(conf->mp_session) 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(conf->mp_session_private) 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(mempool) 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(ops) 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(sess) 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(xforms) 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_string(name) 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(sess->nb_drivers) 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(sess->user_data_sz) 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(user_data_size) 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(conf->nb_descriptors) 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(elt_size) 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(sess->opaque_data) 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(dev_id) is added in the "C" section, but is expected to be added in the EXPERIMENTAL section of the version map


More information about the test-report mailing list