[dpdk-test-report] |WARNING| pw56639 [PATCH v5 04/11] sched: rename tc3 params to best-effort tc
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Jul 17 16:43:47 CEST 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/56639
_coding style issues_
WARNING:LONG_LINE: line over 90 characters
#99: FILE: lib/librte_sched/rte_sched.c:940:
+ double subport_tc_be_rate = (double) s->tc_credits_per_period[RTE_SCHED_TRAFFIC_CLASS_BE]
WARNING:LONG_LINE: line over 90 characters
#102: FILE: lib/librte_sched/rte_sched.c:942:
+ double pipe_tc_be_rate = (double) params->tc_credits_per_period[RTE_SCHED_TRAFFIC_CLASS_BE]
total: 0 errors, 2 warnings, 128 lines checked
More information about the test-report
mailing list