automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw52666 [PATCH v2 01/13] net/enetc: support physical addressing mode
       [not found] <1555075598-4988-2-git-send-email-g.singh@nxp.com>
@ 2019-04-12  7:05 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-04-12  7:05 UTC (permalink / raw)
  To: test-report; +Cc: Gagandeep Singh

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-04-12  7:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1555075598-4988-2-git-send-email-g.singh@nxp.com>
2019-04-12  7:05 ` [dpdk-test-report] |WARNING| pw52666 [PATCH v2 01/13] net/enetc: support physical addressing mode checkpatch

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).