From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: GRE+XFRM+GSO crashes Date: Tue, 21 May 2013 15:46:15 -0700 Message-ID: <1369176375.3301.259.camel@edumazet-glaptop> References: <20130520094127.546a2f3e@vostro> <20130521110132.37dc2665@vostro> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Timo Teras , netdev@vger.kernel.org To: Pravin Shelar Return-path: Received: from mail-oa0-f43.google.com ([209.85.219.43]:50528 "EHLO mail-oa0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752407Ab3EUWqR (ORCPT ); Tue, 21 May 2013 18:46:17 -0400 Received: by mail-oa0-f43.google.com with SMTP id o6so1618420oag.2 for ; Tue, 21 May 2013 15:46:17 -0700 (PDT) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Tue, 2013-05-21 at 15:32 -0700, Pravin Shelar wrote: > OK. I am still not able to reproduce it, Can you try attached patch? > if that works, I will send out proper patch. strange, dev_gso_segment() doesnt change skb->cb[] only dev_gso_segment() does.