automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw100055 [PATCH v2] net/virtio: revert forcing IOVA as VA mode for virtio-user
       [not found] <20210930081259.232706-1-maxime.coquelin@redhat.com>
@ 2021-09-30  8:14 ` checkpatch
  2021-09-30  9:18 ` [dpdk-test-report] |SUCCESS| pw100055 [dpdk-dev] " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-09-30  8:14 UTC (permalink / raw)
  To: test-report; +Cc: Maxime Coquelin

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

_coding style issues_

Must be a reply to the first patch (--in-reply-to).


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#137: FILE: drivers/net/virtio/virtio_ethdev.c:524:
+	PMD_INIT_LOG(DEBUG, "vq->vq_ring_mem: 0x%" PRIx64, vq->vq_ring_mem);

CHECK:MACRO_ARG_REUSE: Macro argument reuse 'mb' - possible side-effects?
#370: FILE: drivers/net/virtio/virtqueue.h:132:
+#define VIRTIO_MBUF_DATA_DMA_ADDR(mb, vq) \
+	(VIRTIO_MBUF_ADDR(mb, vq) + (mb)->data_off)

total: 0 errors, 0 warnings, 2 checks, 233 lines checked

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

* [dpdk-test-report] |SUCCESS| pw100055 [dpdk-dev] [PATCH v2] net/virtio: revert forcing IOVA as VA mode for virtio-user
       [not found] <20210930081259.232706-1-maxime.coquelin@redhat.com>
  2021-09-30  8:14 ` [dpdk-test-report] |WARNING| pw100055 [PATCH v2] net/virtio: revert forcing IOVA as VA mode for virtio-user checkpatch
@ 2021-09-30  9:18 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2021-09-30  9:18 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/100055/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1290280547

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

end of thread, other threads:[~2021-09-30  9:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210930081259.232706-1-maxime.coquelin@redhat.com>
2021-09-30  8:14 ` [dpdk-test-report] |WARNING| pw100055 [PATCH v2] net/virtio: revert forcing IOVA as VA mode for virtio-user checkpatch
2021-09-30  9:18 ` [dpdk-test-report] |SUCCESS| pw100055 [dpdk-dev] " 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).