automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Ali Alnubani <alialnu@mellanox.com>
Subject: [dpdk-test-report] |WARNING| pw61277 [PATCH] net/mlx5: fix build with strict alignment enabled
Date: Tue, 15 Oct 2019 17:49:41 +0200 (CEST)	[thread overview]
Message-ID: <20191015154941.204AD1EDB7@dpdk.org> (raw)
In-Reply-To: <20191015145508.19625-1-alialnu@mellanox.com>

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

_coding style issues_


ERROR:DOS_LINE_ENDINGS: DOS line endings
#48: FILE: drivers/net/mlx5/mlx5_rxtx.c:2750:
+^Iif (len & 0x08) {^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#51: FILE: drivers/net/mlx5/mlx5_rxtx.c:2752:
+^I^Iassert(dst == RTE_PTR_ALIGN(dst, sizeof(uint32_t)));^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#52: FILE: drivers/net/mlx5/mlx5_rxtx.c:2753:
+^I^I*(uint32_t *)dst = *(unaligned_uint32_t *)src;^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#53: FILE: drivers/net/mlx5/mlx5_rxtx.c:2754:
+^I^Idst += sizeof(uint32_t);^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#54: FILE: drivers/net/mlx5/mlx5_rxtx.c:2755:
+^I^Isrc += sizeof(uint32_t);^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#55: FILE: drivers/net/mlx5/mlx5_rxtx.c:2756:
+^I^I*(uint32_t *)dst = *(unaligned_uint32_t *)src;^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#56: FILE: drivers/net/mlx5/mlx5_rxtx.c:2757:
+^I^Idst += sizeof(uint32_t);^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#57: FILE: drivers/net/mlx5/mlx5_rxtx.c:2758:
+^I^Isrc += sizeof(uint32_t);^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#61: FILE: drivers/net/mlx5/mlx5_rxtx.c:2760:
+^I^I*(uint64_t *)dst = *(unaligned_uint64_t *)src;^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#64: FILE: drivers/net/mlx5/mlx5_rxtx.c:2763:
+#endif^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#68: FILE: drivers/net/mlx5/mlx5_rxtx.c:2766:
+^I^I*(uint32_t *)dst = *(unaligned_uint32_t *)src;^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#74: FILE: drivers/net/mlx5/mlx5_rxtx.c:2771:
+^I^I*(uint16_t *)dst = *(unaligned_uint16_t *)src;^M$

total: 12 errors, 0 warnings, 0 checks, 39 lines checked

       reply	other threads:[~2019-10-15 15:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20191015145508.19625-1-alialnu@mellanox.com>
2019-10-15 15:49 ` checkpatch [this message]
2019-10-16  7:59 ` [dpdk-test-report] |SUCCESS| pw61277 " 0-day Robot

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=20191015154941.204AD1EDB7@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=alialnu@mellanox.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).