* Anthony Liguori (anthony@xxxxxxxxxxxxx) wrote: > The > virtio-net setup probably made extensive use of pinning and other tricks > to make things faster than a normal user would see them. It ends up > creating a perfect combination of batching which is pretty much just > cooking the mitigation schemes to do extremely well for one benchmark. Just pinning, the rest is stock virtio features like mergeable rx buffers, GRO, GSO (tx mitigation is actually disabled). Certainly doesn't show throughput in terms of cpu cycle cost (scaling) nor latency per-packet (exit and mitigation). thanks, -chris -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html