From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752932AbbETLUY (ORCPT ); Wed, 20 May 2015 07:20:24 -0400 Received: from mail-wg0-f46.google.com ([74.125.82.46]:33300 "EHLO mail-wg0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752039AbbETLUW (ORCPT ); Wed, 20 May 2015 07:20:22 -0400 Date: Wed, 20 May 2015 13:20:19 +0200 From: Jiri Pirko To: Huang Ying Cc: "David S. Miller" , LKML , LKP ML Subject: Re: [LKP] [flow_dissect] 06635a35d13: kernel BUG at include/linux/skbuff.h:1702! Message-ID: <20150520112019.GF2228@nanopsycho.orion> References: <1431999229.5148.238.camel@linux.intel.com> <20150519060729.GA2124@nanopsycho.orion> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150519060729.GA2124@nanopsycho.orion> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Tue, May 19, 2015 at 08:07:29AM CEST, jiri@resnulli.us wrote: ... > >Hmm, looks like eth_get_headlen is not returning what it should. Looking >into this. update: I'm still trying to get hand on hw so I can debug this. I did not find the problem doing code inspection.