|WARNING| pw132197 [PATCH v8 07/12] app/graph: add ipv6_lookup command line interfaces

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


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

_coding style issues_


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

WARNING:TYPO_SPELLING: 'rewirte' may be misspelled - perhaps 'rewrite'?
#193: FILE: app/graph/ip6_route.c:65:
+route6_rewirte_table_update(struct route_ipv6_config *ipv6route)

WARNING:TYPO_SPELLING: 'rewirte' may be misspelled - perhaps 'rewrite'?
#234: FILE: app/graph/ip6_route.c:106:
+	rc = route6_rewirte_table_update(ipv6route);

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

total: 0 errors, 4 warnings, 291 lines checked


More information about the test-report mailing list