automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Fan Zhang <roy.fan.zhang@intel.com>
Subject: [dpdk-test-report] |WARNING| pw48631 [v2, 2/2] cryptodev: change symmetric session structure
Date: Tue, 11 Dec 2018 11:35:53 +0100 (CET)	[thread overview]
Message-ID: <20181211103553.4CC864C8B@dpdk.org> (raw)
In-Reply-To: <20181211103402.81914-3-roy.fan.zhang@intel.com>

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

           reply	other threads:[~2018-12-11 10:35 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20181211103402.81914-3-roy.fan.zhang@intel.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181211103553.4CC864C8B@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=roy.fan.zhang@intel.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).