numam-dpdk/lib/librte_mbuf
Jiayu Hu 6d18505efa vhost: support UDP Fragmentation Offload
In virtio, UDP Fragmentation Offload (UFO) includes two parts: host UFO
and guest UFO. Guest UFO means the frontend can receive large UDP
packets, and host UFO means the backend can receive large UDP packets.
This patch supports host UFO and guest UFO for vhost-user.

Signed-off-by: Jiayu Hu <jiayu.hu@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Tested-by: Lei Yao <lei.a.yao@intel.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Yuanhan Liu <yliu@fridaylinux.org>
2018-01-16 18:47:49 +01:00
..
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_mbuf_ptype.c mbuf: add PPPoE and L2TP packet types 2018-01-16 18:47:49 +01:00
rte_mbuf_ptype.h mbuf: add PPPoE and L2TP packet types 2018-01-16 18:47:49 +01:00
rte_mbuf_version.map mbuf: add functions to dump offload flags 2016-10-12 18:08:40 +02:00
rte_mbuf.c mbuf: check sanity of data and packet lengths 2018-01-12 00:37:07 +01:00
rte_mbuf.h vhost: support UDP Fragmentation Offload 2018-01-16 18:47:49 +01:00