Re: [dpdk-dev] [PATCH v3 0/3] Support UDP/IPv4 GSO

2018-06-24 Thread Wang, Xiao W
Hi, > -Original Message- > From: Hu, Jiayu > Sent: Friday, June 22, 2018 1:54 PM > To: dev@dpdk.org > Cc: Wang, Xiao W ; Ananyev, Konstantin > ; Zhang, Yuwei1 ; > Iremonger, Bernard ; tho...@monjalon.net; > Hu, Jiayu > Subject: [PATCH v3 0/3] Support UDP/IPv4 GSO > > With the support of

[dpdk-dev] [PATCH v3 0/3] Support UDP/IPv4 GSO

2018-06-21 Thread Jiayu Hu
With the support of UDP Fragmentation Offload (UFO) and TCP Segmentation Offload (TSO) in virtio, VMs can exchange large UDP and TCP packets exceeding MTU between each other, which can greatly reduce per-packet processing overheads. When the destination of the large TCP and UDP packets is crossing