* [dpdk-test-report] |WARNING| pw70847 [RFC] app/test-regex: add RegEx test application.
[not found] <1591219752-46544-1-git-send-email-orika@mellanox.com>
@ 2020-06-10 7:54 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-06-10 7:54 UTC (permalink / raw)
To: test-report; +Cc: Ori Kam
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/70847
_coding style issues_
WARNING:TYPO_SPELLING: 'accoding' may be misspelled - perhaps 'according'?
#68:
2. configure the probed device accoding to the device caps.
WARNING:TYPO_SPELLING: 'accoding' may be misspelled - perhaps 'according'?
#74:
8. attach the data buffer at offset 0 with len accoding to request
ERROR:SPACING: space required before the open parenthesis '('
#289: FILE: app/test-regex/main.c:184:
+ while(rte_regexdev_dequeue_burst(dev_id, qp_id, ops, 1));
ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#289: FILE: app/test-regex/main.c:184:
+ while(rte_regexdev_dequeue_burst(dev_id, qp_id, ops, 1));
WARNING:TYPO_SPELLING: 'offet' may be misspelled - perhaps 'offset'?
#296: FILE: app/test-regex/main.c:191:
+ i, match->rule_id, match->start_offet,
total: 2 errors, 3 warnings, 217 lines checked
^ permalink raw reply [flat|nested] only message in thread