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

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jul 12 11:59:03 CEST 2019


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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#72: 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
#75: 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, 102 lines checked


More information about the test-report mailing list