|WARNING| pw164433 [PATCH v4 04/27] bpf: use C11 atomics in BPF_ST_ATOMIC_REG

checkpatch at dpdk.org checkpatch at dpdk.org
Wed May 27 01:25:02 CEST 2026


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

_coding style issues_


ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#120: 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