|WARNING| pw165806 [PATCH v5 01/24] bpf: use C11 atomics in BPF_ST_ATOMIC_REG

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Jun 20 04:31:59 CEST 2026


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

_coding style issues_


ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#123: FILE: lib/bpf/bpf_exec.c:69:
+	RTE_ATOMIC(uint##tp##_t) *dst = (RTE_ATOMIC(uint##tp##_t) *) \
 	                         ^

total: 1 errors, 0 warnings, 29 lines checked


More information about the test-report mailing list