|WARNING| pw139574 [PATCH v4 15/45] net/thunderx: use rte stdatomic API

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


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

_coding style issues_


CHECK:SPACING: No space is necessary after a cast
#146: FILE: drivers/net/thunderx/nicvf_struct.h:23:
+	RTE_ATOMIC(uint32_t) tail;

CHECK:SPACING: No space is necessary after a cast
#147: FILE: drivers/net/thunderx/nicvf_struct.h:24:
+	RTE_ATOMIC(uint32_t) next_tail;

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


More information about the test-report mailing list