[dpdk-test-report] |WARNING| pw89164 [PATCH v3 2/2] pipeline: add meter support to the SWX pipeline

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Mar 15 23:24:06 CET 2021


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

_coding style issues_


WARNING:EMBEDDED_FILENAME: It's generally not useful to have the filename in the file
#591: FILE: examples/pipeline/examples/meter.cli:5:
+;	./build/examples/dpdk-pipeline -l0-1 -- -s ./examples/pipeline/examples/meter.cli

WARNING:TYPO_SPELLING: 'resposibility' may be misspelled - perhaps 'responsibility'?
#787: FILE: lib/librte_pipeline/rte_swx_ctl.h:717:
+ * the resposibility of the control plane to make sure this meter is not used by

WARNING:TYPO_SPELLING: 'resposibility' may be misspelled - perhaps 'responsibility'?
#810: FILE: lib/librte_pipeline/rte_swx_ctl.h:740:
+ * resposibility of the control plane to make sure this meter is not used by the

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#1414: FILE: lib/librte_pipeline/rte_swx_pipeline.c:5950:
+	CHECK (0, EINVAL);

WARNING:MISSING_EOF_NEWLINE: adding a line without newline at end of file
#2725: FILE: lib/librte_pipeline/rte_swx_pipeline.c:9810:
+}

total: 0 errors, 5 warnings, 2759 lines checked


More information about the test-report mailing list