From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752576AbbBWV6f (ORCPT ); Mon, 23 Feb 2015 16:58:35 -0500 Received: from mail-qg0-f44.google.com ([209.85.192.44]:41913 "EHLO mail-qg0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751995AbbBWV6e (ORCPT ); Mon, 23 Feb 2015 16:58:34 -0500 From: "Justin Piszcz" To: "'Tantilov, Emil S'" , References: <000001d04e97$43b4b950$cb1e2bf0$@lucidpixels.com> <87618083B2453E4A8714035B62D67992502411C3@FMSMSX105.amr.corp.intel.com> In-Reply-To: <87618083B2453E4A8714035B62D67992502411C3@FMSMSX105.amr.corp.intel.com> Subject: RE: 3.19: ixgbe 0000:01:00.0 eth4: initiating reset due to tx timeout Date: Mon, 23 Feb 2015 16:58:30 -0500 Message-ID: <000901d04fb3$dd7afeb0$9870fc10$@lucidpixels.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQKC0UzF0I8+A+1SmDgzP0Q/PeLE2gHbaorHm4rprcA= Content-Language: en-us Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > -----Original Message----- > From: Tantilov, Emil S [mailto:emil.s.tantilov@intel.com] > Sent: Monday, February 23, 2015 11:43 AM [ .. ] > The reset is a side effect of the Tx hang - the driver is trying to recover from > the hang by resetting the interface. > > If you could open up a ticket at e1000.sf.net with details about your setup > and how you configure the interfaces that would help us get a better idea of > the issue. You can also upload the stats, kernel config and any other logs that > may be relevant. > I submitted a ticket here: https://sourceforge.net/p/e1000/bugs/458/ Thanks, Justin.