From: ANNIE LI <annie.li@oracle.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Cc: Stefan Bader <stefan.bader@canonical.com>,
Eric Dumazet <eric.dumazet@gmail.com>,
Sander Eikelenboom <linux@eikelenboom.it>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
xen-devel <xen-devel@lists.xen.org>,
Konrad Rzeszutek Wilk <konrad@kernel.org>,
"Marcos E. Matsunaga" <Marcos.Matsunaga@oracle.com>,
Eric Dumazet <edumazet@google.com>
Subject: Re: [Xen-devel] compound skb frag pages appearing in start_xmit
Date: Wed, 21 Nov 2012 10:42:42 +0800 [thread overview]
Message-ID: <50AC3FA2.3050008@oracle.com> (raw)
In-Reply-To: <1353411413.13542.31.camel@zakaz.uk.xensource.com>
On 2012-11-20 19:36, Ian Campbell wrote:
> On Tue, 2012-11-20 at 09:21 +0000, Ian Campbell wrote:
>> On Tue, 2012-11-20 at 08:30 +0000, Stefan Bader wrote:
>>>>> When I tried to rebase my persistent grant netfront/netback patch on
>>>>> latest kernel, netperf/netserver test never succeeded. I did some test
>>>>> to find out that v3.6-rc7 works fine, but v3.7-rc1, v3.7-rc2 and
>>>>> v3.7-rc4 does not succeed in netperf/netserver test. So I keep my
>>>>> persistent grant patch only based on v3.4-rc3 now.
>>>>> Konrad thought about commit 6a8ed462f16b8455eec5ae00eb6014159a6721f0 in
>>>>> v3.7-rc1, and suggested me to test your debug patch in netfront. This
>>>>> BUG_ON happens soon after running the netperf/netserver test case.
>>>>> Thanks
>>>>> Annie
>>>> Is there any progression with this bug (rc6 is out the door, so the
>>> release of 3.7-final seems to be eminent and this bug completely
>>> cripples any networking with guests) ?
>>> +1 on that. I was testing yesterday with a PVM domU running 3.7-rc5 on Xen 4.2
>>> (but also reported from EC2 running Xen 3.4.3) c with one VCPU. I actually can
>>> trigger it by just ssh'ing into the domU (from another machine) and then run
>>> "find /". Output starts to stutter and then stops completely. When this happens
>>> a new connection still can be made and as long as only shorter output is
>>> generated the ssh connection is ok. From a dump taken it looks like user-space
>>> is waiting in some select call (without any warnon I rather won't see the tx path).
>> Annie, are you still looking into this or shall I?
> I'll assume that silence == No. Will post a patch shortly.
Sorry for the delay response, I did create a patch, but did not post it
out in time.
Thanks
Annie
> Ian.
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2012-11-21 2:42 UTC|newest]
Thread overview: 92+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-09 13:47 compound skb frag pages appearing in start_xmit Ian Campbell
2012-10-09 13:54 ` Eric Dumazet
2012-10-09 13:54 ` Eric Dumazet
2012-10-09 14:01 ` Eric Dumazet
2012-10-09 14:01 ` Eric Dumazet
2012-10-09 14:23 ` Ian Campbell
2012-10-09 14:33 ` Eric Dumazet
2012-10-09 14:33 ` Eric Dumazet
2012-10-09 14:54 ` Ian Campbell
2012-10-09 14:54 ` Ian Campbell
2012-10-09 14:23 ` Ian Campbell
2012-10-09 14:17 ` Ian Campbell
2012-10-09 14:17 ` Ian Campbell
2012-10-09 14:27 ` Eric Dumazet
2012-10-09 14:27 ` Eric Dumazet
2012-10-09 14:40 ` Ian Campbell
2012-10-09 14:51 ` Eric Dumazet
2012-10-09 14:51 ` Eric Dumazet
2012-10-10 10:13 ` Ian Campbell
2012-10-10 10:13 ` [Xen-devel] " Ian Campbell
2012-10-10 12:24 ` Sander Eikelenboom
2012-10-10 12:29 ` Ian Campbell
2012-10-10 12:29 ` [Xen-devel] " Ian Campbell
2012-10-10 13:31 ` Sander Eikelenboom
2012-10-10 13:31 ` [Xen-devel] " Sander Eikelenboom
2012-10-10 13:09 ` Ian Campbell
2012-10-10 13:09 ` [Xen-devel] " Ian Campbell
2012-10-10 14:49 ` Sander Eikelenboom
2012-10-10 14:49 ` [Xen-devel] " Sander Eikelenboom
2012-10-11 8:02 ` Ian Campbell
2012-10-11 8:02 ` [Xen-devel] " Ian Campbell
2012-10-11 10:00 ` Sander Eikelenboom
2012-10-11 10:00 ` [Xen-devel] " Sander Eikelenboom
2012-10-11 10:05 ` Eric Dumazet
2012-10-11 10:05 ` [Xen-devel] " Eric Dumazet
2012-10-11 10:14 ` Ian Campbell
2012-10-11 10:14 ` [Xen-devel] " Ian Campbell
2012-10-11 10:20 ` Sander Eikelenboom
2012-10-11 10:20 ` [Xen-devel] " Sander Eikelenboom
2012-11-15 2:31 ` ANNIE LI
2012-11-19 15:43 ` Sander Eikelenboom
2012-11-20 8:30 ` [Xen-devel] " Stefan Bader
2012-11-20 9:21 ` Ian Campbell
2012-11-20 11:36 ` Ian Campbell
2012-11-20 11:36 ` [Xen-devel] " Ian Campbell
2012-11-21 2:42 ` ANNIE LI
2012-11-21 2:42 ` ANNIE LI [this message]
2012-11-20 11:40 ` [PATCH] xen/netfront: handle compound page fragments on transmit Ian Campbell
2012-11-20 11:40 ` Ian Campbell
2012-11-20 12:28 ` Jan Beulich
2012-11-20 12:28 ` [Xen-devel] " Jan Beulich
2012-11-20 13:35 ` Ian Campbell
2012-11-20 13:35 ` [Xen-devel] " Ian Campbell
2012-11-20 13:51 ` Jan Beulich
2012-11-20 14:14 ` Ian Campbell
2012-11-20 14:32 ` Jan Beulich
2012-11-20 14:32 ` [Xen-devel] " Jan Beulich
2012-11-20 15:06 ` Ian Campbell
2012-11-20 15:06 ` [Xen-devel] " Ian Campbell
2012-11-20 15:28 ` Eric Dumazet
2012-11-20 15:54 ` Ian Campbell
2012-11-20 16:04 ` netchannel vs MAX_SKB_FRAGS (Was: Re: [PATCH] xen/netfront: handle compound page fragments on transmit) Ian Campbell
2012-11-23 1:30 ` ANNIE LI
2012-11-23 2:10 ` James Harper
2012-11-23 6:49 ` ANNIE LI
2012-11-23 9:22 ` Paul Durrant
2012-11-23 9:26 ` James Harper
2012-11-23 9:34 ` Ian Campbell
2012-11-23 9:18 ` Ian Campbell
2012-11-23 15:08 ` annie li
2012-11-20 15:54 ` [PATCH] xen/netfront: handle compound page fragments on transmit Ian Campbell
2012-11-20 15:28 ` Eric Dumazet
2012-11-20 15:44 ` [Xen-devel] " Jan Beulich
2012-11-20 16:14 ` Eric Dumazet
2012-11-20 15:44 ` Jan Beulich
2012-11-20 14:14 ` Ian Campbell
2012-11-20 13:51 ` Jan Beulich
2012-11-20 13:30 ` Stefan Bader
2012-11-20 13:30 ` Stefan Bader
2012-11-20 13:45 ` Sander Eikelenboom
2012-11-20 13:45 ` Sander Eikelenboom
2012-11-20 14:45 ` Eric Dumazet
2012-11-20 15:05 ` Ian Campbell
2012-11-20 15:05 ` Ian Campbell
2012-11-20 14:45 ` Eric Dumazet
2012-11-21 2:52 ` ANNIE LI
2012-11-21 11:09 ` Ian Campbell
2012-11-21 11:09 ` Ian Campbell
2012-11-21 2:52 ` ANNIE LI
2012-11-20 8:30 ` compound skb frag pages appearing in start_xmit Stefan Bader
2012-11-15 2:31 ` ANNIE LI
2012-10-09 14:40 ` Ian Campbell
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=50AC3FA2.3050008@oracle.com \
--to=annie.li@oracle.com \
--cc=Ian.Campbell@citrix.com \
--cc=Marcos.Matsunaga@oracle.com \
--cc=edumazet@google.com \
--cc=eric.dumazet@gmail.com \
--cc=konrad@kernel.org \
--cc=linux@eikelenboom.it \
--cc=netdev@vger.kernel.org \
--cc=stefan.bader@canonical.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.