[dpdk-test-report] |WARNING| pw89163 [PATCH v3 1/2] pipeline: add register array support to SWX pipeline

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


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

_coding style issues_


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

ERROR:SPACING: space required after that ',' (ctx:VxV)
#1400: FILE: lib/librte_pipeline/rte_swx_pipeline.c:5367:
+	idx = instr_regarray_idx_hbo(p, t,ip);
 	                                 ^

total: 1 errors, 1 warnings, 2273 lines checked


More information about the test-report mailing list