public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* patch "net: deliver skbs on inactive slaves to exact matches" stalls nfs mounts
@ 2010-06-16 21:27 Fred Isaman
  2010-06-16 22:36 ` John Fastabend
  0 siblings, 1 reply; 3+ messages in thread
From: Fred Isaman @ 2010-06-16 21:27 UTC (permalink / raw)
  To: netdev, NFS list; +Cc: John Fastabend, David S. Miller

I am using vmware fusion 3.1.0 on a macbook pro host with a fedora 12
guest running a 2.6.35-rc3 based kernel,  Upgrading from rc2 to rc3
introduced a long delay when the guest attempts an nfs mount (~120
secs).  Reverting patch 597a264b1a9c7e36d1728f677c66c5c1f7e3b837
"net: deliver skbs on inactive slaves to exact matches" changes back
to normal behavior.

Fred

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: patch "net: deliver skbs on inactive slaves to exact matches" stalls  nfs mounts
  2010-06-16 21:27 patch "net: deliver skbs on inactive slaves to exact matches" stalls nfs mounts Fred Isaman
@ 2010-06-16 22:36 ` John Fastabend
  2010-06-16 23:11   ` Fred Isaman
  0 siblings, 1 reply; 3+ messages in thread
From: John Fastabend @ 2010-06-16 22:36 UTC (permalink / raw)
  To: Fred Isaman; +Cc: netdev@vger.kernel.org, NFS list, David S. Miller

Fred Isaman wrote:
> I am using vmware fusion 3.1.0 on a macbook pro host with a fedora 12
> guest running a 2.6.35-rc3 based kernel,  Upgrading from rc2 to rc3
> introduced a long delay when the guest attempts an nfs mount (~120
> secs).  Reverting patch 597a264b1a9c7e36d1728f677c66c5c1f7e3b837
> "net: deliver skbs on inactive slaves to exact matches" changes back
> to normal behavior.
> 
> Fred

This should be fixed here,

 From e897082fe7a5b591dc4dd5599ac39081a7c8e482 Mon Sep 17 00:00:00 2001
From: John Fastabend <john.r.fastabend@intel.com>
Date: Sun, 13 Jun 2010 10:36:30 +0000
Subject: [PATCH] net: fix deliver_no_wcard regression on loopback device

deliver_no_wcard is not being set in skb_copy_header.
In the skb_cloned case it is not being cleared and
may cause the skb to be dropped when the loopback device
pushes it back up the stack.

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Tested-by: Markus Trippelsdorf <markus@trippelsdorf.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: patch "net: deliver skbs on inactive slaves to exact matches" stalls nfs mounts
  2010-06-16 22:36 ` John Fastabend
@ 2010-06-16 23:11   ` Fred Isaman
  0 siblings, 0 replies; 3+ messages in thread
From: Fred Isaman @ 2010-06-16 23:11 UTC (permalink / raw)
  To: John Fastabend; +Cc: netdev@vger.kernel.org, NFS list, David S. Miller

On Wed, Jun 16, 2010 at 6:36 PM, John Fastabend
<john.r.fastabend@intel.com> wrote:
> Fred Isaman wrote:
>>
>> I am using vmware fusion 3.1.0 on a macbook pro host with a fedora 12
>> guest running a 2.6.35-rc3 based kernel,  Upgrading from rc2 to rc3
>> introduced a long delay when the guest attempts an nfs mount (~120
>> secs).  Reverting patch 597a264b1a9c7e36d1728f677c66c5c1f7e3b837
>> "net: deliver skbs on inactive slaves to exact matches" changes back
>> to normal behavior.
>>
>> Fred
>
> This should be fixed here,

OK, thanks.

Fred

>
> From e897082fe7a5b591dc4dd5599ac39081a7c8e482 Mon Sep 17 00:00:00 2001
> From: John Fastabend <john.r.fastabend@intel.com>
> Date: Sun, 13 Jun 2010 10:36:30 +0000
> Subject: [PATCH] net: fix deliver_no_wcard regression on loopback device
>
> deliver_no_wcard is not being set in skb_copy_header.
> In the skb_cloned case it is not being cleared and
> may cause the skb to be dropped when the loopback device
> pushes it back up the stack.
>
> Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
> Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
> Tested-by: Markus Trippelsdorf <markus@trippelsdorf.de>
> Signed-off-by: David S. Miller <davem@davemloft.net>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-06-16 23:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-16 21:27 patch "net: deliver skbs on inactive slaves to exact matches" stalls nfs mounts Fred Isaman
2010-06-16 22:36 ` John Fastabend
2010-06-16 23:11   ` Fred Isaman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox