aboutsummaryrefslogtreecommitdiffstats
path: root/lib/librte_lpm/rte_lpm.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librte_lpm/rte_lpm.h')
-rw-r--r--lib/librte_lpm/rte_lpm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/librte_lpm/rte_lpm.h b/lib/librte_lpm/rte_lpm.h
index 21550444..b886f54b 100644
--- a/lib/librte_lpm/rte_lpm.h
+++ b/lib/librte_lpm/rte_lpm.h
@@ -442,7 +442,7 @@ rte_lpm_lookup_bulk_func(const struct rte_lpm *lpm, const uint32_t *ips,
* @param hop
* Next hop of the most specific rule found for IP (valid on lookup hit only).
* This is an 4 elements array of two byte values.
- * If the lookup was succesfull for the given IP, then least significant byte
+ * If the lookup was successful for the given IP, then least significant byte
* of the corresponding element is the actual next hop and the most
* significant byte is zero.
* If the lookup for the given IP failed, then corresponding element would