From: Tony Nguyen <anthony.l.nguyen@intel.com>
To: davem@davemloft.net, kuba@kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@intel.com>,
netdev@vger.kernel.org, sassmann@redhat.com,
maciej.fijalkowski@intel.com, magnus.karlsson@intel.com
Subject: [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2021-06-09
Date: Wed, 9 Jun 2021 13:48:01 -0700 [thread overview]
Message-ID: <20210609204803.234983-1-anthony.l.nguyen@intel.com> (raw)
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
next reply other threads:[~2021-06-09 20:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-09 20:48 Tony Nguyen [this message]
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
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=20210609204803.234983-1-anthony.l.nguyen@intel.com \
--to=anthony.l.nguyen@intel.com \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=maciej.fijalkowski@intel.com \
--cc=magnus.karlsson@intel.com \
--cc=netdev@vger.kernel.org \
--cc=sassmann@redhat.com \
/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).