|WARNING| pw151653 [RFC v7 2/4] eventdev: add atomic queue test to test-evnetdev app
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Feb 19 14:45:47 CET 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/151653
_coding style issues_
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#141: FILE: app/test-eventdev/test_atomic_queue.c:1:
+#include <stdio.h>
ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#175: FILE: app/test-eventdev/test_atomic_queue.c:35:
+ RTE_ATOMIC(uint64_t) *const outstand_pkts,
^
WARNING:LONG_LINE: line length of 114 exceeds 100 columns
#227: FILE: app/test-eventdev/test_atomic_queue.c:87:
+ atomic_queue_process_stage_1(t, &ev[i], nb_flows, atomic_locks, expected_flow_seq,
total: 1 errors, 2 warnings, 237 lines checked
More information about the test-report
mailing list