[dpdk-test-report] |WARNING| pw29780 [PATCH RFC] sched: parameterize QoS traffic-classes and queues

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Oct 5 22:55:42 CEST 2017


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#21: 
From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of alangordondewar at gmail.com

ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#156: FILE: lib/librte_sched/rte_sched.c:477:
AGR> Why the complex operation, isn't this just index++ ?

ERROR:TRAILING_WHITESPACE: trailing whitespace
#448: FILE: lib/librte_sched/rte_sched.c:1145:
+^Iuint32_t tc_index = (qindex >> RTE_SCHED_WRR_SHIFT) & $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#456: FILE: lib/librte_sched/rte_sched.c:1165:
+^Iuint32_t tc_index = (qindex >> RTE_SCHED_WRR_SHIFT) & $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#579: FILE: lib/librte_sched/rte_sched.c:1917:
+^Igrinder->tc_index = (qindex >> RTE_SCHED_WRR_SHIFT) & $

total: 4 errors, 1 warnings, 637 lines checked


More information about the test-report mailing list