netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: davem@davemloft.net, pabeni@redhat.com, edumazet@google.com,
	netdev@vger.kernel.org
Subject: Re: [PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2024-02-12 (i40e)
Date: Wed, 14 Feb 2024 17:31:52 -0800	[thread overview]
Message-ID: <20240214173152.0a4f2555@kernel.org> (raw)
In-Reply-To: <20240213010540.1085039-1-anthony.l.nguyen@intel.com>

On Mon, 12 Feb 2024 17:05:35 -0800 Tony Nguyen wrote:
> Ivan Vecera corrects the looping value used while waiting for queues to
> be disabled as well as an incorrect mask being used for DCB
> configuration.
> 
> Maciej resolves an issue related to XDP traffic; removing a double call to
> i40e_pf_rxq_wait() and accounting for XDP rings when stopping rings.

Looks like this got (silently) applied, thanks!

      parent reply	other threads:[~2024-02-15  1:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-13  1:05 [PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2024-02-12 (i40e) Tony Nguyen
2024-02-13  1:05 ` [PATCH net 1/4] i40e: Fix waiting for queues of all VSIs to be disabled Tony Nguyen
2024-02-13  1:05 ` [PATCH net 2/4] i40e: Fix wrong mask used during DCB config Tony Nguyen
2024-02-13  1:05 ` [PATCH net 3/4] i40e: avoid double calling i40e_pf_rxq_wait() Tony Nguyen
2024-02-13  1:05 ` [PATCH net 4/4] i40e: take into account XDP Tx queues when stopping rings Tony Nguyen
2024-02-15  1:31 ` Jakub Kicinski [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=20240214173152.0a4f2555@kernel.org \
    --to=kuba@kernel.org \
    --cc=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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 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).