[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: Mirage networking benchmarks and TCP hang
I suspect the RX ring is getting clobbered the way the TX ring was earlier. I'll try to reproduce it and do some debugging (if I can't figure it out today unfortunately I will not be able to look at it again till the week of Aug 26). About the speeds mirage does not do hw offloads yet, in particular it doesn't do segmentation offloading. It looks like you have turned it off for Linux domU to Linux domU, but just to be sure could you use ethtool and turn off all offloading for all the interfaces involved. One last necessary tweak for this kind of domU to domU test is to increase the txqueuelen on all concerned interfaces including the VIFs. I just use ifconfig and set txqueuelen to 10000 (or more). The congestion control algorithm implemented is TCP New Reno. Balraj On Tue, Aug 6, 2013 at 7:59 PM, Dimosthenis Pediaditakis <dimosthenis.pediaditakis@xxxxxxxxxxxx> wrote: Hi everyone,
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |