From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Axtens Subject: Re: bnxt: card intermittently hanging and dropping link Date: Thu, 16 Aug 2018 19:09:11 +1000 Message-ID: <87lg9665l4.fsf@linkitivity.dja.id.au> References: <87o9e26fqj.fsf@linkitivity.dja.id.au> Mime-Version: 1.0 Content-Type: text/plain Cc: Netdev , jay.vosburgh@canonical.com To: Michael Chan Return-path: Received: from mail-wm0-f45.google.com ([74.125.82.45]:55016 "EHLO mail-wm0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731148AbeHPMG1 (ORCPT ); Thu, 16 Aug 2018 08:06:27 -0400 Received: by mail-wm0-f45.google.com with SMTP id c14-v6so3734843wmb.4 for ; Thu, 16 Aug 2018 02:09:19 -0700 (PDT) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: Hi Michael, > The main issue is the TX timeout. > ..... > >> [ 2682.911693] bnxt_en 0000:3b:00.0 eth4: TX timeout detected, starting reset task! >> [ 2683.782496] bnxt_en 0000:3b:00.0 eth4: Resp cmpl intr err msg: 0x51 >> [ 2683.783061] bnxt_en 0000:3b:00.0 eth4: hwrm_ring_free tx failed. rc:-1 >> [ 2684.634557] bnxt_en 0000:3b:00.0 eth4: Resp cmpl intr err msg: 0x51 >> [ 2684.635120] bnxt_en 0000:3b:00.0 eth4: hwrm_ring_free tx failed. rc:-1 > > and it is not recovering. > > Please provide ethtool -i eth4 which will show the firmware version on > the NIC. Let's see if the firmware is too old. driver: bnxt_en version: 1.8.0 firmware-version: 20.6.151.0/pkg 20.06.05.11 expansion-rom-version: bus-info: 0000:3b:00.0 supports-statistics: yes supports-test: yes supports-eeprom-access: yes supports-register-dump: no supports-priv-flags: no Thanks! Regards, Daniel