All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: rickard.andersson@axis.com
Cc: fugang.duan@nxp.com, netdev@vger.kernel.org, rickaran@axis.com
Subject: Re: [PATCH 1/1] net: fec: fix rare tx timeout
Date: Tue, 02 Oct 2018 11:28:27 -0700 (PDT)	[thread overview]
Message-ID: <20181002.112827.1288389089277001534.davem@davemloft.net> (raw)
In-Reply-To: <20181002124932.14810-2-rickard.andersson@axis.com>

From: <rickard.andersson@axis.com>
Date: Tue, 2 Oct 2018 14:49:32 +0200

> From: Rickard x Andersson <rickaran@axis.com>
> 
> During certain heavy network loads TX could time out
> with TX ring dump.
> TX is sometimes never restarted after reaching
> "tx_stop_threshold" because function "fec_enet_tx_queue"
> only tests the first queue.
> 
> In addition the TX timeout callback function failed to
> recover because it also operated only on the first queue.
> 
> Signed-off-by: Rickard x Andersson <rickaran@axis.com>

Applied and queued up for -stable.

      reply	other threads:[~2018-10-03  1:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-02 12:49 [PATCH 0/1] net: fec: fix rare tx timeout rickard.andersson
2018-10-02 12:49 ` [PATCH 1/1] " rickard.andersson
2018-10-02 18:28   ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181002.112827.1288389089277001534.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=fugang.duan@nxp.com \
    --cc=netdev@vger.kernel.org \
    --cc=rickaran@axis.com \
    --cc=rickard.andersson@axis.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.