automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Hemant Agrawal <hemant.agrawal@nxp.com>
Subject: [dpdk-test-report] |WARNING| pw50444 [3/6] bus/fslmc: add enqueue response read routines in qbman
Date: Fri, 22 Feb 2019 12:17:28 +0100 (CET)	[thread overview]
Message-ID: <20190222111728.7888C2C54@dpdk.org> (raw)
In-Reply-To: <20190222111440.30530-3-hemant.agrawal@nxp.com>

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/50444

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '['
#519: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:930:
+				DPAA2_VADDR_TO_IOVA(&dpio_dev->eqresp[

CHECK:OPEN_ENDED_LINE: Lines should not end with a '['
#523: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:934:
+			eqresp_meta = &dpio_dev->eqresp_meta[

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (40, 42)
#628: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:1039:
+					if (unlikely((*bufs)->ol_flags
[...]
+					  ret = rte_vlan_insert(bufs);

WARNING:TABSTOP: Statements should start on a tabstop
#631: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:1042:
+					  if (ret)

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#658: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:1069:
+					DPAA2_PMD_ERR(

total: 0 errors, 2 warnings, 3 checks, 624 lines checked
ERROR: symbol dpaa2_free_eq_descriptors is added in the DPDK_19.05 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol qbman_eq_desc_set_orp is added in the DPDK_19.05 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol qbman_eq_desc_set_token is added in the DPDK_19.05 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol qbman_result_DQ_odpid is added in the DPDK_19.05 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol qbman_result_DQ_seqnum is added in the DPDK_19.05 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol qbman_result_eqresp_fd is added in the DPDK_19.05 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol qbman_result_eqresp_rc is added in the DPDK_19.05 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol qbman_result_eqresp_rspid is added in the DPDK_19.05 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol qbman_result_eqresp_set_rspid is added in the DPDK_19.05 section, but is expected to be added in the EXPERIMENTAL section of the version map

           reply	other threads:[~2019-02-22 11:17 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20190222111440.30530-3-hemant.agrawal@nxp.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=20190222111728.7888C2C54@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=hemant.agrawal@nxp.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).