app/testpmd: fix a typo in log message
[dpdk.git] / app / test-pmd / cmdline.c
index db53cc0..815e5e8 100644 (file)
@@ -12076,7 +12076,7 @@ cmd_set_hash_global_config_parsed(void *parsed_result,
                                                        res->port_id);
        else
                printf("Global hash configurations have been set "
-                       "succcessfully by port %d\n", res->port_id);
+                       "successfully by port %d\n", res->port_id);
 }
 
 cmdline_parse_token_string_t cmd_set_hash_global_config_all =