From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 4CC864C8B; Tue, 11 Dec 2018 11:35:53 +0100 (CET) In-Reply-To: <20181211103402.81914-3-roy.fan.zhang@intel.com> References: <20181211103402.81914-3-roy.fan.zhang@intel.com> To: test-report@dpdk.org Cc: Fan Zhang Message-Id: <20181211103553.4CC864C8B@dpdk.org> Date: Tue, 11 Dec 2018 11:35:53 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw48631 [v2, 2/2] cryptodev: change symmetric session structure 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: , X-List-Received-Date: Tue, 11 Dec 2018 10:35:53 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/48631 _coding style issues_ ERROR:TRAILING_WHITESPACE: trailing whitespace #485: FILE: doc/guides/rel_notes/release_19_02.rst:40: + $ CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 't0 < n_tokens' #773: FILE: drivers/net/softnic/rte_eth_softnic_cli.c:1755: + if ((t0 < n_tokens) && + (strcmp(tokens[t0], "sym_crypto") == 0)) { CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #861: FILE: drivers/net/softnic/rte_eth_softnic_cryptodev.c:134: + cryptodev->mp_create = rte_cryptodev_sym_session_pool_create( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #872: FILE: drivers/net/softnic/rte_eth_softnic_cryptodev.c:145: + cryptodev->mp_init = rte_mempool_create( ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar" #1722: FILE: lib/librte_cryptodev/rte_cryptodev.c:1265: +struct rte_mempool * __rte_experimental ERROR:SPACING: spaces required around that '=' (ctx:VxW) #1795: FILE: lib/librte_cryptodev/rte_cryptodev.c:1340: + sess->user_data_sz= pool_priv->user_data_sz; ^ total: 3 errors, 0 warnings, 2595 lines checked INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL INFO: symbol 0) is being removed, ensure that it has gone through the deprecation process ERROR: symbol &cipher_xform, is added in a section other than the EXPERIMENTAL section of the version map INFO: symbol &cipher_xform, is being removed, ensure that it has gone through the deprecation process INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL INFO: symbol &cipher_xform, is being removed, ensure that it has gone through the deprecation process ERROR: symbol int is added in a section other than the EXPERIMENTAL section of the version map INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL ERROR: symbol params.session_mpool) is added in a section other than the EXPERIMENTAL section of the version map ERROR: symbol params.session_priv_mpool is added in a section other than the EXPERIMENTAL section of the version map ERROR: symbol qp_conf.mp_session_private is added in a section other than the EXPERIMENTAL section of the version map INFO: symbol qp_conf.mp_session_private is being removed, ensure that it has gone through the deprecation process INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL INFO: symbol qp_conf.mp_session_private is being removed, ensure that it has gone through the deprecation process INFO: symbol rte_cryptodev_sym_get_private_session_size(i) is being removed, ensure that it has gone through the deprecation process ERROR: symbol rte_mempool_free(params.session_priv_mpool) is added in a section other than the EXPERIMENTAL section of the version map ERROR: symbol rte_mempool_free(ts_params->session_priv_mpool) is added in a section other than the EXPERIMENTAL section of the version map ERROR: symbol rte_mempool_free(ts_params->session_priv_mpool) is added in a section other than the EXPERIMENTAL section of the version map ERROR: symbol "session is added in a section other than the EXPERIMENTAL section of the version map ERROR: symbol session_size is added in a section other than the EXPERIMENTAL section of the version map INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL INFO: symbol sess_mpool, is being removed, ensure that it has gone through the deprecation process INFO: symbol sess_mpool) is being removed, ensure that it has gone through the deprecation process INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL INFO: symbol sess is being removed, ensure that it has gone through the deprecation process ERROR: symbol SOCKET_ID_ANY) is added in a section other than the EXPERIMENTAL section of the version map INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL ERROR: symbol struct is added in a section other than the EXPERIMENTAL section of the version map ERROR: symbol struct is added in a section other than the EXPERIMENTAL section of the version map INFO: symbol struct is being removed, ensure that it has gone through the deprecation process ERROR: symbol struct is added in a section other than the EXPERIMENTAL section of the version map ERROR: symbol test_msg) is added in a section other than the EXPERIMENTAL section of the version map INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL INFO: symbol ts_params->qp_conf.mp_session_private is being removed, ensure that it has gone through the deprecation process INFO: symbol ts_params->session_mpool) is being removed, ensure that it has gone through the deprecation process INFO: symbol ts_params->session_mpool) is being removed, ensure that it has gone through the deprecation process ERROR: symbol ts_params->session_priv_mpool is added in a section other than the EXPERIMENTAL section of the version map ERROR: symbol ts_params->session_priv_mpool) is added in a section other than the EXPERIMENTAL section of the version map ERROR: symbol ts_params->session_priv_mpool is added in a section other than the EXPERIMENTAL section of the version map INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL ERROR: symbol unsigned is added in a section other than the EXPERIMENTAL section of the version map INFO: symbol &ut_params->aead_xform, is being removed, ensure that it has gone through the deprecation process INFO: symbol &ut_params->auth_xform, is being removed, ensure that it has gone through the deprecation process INFO: symbol &ut_params->auth_xform, is being removed, ensure that it has gone through the deprecation process INFO: symbol &ut_params->cipher_xform, is being removed, ensure that it has gone through the deprecation process INFO: symbol is added but patch has insuficient context to determine the section name please ensure the version is EXPERIMENTAL