|WARNING| pw138595 [PATCH 16/46] net/thunderx: use rte stdatomic API

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Mar 20 21:56:05 CET 2024


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

_coding style issues_


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

CHECK:SPACING: No space is necessary after a cast
#145: 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