From: Jacob Keller <jacob.e.keller@intel.com>
To: netdev@vger.kernel.org, David Miller <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>
Cc: Jacob Keller <jacob.e.keller@intel.com>
Subject: [PATCH next 0/2] Intel Wired LAN Driver Updates 2023-10-19 (idpf)
Date: Fri, 20 Oct 2023 10:55:58 -0700 [thread overview]
Message-ID: <20231020175600.24412-1-jacob.e.keller@intel.com> (raw)
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
next reply other threads:[~2023-10-20 17:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-20 17:55 Jacob Keller [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231020175600.24412-1-jacob.e.keller@intel.com \
--to=jacob.e.keller@intel.com \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).