[dpdk-test-report] |WARNING| pw56789 [PATCH v6 04/11] sched: rename tc3 params to best-effort tc

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jul 19 16:19:24 CEST 2019


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/56789

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#99: FILE: lib/librte_sched/rte_sched.c:963:
+		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:965:
+		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