net/hns3: fix max packet size rollback in PF
[dpdk.git] / app / test-fib / main.c
index ecd4201..622703d 100644 (file)
@@ -624,7 +624,7 @@ print_usage(void)
                "(if -f is not specified)>]\n"
                "[-r <percentage ratio of random ip's to lookup"
                "(if -t is not specified)>]\n"
-               "[-c <do comarison with LPM library>]\n"
+               "[-c <do comparison with LPM library>]\n"
                "[-6 <do tests with ipv6 (default ipv4)>]\n"
                "[-s <shuffle randomly generated routes>]\n"
                "[-a <check nexthops for all ipv4 address space"
@@ -641,7 +641,7 @@ print_usage(void)
                "[-g <number of tbl8's for dir24_8 or trie FIBs>]\n"
                "[-w <path to the file to dump routing table>]\n"
                "[-u <path to the file to dump ip's for lookup>]\n"
-               "[-v <type of loookup function:"
+               "[-v <type of lookup function:"
                "\ts1, s2, s3 (3 types of scalar), v (vector) -"
                " for DIR24_8 based FIB\n"
                "\ts, v - for TRIE based ipv6 FIB>]\n",