]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/prog_guide/generic_receive_offload_lib.rst
net/cnxk: add multi-segment Tx for CN10K
[dpdk.git] / doc / guides / prog_guide / generic_receive_offload_lib.rst
index abe1668be4207ea6379d66b3ee156e788aa900d7..98a5d29bbc167016f5abe5f25394189e6c061ef0 100644 (file)
@@ -32,7 +32,7 @@ fragmentation is possible (i.e., DF==0). Additionally, it complies RFC
 
 Currently, the GRO library provides GRO supports for TCP/IPv4 and UDP/IPv4
 packets as well as VxLAN packets which contain an outer IPv4 header and an
-inner TCP/IPv4 packet.
+inner TCP/IPv4 or UDP/IPv4 packet.
 
 Two Sets of API
 ---------------