]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_gso/rte_gso.h
lib: fix typos
[dpdk.git] / lib / librte_gso / rte_gso.h
index 4b77176fc662d679f71b28e61c64cc5af817b6cb..dbaedec7389a7a2161631383ed2b852766121e01 100644 (file)
@@ -103,7 +103,7 @@ struct rte_gso_ctx {
  * Before calling rte_gso_segment(), applications must set proper ol_flags
  * for the packet. The GSO library uses the same macros as that of TSO.
  * For example, set PKT_TX_TCP_SEG and PKT_TX_IPV4 in ol_flags to segment
- * a TCP/IPv4 packet. If rte_gso_segment() succceds, the PKT_TX_TCP_SEG
+ * a TCP/IPv4 packet. If rte_gso_segment() succeeds, the PKT_TX_TCP_SEG
  * flag is removed for all GSO segments and the input packet.
  *
  * Each of the newly-created GSO segments is organized as a two-segment