svn commit: r247244 - user/bryanv
Bryan Venteicher
bryanv at FreeBSD.org
Sun Feb 24 22:40:34 UTC 2013
Author: bryanv
Date: Sun Feb 24 22:40:33 2013
New Revision: 247244
URL: http://svnweb.freebsd.org/changeset/base/247244
Log:
Create an experimentation branch for VirtIO net multiqueue
Patches to QEMU and Linux VirtIO multiqueue have been floating
around for a long time, and were finally merged in QEMU 1.4 and
Linux 3.8. This branch will make the FreeBSD driver multiqueue
aware.
Lots of long overdue network driver changes will also be done,
such as:
- Address checksum issues, particularly IPv6. VirtIO checksumming
is difficult to fit into FreeBSD, but it can be better done.
- Complete support for the virtqueue EVENT_IDX feature. Partial
support was added last year, but I never got around to finishing
it.
Approved by: grehan (implicit)
Added:
user/bryanv/
- copied from r247243, projects/virtio/
Directory Properties:
user/bryanv/vtnetmq/ (props changed)
More information about the svn-src-user
mailing list