[dpdk-test-report] |WARNING| pw100018 [PATCH] net/virtio: revert forcing IOVA as VA mode for virtio-user
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Sep 29 22:19:31 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/100018
_coding style issues_
CHECK:MACRO_ARG_REUSE: Macro argument reuse 'mb' - possible side-effects?
#362: 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, 1 checks, 230 lines checked
More information about the test-report
mailing list