|WARNING| pw167052 [PATCH v6 01/24] bpf: use C11 atomics in BPF_ST_ATOMIC_REG

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jul 31 07:01:34 CEST 2026


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

_coding style issues_


ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#123: FILE: lib/bpf/bpf_exec.c:70:
+	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