[dpdk-test-report] |WARNING| pw36694 [PATCH v4 11/49] pipeline: add pipeline port in action APIs

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 29 20:33:50 CEST 2018


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

_coding style issues_


WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#724: FILE: lib/librte_pipeline/rte_port_in_action.h:89:
+	/** When non-zero, all the input packets that match the *key* (with the
+	* *key_mask* applied) are sent to the pipeline output port *port_id*.

ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#810: FILE: lib/librte_pipeline/rte_port_in_action.h:175:
+struct rte_port_in_action_profile * __rte_experimental

total: 1 errors, 1 warnings, 865 lines checked


More information about the test-report mailing list