[dpdk-test-report] |WARNING| pw87164 [PATCH] [RFC]: adds support PPS(packet per second) on meter

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jan 25 02:03:21 CET 2021


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#51: 
Currently the flow Meter algorithms in rte_flow only supports bytes per second(BPS).

ERROR:TRAILING_WHITESPACE: trailing whitespace
#101: FILE: lib/librte_ethdev/rte_mtr.h:336:
+^I * to run the srTCM packet per second algorithm. The value of 0 $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#102: FILE: lib/librte_ethdev/rte_mtr.h:337:
+^I * indicates this metering algorithm is not supported. $

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#115: FILE: lib/librte_ethdev/rte_mtr.h:368:
+	/**
+	* When non-zero, it indicates that color aware mode is supported for

total: 2 errors, 2 warnings, 52 lines checked


More information about the test-report mailing list