Anthony Liguori wrote: > Avi noticed that when using the virtio_net driver, ping responses stop > coming in after 12 packets. ping will then throw an "sendmsg: no > buffer space available" error. > > This occurs on all kernel versions (even 2.6.24). >
Latencies are high at around 4ms when the packets do arrive. Further speculation yielded the following: a non hrtimer kernel will delay all packets by one jiffie due to the tx timer. For an unknown reason, an arp packet is lost, so further echo requests are queued up until the buffer is exhausted. -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel