|WARNING| pw138918 [PATCH v3 42/45] app/test-eventdev: use rte stdatomic API
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Mar 27 23:44:50 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/138918
_coding style issues_
ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#175: FILE: app/test-eventdev/test_order_common.h:98:
+ RTE_ATOMIC(uint64_t) *const outstand_pkts)
^
ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#193: FILE: app/test-eventdev/test_order_common.h:135:
+ RTE_ATOMIC(uint64_t) *outstand_pkts = &t->outstand_pkts;\
^
total: 2 errors, 0 warnings, 105 lines checked
More information about the test-report
mailing list