automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Igor Russkikh <Igor.Russkikh@aquantia.com>
Subject: [dpdk-test-report] |WARNING| pw53137 [PATCH 07/11] net/atlantic: bad logic with offsets talking with firmware
Date: Mon, 29 Apr 2019 10:22:19 +0200 (CEST)	[thread overview]
Message-ID: <20190429082219.42F1C1B20B@dpdk.org> (raw)
In-Reply-To: <64f16386ccec77553d782d82164b3ffc2e5e3b48.1556525874.git.igor.russkikh@aquantia.com>

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

_coding style issues_


ERROR:DOS_LINE_ENDINGS: DOS line endings
#41: FILE: drivers/net/atlantic/hw_atl/hw_atl_utils.c:335:
+^I^Iu32 mbox_offset = (a - self->rpc_addr) / sizeof(u32);^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#42: FILE: drivers/net/atlantic/hw_atl/hw_atl_utils.c:336:
+^I^Iu32 data_offset = 0;^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#46: FILE: drivers/net/atlantic/hw_atl/hw_atl_utils.c:338:
+^I^Ifor (; data_offset < cnt; ++mbox_offset, ++data_offset) {^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#47: FILE: drivers/net/atlantic/hw_atl/hw_atl_utils.c:339:
+^I^I^Iaq_hw_write_reg(self, 0x328, p[data_offset]);^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#50: FILE: drivers/net/atlantic/hw_atl/hw_atl_utils.c:341:
+^I^I^I^I(0x80000000 | (0xFFFF & (mbox_offset * 4))));^M$

total: 5 errors, 0 warnings, 0 checks, 17 lines checked

           reply	other threads:[~2019-04-29  8:22 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <64f16386ccec77553d782d82164b3ffc2e5e3b48.1556525874.git.igor.russkikh@aquantia.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=20190429082219.42F1C1B20B@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=Igor.Russkikh@aquantia.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).