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 98B4DA058B for ; Wed, 25 Mar 2020 22:21:36 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 915E71C067; Wed, 25 Mar 2020 22:21:36 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 7D7261BFD4; Wed, 25 Mar 2020 22:21:32 +0100 (CET) In-Reply-To: <20200325211603.240288-31-jerinj@marvell.com> References: <20200325211603.240288-31-jerinj@marvell.com> To: test-report@dpdk.org Cc: Message-Id: <20200325212132.7D7261BFD4@dpdk.org> Date: Wed, 25 Mar 2020 22:21:32 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw67142 [PATCH v2 30/32] 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/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