K 10 svn:author V 6 bryanv K 8 svn:date V 27 2013-02-24T22:40:33.994568Z K 7 svn:log V 638 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) END