mbox series

[net,0/5,pull,request] Intel Wired LAN Driver Updates 2021-03-12

Message ID 20210312174755.2103336-1-anthony.l.nguyen@intel.com (mailing list archive)
Headers show
Series Intel Wired LAN Driver Updates 2021-03-12 | expand

Message

Tony Nguyen March 12, 2021, 5:47 p.m. UTC
This series contains updates to ice, i40e, ixgbe and igb drivers.

Magnus adjusts the return value for xsk allocation for ice. This fixes
reporting of napi work done and matches the behavior of other Intel NIC
drivers for xsk allocations.

Maciej moves storing of the rx_offset value to after the build_skb flag
is set as this flag affects the offset value for ice, i40e, and ixgbe.

Li RongQing resolves an issue where an Rx buffer can be reused
prematurely with XDP redirect for igb.

The following are changes since commit 7a1468ba0e02eee24ae1353e8933793a27198e20:
  net: phy: broadcom: Add power down exit reset state delay
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE

Li RongQing (1):
  igb: avoid premature Rx buffer reuse

Maciej Fijalkowski (3):
  i40e: move headroom initialization to i40e_configure_rx_ring
  ice: move headroom initialization to ice_setup_rx_ctx
  ixgbe: move headroom initialization to ixgbe_configure_rx_ring

Magnus Karlsson (1):
  ice: fix napi work done reporting in xsk path

 drivers/net/ethernet/intel/i40e/i40e_main.c   | 13 ++++++++++
 drivers/net/ethernet/intel/i40e/i40e_txrx.c   | 12 ----------
 drivers/net/ethernet/intel/ice/ice_base.c     | 24 +++++++++++++++++--
 drivers/net/ethernet/intel/ice/ice_txrx.c     | 17 -------------
 drivers/net/ethernet/intel/ice/ice_xsk.c      | 10 ++++----
 drivers/net/ethernet/intel/igb/igb_main.c     | 22 +++++++++++------
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c |  3 ++-
 7 files changed, 57 insertions(+), 44 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org March 13, 2021, 2:10 a.m. UTC | #1
Hello:

This series was applied to netdev/net.git (refs/heads/master):

On Fri, 12 Mar 2021 09:47:50 -0800 you wrote:
> This series contains updates to ice, i40e, ixgbe and igb drivers.
> 
> Magnus adjusts the return value for xsk allocation for ice. This fixes
> reporting of napi work done and matches the behavior of other Intel NIC
> drivers for xsk allocations.
> 
> Maciej moves storing of the rx_offset value to after the build_skb flag
> is set as this flag affects the offset value for ice, i40e, and ixgbe.
> 
> [...]

Here is the summary with links:
  - [net,1/5] ice: fix napi work done reporting in xsk path
    https://git.kernel.org/netdev/net/c/ed0907e3bdcf
  - [net,2/5] i40e: move headroom initialization to i40e_configure_rx_ring
    https://git.kernel.org/netdev/net/c/a86606268ec0
  - [net,3/5] ice: move headroom initialization to ice_setup_rx_ctx
    https://git.kernel.org/netdev/net/c/89861c485c6a
  - [net,4/5] ixgbe: move headroom initialization to ixgbe_configure_rx_ring
    https://git.kernel.org/netdev/net/c/76064573b121
  - [net,5/5] igb: avoid premature Rx buffer reuse
    https://git.kernel.org/netdev/net/c/98dfb02aa222

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html