automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Gagandeep Singh <G.Singh@nxp.com>
Subject: [dpdk-test-report] |WARNING| pw52685 [PATCH v3 01/13] net/enetc: support physical addressing mode
Date: Fri, 12 Apr 2019 13:02:32 +0200 (CEST)	[thread overview]
Message-ID: <20190412110232.65C2E7EC7@dpdk.org> (raw)
In-Reply-To: <20190412105105.24351-2-g.singh@nxp.com>

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

_coding style issues_


ERROR:TRAILING_WHITESPACE: trailing whitespace
#34: FILE: drivers/net/enetc/enetc_ethdev.c:2:
+ * Copyright 2018-2019 NXP^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#44: FILE: drivers/net/enetc/enetc_ethdev.c:338:
+^Iphys_addr_t bd_address;^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#47: FILE: drivers/net/enetc/enetc_ethdev.c:340:
+^Ibd_address = (phys_addr_t)^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#48: FILE: drivers/net/enetc/enetc_ethdev.c:341:
+^I^I     rte_mem_virt2iova((const void *)tx_ring->bd_base);^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#51: FILE: drivers/net/enetc/enetc_ethdev.c:343:
+^I^I       lower_32_bits((uint64_t)bd_address));^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#54: FILE: drivers/net/enetc/enetc_ethdev.c:345:
+^I^I       upper_32_bits((uint64_t)bd_address));^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#64: FILE: drivers/net/enetc/enetc_ethdev.c:483:
+^Iphys_addr_t bd_address;^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#67: FILE: drivers/net/enetc/enetc_ethdev.c:485:
+^Ibd_address = (phys_addr_t)^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#68: FILE: drivers/net/enetc/enetc_ethdev.c:486:
+^I^I     rte_mem_virt2iova((const void *)rx_ring->bd_base);^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#71: FILE: drivers/net/enetc/enetc_ethdev.c:488:
+^I^I       lower_32_bits((uint64_t)bd_address));^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#74: FILE: drivers/net/enetc/enetc_ethdev.c:490:
+^I^I       upper_32_bits((uint64_t)bd_address));^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#83: FILE: drivers/net/enetc/enetc_ethdev.c:617:
+^I.drv_flags = RTE_PCI_DRV_NEED_MAPPING,^M$

ERROR:TRAILING_WHITESPACE: trailing whitespace
#94: FILE: drivers/net/enetc/enetc_rxtx.c:2:
+ * Copyright 2018-2019 NXP^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#103: FILE: drivers/net/enetc/enetc_rxtx.c:67:
+^I^Irte_cpu_to_le_64((size_t)tx_swbd->buffer_addr->buf_iova +^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#112: FILE: drivers/net/enetc/enetc_rxtx.c:94:
+^I^I^I       rx_swbd->buffer_addr->buf_iova +^M$

total: 15 errors, 0 warnings, 0 checks, 74 lines checked

           reply	other threads:[~2019-04-12 11:02 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20190412105105.24351-2-g.singh@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=20190412110232.65C2E7EC7@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=G.Singh@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).