|WARNING| pw139575 [PATCH v4 16/45] net/virtio: use rte stdatomic API

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Apr 20 01:11:20 CEST 2024


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

_coding style issues_


CHECK:SPACING: No space is necessary after a cast
#118: FILE: drivers/net/virtio/virtio_ring.h:62:
+	RTE_ATOMIC(uint16_t) idx;

CHECK:SPACING: No space is necessary after a cast
#127: FILE: drivers/net/virtio/virtio_ring.h:73:
+	RTE_ATOMIC(uint16_t) flags;

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


More information about the test-report mailing list