|WARNING| pw164216 [PATCH] net/ena: use C11 atomic operations in platform header

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 21 06:05:41 CEST 2026


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

_coding style issues_


CHECK:SPACING: No space is necessary after a cast
#111: FILE: drivers/net/ena/base/ena_plat_dpdk.h:43:
+typedef RTE_ATOMIC(int32_t) ena_atomic32_t;

total: 0 errors, 0 warnings, 1 checks, 26 lines checked


More information about the test-report mailing list