From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 3A063A0562 for ; Sun, 29 Mar 2020 16:51:40 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 900AF1C1E0; Sun, 29 Mar 2020 16:51:37 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 501971C12F; Sun, 29 Mar 2020 16:51:34 +0200 (CEST) In-Reply-To: <20200329144342.1543749-32-jerinj@marvell.com> References: <20200329144342.1543749-32-jerinj@marvell.com> To: test-report@dpdk.org Cc: Message-Id: <20200329145134.501971C12F@dpdk.org> Date: Sun, 29 Mar 2020 16:51:34 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw67349 [PATCH v3 31/33] cryptodev: add tracepoints X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/67349 _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