From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Sander Eikelenboom <linux@eikelenboom.it>
Cc: "annie.li@oracle.com" <annie.li@oracle.com>,
Ian Campbell <Ian.Campbell@citrix.com>,
"marcos.matsunaga@oracle.com" <marcos.matsunaga@oracle.com>,
"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: domU to domU networking issues in v3.7? (netserver/netperf failing to communicate)
Date: Mon, 12 Nov 2012 11:32:04 -0500 [thread overview]
Message-ID: <20121112163204.GB9575@phenom.dumpdata.com> (raw)
In-Reply-To: <711956045.20121112155024@eikelenboom.it>
On Mon, Nov 12, 2012 at 03:50:24PM +0100, Sander Eikelenboom wrote:
>
> Monday, November 12, 2012, 3:28:35 PM, you wrote:
>
> > On Mon, Nov 12, 2012 at 09:54:44AM +0000, Ian Campbell wrote:
> >> On Sat, 2012-11-10 at 13:59 +0000, Konrad Rzeszutek Wilk wrote:
> >> > Hey Ian, Xen-devel mailingl list,
> >> >
> >> > I think the issue of 70% traffic lost was actually introduced in v3.6 or
> >> > perhaps v3.5. Annie and Marcos (CC-ed here) are looking to see which of
> >> > the releases introduced this. The issue we are seeing is that a domU
> >> > to domU communication breaks - this is with netperf/netserver talking to
> >> > each other.
> >> >
> >> > Anyhow, I think the 3.7 compound page exacerbated the problem and also
> >> > (at least on some of my test hardware) exposed existing issues with
> >> > drivers. The issue I have is that the 'skge' driver has a bug that has
> >> > been there for ages (I tested way back to 3.0 and still saw it) were it
> >> > can not work with SWIOTLB. It is probably missing an pci_dma_sync
> >> > somewhere.
> >> >
> >> > Anyhow the compound page got me to look at Xen-SWIOTLB and that looks
> >> > OK. Even with synthetic driver (the fake one I posted somewhere) it
> >> > dealt with compound pages properly (with debug or non-debug Xen
> >> > hypervisor).
> >>
> >> The debug build is probably most interesting since it deliberately
> >> allocates a non 1-1 p-to-m mapping so as to catch exactly these sorts of
> >> issues.
>
> > Right. My test env runs with that. And so far it only has issues
> > with the skge one.
> >>
> >> > So was wondering if you had looked at this in more details? Any
> >> > ideas? Or would it be more prudent to ask that once we know for sure
> >> > which Linux release introduced the communication failures between
> >> > guests?
> >>
> >> I've not looked at it any further I'm afraid.
> >>
> >> If these changes (be they in 3.5 or later, or earlier) are exposing
> >> driver bugs then I suspect the netdev chaps would want to know about it.
>
> > Right. Annie (CC-ed here) mentioned to me that v3.5 looks to work ok.
> > And is off checking v3.6. v3.7 is definitly a no go.
> >>
> >> FWIW I see the issue with tg3.
>
> After the issues with netback where fixed, I'm seeing the issues with net_front reverting the single commit 5640f7685831e088fe6c2e1f863a6805962f8e81 (that was pointed out for netback) also makes these disappear.
Were you ever able to trigger the BUG_ON in the patch that Ian posted?
> I haven't seen issues with netfront and netback before this commit. FWIW: the hardware nics in this machine are two r8169 's.
>
> --
> Sander
>
> > I should double-check that but I didn't get any issues with the tg3 I had.
>
> > I was running the netperf/netserver from/to to see if I could reproduce the
> > issues (70% loss) you described but did not have much luck.
>
> >>
> >> Ian.
>
>
next prev parent reply other threads:[~2012-11-12 16:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-10 13:59 domU to domU networking issues in v3.7? (netserver/netperf failing to communicate) Konrad Rzeszutek Wilk
2012-11-12 9:54 ` Ian Campbell
2012-11-12 14:28 ` Konrad Rzeszutek Wilk
2012-11-12 14:41 ` Ian Campbell
2012-11-12 14:50 ` Sander Eikelenboom
2012-11-12 16:32 ` Konrad Rzeszutek Wilk [this message]
2012-11-12 17:20 ` Sander Eikelenboom
2012-11-14 6:24 ` Konrad Rzeszutek Wilk
2012-11-16 9:46 ` Sander Eikelenboom
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121112163204.GB9575@phenom.dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=Ian.Campbell@citrix.com \
--cc=annie.li@oracle.com \
--cc=linux@eikelenboom.it \
--cc=marcos.matsunaga@oracle.com \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.