[dpdk-test-report] |WARNING| pw98630 [PATCH 22/24] pipeline: generate custom instruction functions

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 10 14:34:22 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'yeld' may be misspelled - perhaps 'yield'?
#172: FILE: lib/pipeline/rte_swx_pipeline.c:11610:
+		/* Check for thread yeld instructions. */

WARNING:LONG_LINE: line length of 103 exceeds 100 columns
#612: FILE: lib/pipeline/rte_swx_pipeline.c:12050:
+instruction_group_list_codegen(struct instruction_group_list *igl, struct rte_swx_pipeline *p, FILE *f)

total: 0 errors, 2 warnings, 682 lines checked


More information about the test-report mailing list