« Previous | Next » 

Revision 22cc84db

ID22cc84db6e42bef8646b8cd671f4c999e9c0a38f

Added by Michael S. Tsirkin over 11 years ago

virtio-net: avoid sg copy

Avoid tweaking iovec during receive. This removes
the need to copy the vector.
Note: we currently have an evil cast in work_around_broken_dhclient
and unfortunately this patch does not fix it - just
pushes the evil cast to another place.

Signed-off-by: Michael S. Tsirkin <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences