[dpdk-test-report] |WARNING| pw87864 [PATCH v2 08/20] net/dpaa2: add traffic management driver

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Feb 16 10:36:44 CET 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'comitted' may be misspelled - perhaps 'committed'?
#546: FILE: drivers/net/dpaa2/dpaa2_tm.c:238:
+				NULL, "comitted rate is out of range
");

WARNING:LONG_LINE_COMMENT: line length of 105 exceeds 100 columns
#864: FILE: drivers/net/dpaa2/dpaa2_tm.c:556:
+						/* DPDK support lowest weight 1 and DPAA2 platform 100 */

WARNING:LONG_LINE_COMMENT: line length of 108 exceeds 100 columns
#873: FILE: drivers/net/dpaa2/dpaa2_tm.c:565:
+						/*TODO: add one more check for number of nodes in a group */

total: 0 errors, 3 warnings, 0 checks, 1537 lines checked


More information about the test-report mailing list