From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 14 Feb 2016 12:57:17 +0100 From: Linus =?utf-8?Q?L=C3=BCssing?= Message-ID: <20160214115717.GA3138@otheros> References: <56A2993B.4070307@gmail.com> <20160122131046.6f141681@xeon-e3> <56A2AF73.2090204@gmail.com> <20160213023528.GC7093@otheros> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20160213023528.GC7093@otheros> Subject: Re: [Bridge] hw csum failure introduced in linux-4.2 List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?utf-8?B?w4FsdmFybyBGZXJuw6FuZGV6?= Rojas Cc: bridge@lists.linux-foundation.org, davem@davemloft.net Ok, was able to borrow a Raspi 2 and indeed I can reproduce the issue there. Reverting these patches helps: On Sat, Feb 13, 2016 at 03:35:28AM +0100, Linus Lüssing wrote: > c2d4fbd2163e ("bridge: fix igmpv3 / mldv2 report parsing") > a516993f0ac1 ("net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code") > 9afd85c9e455 ("net: Export IGMP/MLD message validation code") I'm on it.