Searched hist:f6c65bfb93fd90f69a11fd1db1e7b2cebb056b01 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/net/ |
H A D | netmap.c | diff f6c65bfb93fd90f69a11fd1db1e7b2cebb056b01 Thu Feb 06 10:02:20 CST 2014 Vincenzo Maffione <v.maffione@gmail.com> net: add offloading support to netmap backend
Whit this patch, the netmap backend supports TSO/UFO/CSUM offloadings, and accepts the virtio-net header, similarly to what happens with TAP. The offloading callbacks in the NetClientInfo interface have been implemented.
Signed-off-by: Vincenzo Maffione <v.maffione@gmail.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|