netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH next 0/2] Intel Wired LAN Driver Updates 2023-10-19 (idpf)
@ 2023-10-20 17:55 Jacob Keller
  2023-10-20 17:55 ` [PATCH next 1/2] idpf: set scheduling mode for completion queue Jacob Keller
  2023-10-20 17:56 ` [PATCH next 2/2] idpf: cancel mailbox work in error path Jacob Keller
  0 siblings, 2 replies; 3+ messages in thread
From: Jacob Keller @ 2023-10-20 17:55 UTC (permalink / raw)
  To: netdev, David Miller, Jakub Kicinski; +Cc: Jacob Keller

This series contains two fixes for the recently merged idpf driver.

Michal adds missing logic for programming the scheduling mode of completion
queues.

Pavan fixes a call trace caused by the mailbox work item not being canceled
properly if an error occurred during initialization.

Michal Kubiak (1):
  idpf: set scheduling mode for completion queue

Pavan Kumar Linga (1):
  idpf: cancel mailbox work in error path

 drivers/net/ethernet/intel/idpf/idpf_txrx.c     | 10 ++++++++--
 drivers/net/ethernet/intel/idpf/idpf_virtchnl.c |  9 ++++++++-
 2 files changed, 16 insertions(+), 3 deletions(-)


base-commit: 041c3466f39d7073bbc7fb91c4e5d14170d5eb08
-- 
2.41.0


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

end of thread, other threads:[~2023-10-20 17:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-20 17:55 [PATCH next 0/2] Intel Wired LAN Driver Updates 2023-10-19 (idpf) Jacob Keller
2023-10-20 17:55 ` [PATCH next 1/2] idpf: set scheduling mode for completion queue Jacob Keller
2023-10-20 17:56 ` [PATCH next 2/2] idpf: cancel mailbox work in error path Jacob Keller

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