automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw61277 [PATCH] net/mlx5: fix build with strict alignment enabled
       [not found] <20191015145508.19625-1-alialnu@mellanox.com>
@ 2019-10-15 15:49 ` checkpatch
  2019-10-16  7:59 ` [dpdk-test-report] |SUCCESS| pw61277 " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2019-10-15 15:49 UTC (permalink / raw)
  To: test-report; +Cc: Ali Alnubani

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-test-report] |SUCCESS| pw61277 net/mlx5: fix build with strict alignment enabled
       [not found] <20191015145508.19625-1-alialnu@mellanox.com>
  2019-10-15 15:49 ` [dpdk-test-report] |WARNING| pw61277 [PATCH] net/mlx5: fix build with strict alignment enabled checkpatch
@ 2019-10-16  7:59 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2019-10-16  7:59 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: SUCCESS
http://patchwork.dpdk.org/api/1.0/patches/61277/

_Travis build: passed _
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/132003304

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-16 21:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20191015145508.19625-1-alialnu@mellanox.com>
2019-10-15 15:49 ` [dpdk-test-report] |WARNING| pw61277 [PATCH] net/mlx5: fix build with strict alignment enabled checkpatch
2019-10-16  7:59 ` [dpdk-test-report] |SUCCESS| pw61277 " 0-day Robot

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