netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2021-06-09
@ 2021-06-09 20:48 Tony Nguyen
  2021-06-09 20:48 ` [PATCH net 1/2] ice: add ndo_bpf callback for safe mode netdev ops Tony Nguyen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tony Nguyen @ 2021-06-09 20:48 UTC (permalink / raw)
  To: davem, kuba
  Cc: Tony Nguyen, netdev, sassmann, maciej.fijalkowski,
	magnus.karlsson

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-10 20:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-09 20:48 [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2021-06-09 Tony Nguyen
2021-06-09 20:48 ` [PATCH net 1/2] ice: add ndo_bpf callback for safe mode netdev ops Tony Nguyen
2021-06-09 20:48 ` [PATCH net 2/2] ice: parameterize functions responsible for Tx ring management Tony Nguyen
2021-06-10 20:50 ` [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2021-06-09 patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).