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 5C13CA0579 for ; Wed, 18 Mar 2020 20:08:40 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 533D21C0B4; Wed, 18 Mar 2020 20:08:40 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 144481C07D; Wed, 18 Mar 2020 20:08:38 +0100 (CET) In-Reply-To: <20200318190241.3150971-31-jerinj@marvell.com> References: <20200318190241.3150971-31-jerinj@marvell.com> To: test-report@dpdk.org Cc: Message-Id: <20200318190838.144481C07D@dpdk.org> Date: Wed, 18 Mar 2020 20:08:38 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw66880 [PATCH v1 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/66880 _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