New upstream version 17.11-rc3
[deb_dpdk.git] / lib / librte_distributor / rte_distributor.c
index 20ba9ff..57ad339 100644 (file)
@@ -432,7 +432,7 @@ rte_distributor_process_v1705(struct rte_distributor *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.