[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4CB33907.5060803@gmail.com>
Date: Mon, 11 Oct 2010 20:19:19 +0400
From: Andrew Vagin <avagin@...il.com>
To: David Miller <davem@...emloft.net>
CC: eric.dumazet@...il.com, mjt@....msk.ru, avagin@...nvz.org,
stable@...nel.org, netdev@...r.kernel.org, krkumar2@...ibm.com
Subject: Re: [STABLE 2.6.32 PATCH] net: release dst entry while cache-hot
for GSO case too
On 10/11/2010 07:59 PM, David Miller wrote:
> From: Eric Dumazet<eric.dumazet@...il.com>
> Date: Mon, 11 Oct 2010 17:46:49 +0200
>
>> This patch was an optimization, not a bug fix.
> Right, this has no business going into 2.6.32-stable at all.
This is bug fix. Now nobody drops dst in case gso and veth, because the
commit 60df914e295a21a223e43a7ee01e0c73c64dd111 deletes skb_dst_drop
from the veth.c. We should commit my patch or revert commit 60df914e.
We have two bug reports:
http://www.spinics.net/lists/netdev/msg142104.html
http://bugzilla.openvz.org/show_bug.cgi?id=1634
Taylan verified that the patch really fix his bug.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists