[dpdk-test-report] |WARNING| pw85527 [PATCH 03/40] net/virtio: refactor virtio-user device

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Dec 20 22:15:39 CET 2020


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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'hw' - possible side-effects?
#130: FILE: drivers/net/virtio/virtio_user_ethdev.c:29:
+#define virtio_user_get_dev(hw) container_of(hw, struct virtio_user_dev, hw)

total: 0 errors, 0 warnings, 1 checks, 193 lines checked


More information about the test-report mailing list