[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211122184522.147331-1-anthony.l.nguyen@intel.com>
Date: Mon, 22 Nov 2021 10:45:20 -0800
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,
maciej.fijalkowski@...el.com, magnus.karlsson@...el.com,
ast@...nel.org, daniel@...earbox.net, hawk@...nel.org,
john.fastabend@...il.com, bpf@...r.kernel.org
Subject: [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2021-11-22
Maciej Fijalkowski says:
Here are the two fixes for issues around ethtool's set_channels()
callback for ice driver. Both are related to XDP resources. First one
corrects the size of vsi->txq_map that is used to track the usage of Tx
resources and the second one prevents the wrong refcounting of bpf_prog.
The following are changes since commit a68229ca634066975fff6d4780155bd2eb14a82a:
nixge: fix mac address error handling again
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE
Maciej Fijalkowski (1):
ice: fix vsi->txq_map sizing
Marta Plantykow (1):
ice: avoid bpf_prog refcount underflow
drivers/net/ethernet/intel/ice/ice_lib.c | 9 +++++++--
drivers/net/ethernet/intel/ice/ice_main.c | 18 +++++++++++++++++-
2 files changed, 24 insertions(+), 3 deletions(-)
--
2.31.1
Powered by blists - more mailing lists