[dpdk-test-report] |WARNING| pw56637 [PATCH v5 02/11] sched: add config flexibility to tc queue sizes
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Jul 17 16:43:45 CEST 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/56637
_coding style issues_
WARNING:LONG_LINE: line over 90 characters
#420: FILE: lib/librte_sched/rte_sched.c:938:
+ double subport_tc3_rate = (double) s->tc_credits_per_period[RTE_SCHED_TRAFFIC_CLASS_BE]
WARNING:LONG_LINE: line over 90 characters
#423: FILE: lib/librte_sched/rte_sched.c:940:
+ double pipe_tc3_rate = (double) params->tc_credits_per_period[RTE_SCHED_TRAFFIC_CLASS_BE]
WARNING:LONG_LINE: line over 90 characters
#624: FILE: lib/librte_sched/rte_sched.c:1615:
+ subport->tc_credits_per_period[RTE_SCHED_TRAFFIC_CLASS_BE] - tc_consumption;
total: 0 errors, 3 warnings, 709 lines checked
More information about the test-report
mailing list