]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_distributor/rte_distributor_v20.c
distributor: fix some typos
[dpdk.git] / lib / librte_distributor / rte_distributor_v20.c
index b09abecd525ce6eb15f341d37e23d6704ab9b7e8..9adda52b74557abe5e8edc572e490ae1aeee1ccd 100644 (file)
@@ -244,7 +244,7 @@ rte_distributor_process_v20(struct rte_distributor_v20 *d,
                        next_value = (((int64_t)(uintptr_t)next_mb)
                                        << RTE_DISTRIB_FLAG_BITS);
                        /*
-                        * User is advocated to set tag vaue for each
+                        * User is advocated to set tag value for each
                         * mbuf before calling rte_distributor_process.
                         * User defined tags are used to identify flows,
                         * or sessions.