|WARNING| pw136601 [PATCH v6] ethdev: add template table resize API

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Feb 12 19:13:53 CET 2024


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

_coding style issues_


WARNING:REPEATED_WORD: Possible repeated word: 'template'
#705: FILE: doc/guides/rel_notes/release_24_03.rst:61:
+    Set when template template must be created with the resizable property.

WARNING:TYPO_SPELLING: 'wheather' may be misspelled - perhaps 'weather'?
#707: FILE: doc/guides/rel_notes/release_24_03.rst:63:
+    Query wheather template table can be resized.

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#938: FILE: lib/ethdev/rte_flow.h:5849:
+				  rte_flow_template_table_attr *tbl_attr);
 				                               ^

total: 1 errors, 2 warnings, 796 lines checked


More information about the test-report mailing list