57b4eafa1d
In virtio, Explicit Congestion Notification (ECN) includes two parts: guest ECN and host ECN. Guest ECN means the frontend can handle TSO packets which have ECN set, and host ECN means the backend can handle TSO packets which have ECN set. The ECN features are rarely used. However, virtio-net enables them by default, and vhost-net support both. To make live migration from vhost-net to vhost-user possible, this patch announces to support guest and host ECN in vhost-user. Signed-off-by: Jiayu Hu <jiayu.hu@intel.com> Acked-by: Yuanhan Liu <yliu@fridaylinux.org> |
||
---|---|---|
.. | ||
fd_man.c | ||
fd_man.h | ||
iotlb.c | ||
iotlb.h | ||
Makefile | ||
rte_vhost_version.map | ||
rte_vhost.h | ||
socket.c | ||
vhost_user.c | ||
vhost_user.h | ||
vhost.c | ||
vhost.h | ||
virtio_net.c |