[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090413.154549.107046942.davem@davemloft.net>
Date: Mon, 13 Apr 2009 15:45:49 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: herbert@...dor.apana.org.au
Cc: netdev@...r.kernel.org
Subject: Re: gro: Normalise skb before bypassing GRO on netpoll VLAN path
From: Herbert Xu <herbert@...dor.apana.org.au>
Date: Mon, 13 Apr 2009 22:41:01 +0800
> gro: Normalise skb before bypassing GRO on netpoll VLAN path
>
> When we detect netpoll RX on the GRO VLAN path we bail out and
> call the normal VLAN receive handler. However, the packet needs
> to be normalised by calling eth_type_trans since that's what the
> normal path expects (normally the GRO path does the fixup).
>
> This patch adds the necessary call to vlan_gro_frags.
>
> Signed-off-by: Herbert Xu <herbert@...dor.apana.org.au>
Applied, thanks Herbert.
--
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