|WARNING| pw138708 [PATCH v2 15/45] net/thunderx: use rte stdatomic API

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 21 20:23:32 CET 2024


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

_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