Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753746Ab0GZHup (ORCPT ); Mon, 26 Jul 2010 03:50:45 -0400 Received: from centrinvest.ru ([94.25.115.130]:50198 "EHLO centrinvest.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751138Ab0GZHun (ORCPT ); Mon, 26 Jul 2010 03:50:43 -0400 X-Greylist: delayed 678 seconds by postgrey-1.27 at vger.kernel.org; Mon, 26 Jul 2010 03:50:43 EDT From: "Andrey Panin" Date: Mon, 26 Jul 2010 11:39:20 +0400 To: linux-kernel@vger.kernel.org Cc: e1000-devel@lists.sourceforge.net, Jeff Kirsher , Jesse Brandeburg , Bruce Allan , Alex Duyck , PJ Waskiewicz , John Ronciak Subject: Problem with e1000e, 802.1Q VLAN's and IPMI Message-ID: <20100726073920.GD30155@centrinvest.ru> Mail-Followup-To: linux-kernel@vger.kernel.org, e1000-devel@lists.sourceforge.net, Jeff Kirsher , Jesse Brandeburg , Bruce Allan , Alex Duyck , PJ Waskiewicz , John Ronciak MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Uname: Linux 2.6.26-1-amd64 x86_64 User-Agent: Mutt/1.5.20 (2009-06-14) X-Anti-Virus: kav4lms: continue Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 881 Lines: 20 Hello all, I have a problem using IPMI on Super Micro X7SBL motherboard (AOC-IPMI20-E BMC). BMC shares ethernet port with onboard e1000e. It works when IPMI traffic is untagged (CrcStripping=0 module option used), but if I try to use 802.1Q vlan for IPMI traffic BMC stops responding right after "ifup eth0". I tested 2.6.26 (debian stable kernel) and 2.6.35-rc6. Looks like there is some problem with 802.1Q tags stripping/inserting. There was no such problem with e1000 driver from 2.6.18. Unfortunately I can't provide additional info right now, but I can provide it slightly later and I'm ready to test patches. Best regards. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/