[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231003223610.2004976-1-anthony.l.nguyen@intel.com>
Date: Tue, 3 Oct 2023 15:36:08 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net,
kuba@...nel.org,
pabeni@...hat.com,
edumazet@...gle.com,
netdev@...r.kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>
Subject: [PATCH net-next v2 0/2][pull request] Intel Wired LAN Driver Updates 2023-10-03 (i40e, iavf)
This series contains updates to i40e and iavf drivers.
Yajun Deng aligns reporting of buffer exhaustion statistics to follow
documentation for i40e.
Jake removes undesired 'inline' from functions in iavf.
---
v2:
- Drop, previous patch 3, as a better solution [1] is upcoming [2]
[1] https://lore.kernel.org/intel-wired-lan/abf8d279-b579-4a03-9ae9-053cf5efec3d@wanadoo.fr/
[2] https://lore.kernel.org/intel-wired-lan/20231003183603.3887546-2-jesse.brandeburg@intel.com/
v1: https://lore.kernel.org/netdev/20231002185034.1575127-1-anthony.l.nguyen@intel.com/
The following are changes since commit 8989682a1cb600bac1149ed17b1ce929ab472e79:
Merge branch 'documentation-fixes-for-dpll-subsystem'
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 40GbE
Jacob Keller (1):
iavf: remove "inline" functions from iavf_txrx.c
Yajun Deng (1):
i40e: Add rx_missed_errors for buffer exhaustion
.../net/ethernet/intel/i40e/i40e_ethtool.c | 3 +-
drivers/net/ethernet/intel/i40e/i40e_main.c | 18 +++-----
.../ethernet/intel/i40e/i40e_virtchnl_pf.c | 2 +-
drivers/net/ethernet/intel/iavf/iavf_txrx.c | 46 +++++++++----------
4 files changed, 33 insertions(+), 36 deletions(-)
--
2.38.1
Powered by blists - more mailing lists