All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: davem@davemloft.net, netdev@vger.kernel.org, sassmann@redhat.com,
	bjorn.topel@intel.com, maciej.fijalkowski@intel.com,
	magnus.karlsson@intel.com
Subject: Re: [PATCH net-next v2 0/5][pull request] 40GbE Intel Wired LAN Driver Updates 2021-02-08
Date: Mon, 8 Feb 2021 18:50:55 -0800	[thread overview]
Message-ID: <20210208185055.0167594a@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> (raw)
In-Reply-To: <20210209022323.2440775-1-anthony.l.nguyen@intel.com>

On Mon,  8 Feb 2021 18:23:18 -0800 Tony Nguyen wrote:
> This series contains updates to i40e driver only.
> 
> Cristian makes improvements to driver XDP path. Avoids writing
> next-to-clean pointer on every update, removes redundant updates of
> cleaned_count and buffer info, creates a helper function to consolidate
> XDP actions and simplifies some of the behavior.
> 
> Eryk adds messages to inform the user when MTU is larger than supported
> 
> v2:
> - Drop XDP_REDIRECT messaging patch (previously patch 5)
> - Use only extack for XDP MTU error

Acked-by: Jakub Kicinski <kuba@kernel.org>

Thanks for the changes!

      parent reply	other threads:[~2021-02-09  2:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-09  2:23 [PATCH net-next v2 0/5][pull request] 40GbE Intel Wired LAN Driver Updates 2021-02-08 Tony Nguyen
2021-02-09  2:23 ` [PATCH net-next v2 1/5] i40e: remove unnecessary memory writes of the next to clean pointer Tony Nguyen
2021-02-09  2:23 ` [PATCH net-next v2 2/5] i40e: remove unnecessary cleaned_count updates Tony Nguyen
2021-02-09  2:23 ` [PATCH net-next v2 3/5] i40e: remove the redundant buffer info updates Tony Nguyen
2021-02-09  2:23 ` [PATCH net-next v2 4/5] i40e: consolidate handling of XDP program actions Tony Nguyen
2021-02-09  2:23 ` [PATCH net-next v2 5/5] i40e: Log error for oversized MTU on device Tony Nguyen
2021-02-09  2:50 ` 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=20210208185055.0167594a@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com \
    --to=kuba@kernel.org \
    --cc=anthony.l.nguyen@intel.com \
    --cc=bjorn.topel@intel.com \
    --cc=davem@davemloft.net \
    --cc=maciej.fijalkowski@intel.com \
    --cc=magnus.karlsson@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=sassmann@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 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.