]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_lpm/rte_lpm.h
ipc: handle unsupported IPC in async request
[dpdk.git] / lib / librte_lpm / rte_lpm.h
index 21550444d1493f36c3b6b47e4e1f438f488534ea..b886f54b403b34de3c3777f906be5ced505b9f2a 100644 (file)
@@ -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