Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next...
authorJakub Kicinski <kuba@kernel.org>
Thu, 5 Oct 2023 00:27:24 +0000 (17:27 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 5 Oct 2023 00:27:24 +0000 (17:27 -0700)
commit397f70e3be01e2a62d08a12fa135d0f13fea9fb8
tree32b057d3cf491afb7ed135722dbc9280ba4174e5
parentb4ac75a3bb5cdf5c8bfac3f0a92db53091faba35
parent70dc7ab7645a438600e05a0196dbaf251e7f7062
Merge branch '40GbE' of git://git./linux/kernel/git/tnguy/next-queue

Tony Nguyen says:

====================
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.

* '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue:
  iavf: remove "inline" functions from iavf_txrx.c
  i40e: Add rx_missed_errors for buffer exhaustion
====================

Link: https://lore.kernel.org/r/20231003223610.2004976-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>