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| pw52666 [PATCH v2 01/13] net/enetc: support physical addressing mode
Date: Fri, 12 Apr 2019 09:05:04 +0200 (CEST)	[thread overview]
Message-ID: <20190412070504.ADF4256A1@dpdk.org> (raw)
In-Reply-To: <1555075598-4988-2-git-send-email-g.singh@nxp.com>

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

_coding style issues_


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

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

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

ERROR:DOS_LINE_ENDINGS: DOS line endings
#49: 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
#52: 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
#55: 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
#65: FILE: drivers/net/enetc/enetc_ethdev.c:483:
+^Iphys_addr_t bd_address;^M$

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

ERROR:DOS_LINE_ENDINGS: DOS line endings
#69: 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
#72: 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
#75: 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
#84: FILE: drivers/net/enetc/enetc_ethdev.c:617:
+^I.drv_flags = RTE_PCI_DRV_NEED_MAPPING,^M$

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

ERROR:DOS_LINE_ENDINGS: DOS line endings
#104: 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
#113: 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  7:05 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1555075598-4988-2-git-send-email-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=20190412070504.ADF4256A1@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).