[dpdk-test-report] |WARNING| pw48331 mbuf: implement generic format for sched field
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Nov 23 17:54:54 CET 2018
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/48331
_coding style issues_
WARNING:TYPO_SPELLING: 'accomodate' may be misspelled - perhaps 'accommodate'?
#26:
rte_sched_port to accomodate the changes made to mbuf sched field.
ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#185: FILE: lib/librte_pipeline/rte_table_action.c:405:
+static uint32_t
+tm_sched_qindex(struct tm_data *data,
+ struct dscp_table_entry_data *dscp,
+ struct rte_table_action_tm_config *cfg) {
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#473: FILE: lib/librte_sched/rte_sched.h:386:
+ * @param port
+ * Handle to port scheduler instance
WARNING:LONG_LINE: line over 90 characters
#505: FILE: test/test/test_sched.c:98:
+ rte_sched_port_pkt_write(port, mbuf, SUBPORT, PIPE, TC, QUEUE, e_RTE_METER_YELLOW);
total: 1 errors, 3 warnings, 409 lines checked
More information about the test-report
mailing list