linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: mst@redhat.com
Cc: linux-kernel@vger.kernel.org, jcfaracco@gmail.com,
	netdev@vger.kernel.org, jasowang@redhat.com,
	virtualization@lists.linux-foundation.org, dnmendes76@gmail.com
Subject: Re: [PATCH net-next v9 0/3] netdev: ndo_tx_timeout cleanup
Date: Mon, 09 Dec 2019 14:43:41 -0800 (PST)	[thread overview]
Message-ID: <20191209.144341.154593651924539444.davem@davemloft.net> (raw)
In-Reply-To: <20191209162727.10113-1-mst@redhat.com>

From: "Michael S. Tsirkin" <mst@redhat.com>
Date: Mon, 9 Dec 2019 11:28:57 -0500

> A bunch of drivers want to know which tx queue triggered a timeout,
> and virtio wants to do the same.
> We actually have the info to hand, let's just pass it on to drivers.
> Note: tested with an experimental virtio patch by Julio.
> That patch itself isn't ready yet though, so not included.
> Other drivers compiled only.

Besides the "int" --> "unsigned int" typing issue, I never saw patch #2
neither on the mailing list nor directly sent to me.

      parent reply	other threads:[~2019-12-09 22:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-09 16:28 [PATCH net-next v9 0/3] netdev: ndo_tx_timeout cleanup Michael S. Tsirkin
2019-12-09 16:29 ` [PATCH net-next v9 1/3] netdev: pass the stuck queue to the timeout handler Michael S. Tsirkin
2019-12-09 19:34   ` Nathan Chancellor
2019-12-09 16:29 ` [PATCH net-next v9 3/3] netronome: use the new txqueue timeout argument Michael S. Tsirkin
2019-12-09 16:29   ` Michael S. Tsirkin
2019-12-09 22:43 ` 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=20191209.144341.154593651924539444.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=dnmendes76@gmail.com \
    --cc=jasowang@redhat.com \
    --cc=jcfaracco@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=virtualization@lists.linux-foundation.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).