[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210609204803.234983-1-anthony.l.nguyen@intel.com>
Date: Wed, 9 Jun 2021 13:48:01 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net, kuba@...nel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>, netdev@...r.kernel.org,
sassmann@...hat.com, maciej.fijalkowski@...el.com,
magnus.karlsson@...el.com
Subject: [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2021-06-09
This series contains updates to ice driver only.
Maciej informs the user when XDP is not supported due to the driver
being in the 'safe mode' state. He also adds a parameter to Tx queue
configuration to resolve an issue in configuring XDP queues as it cannot
rely on using the number Tx or Rx queues.
The following are changes since commit f2386cf7c5f4ff5d7b584f5d92014edd7df6c676:
net: lantiq: disable interrupt before sheduling NAPI
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE
Maciej Fijalkowski (2):
ice: add ndo_bpf callback for safe mode netdev ops
ice: parameterize functions responsible for Tx ring management
drivers/net/ethernet/intel/ice/ice_lib.c | 18 ++++++++++--------
drivers/net/ethernet/intel/ice/ice_main.c | 15 +++++++++++++++
2 files changed, 25 insertions(+), 8 deletions(-)
--
2.26.2
Powered by blists - more mailing lists