|WARNING| pw132196 [PATCH v8 06/12] app/graph: add ipv4_lookup command line interfaces

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 29 12:01:13 CEST 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#138: FILE: app/graph/ip4_route.c:5:
+#include <stdio.h>

WARNING:TYPO_SPELLING: 'rewirte' may be misspelled - perhaps 'rewrite'?
#195: FILE: app/graph/ip4_route.c:62:
+route4_rewirte_table_update(struct route_ipv4_config *ipv4route)

WARNING:TYPO_SPELLING: 'rewirte' may be misspelled - perhaps 'rewrite'?
#234: FILE: app/graph/ip4_route.c:101:
+	rc = route4_rewirte_table_update(ipv4route);

WARNING:TYPO_SPELLING: 'rewirte' may be misspelled - perhaps 'rewrite'?
#252: FILE: app/graph/ip4_route.c:119:
+		rc = route4_rewirte_table_update(route);

total: 0 errors, 4 warnings, 336 lines checked


More information about the test-report mailing list