netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH intel-next 0/2] ice: ethtool -L fixes
@ 2021-10-26 16:47 Maciej Fijalkowski
  2021-10-26 15:30 ` Wrong date/time of messages (was: [Intel-wired-lan] [PATCH intel-next 0/2] ice: ethtool -L fixes) Paul Menzel
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Maciej Fijalkowski @ 2021-10-26 16:47 UTC (permalink / raw)
  To: intel-wired-lan
  Cc: netdev, bpf, anthony.l.nguyen, kuba, davem, marta.a.plantykow,
	alexandr.lobakin, magnus.karlsson, Maciej Fijalkowski

Hi there,

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.

Thanks!

Maciej Fijalkowski (2):
  ice: fix vsi->txq_map sizing
  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


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

end of thread, other threads:[~2021-11-18  9:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-26 16:47 [PATCH intel-next 0/2] ice: ethtool -L fixes Maciej Fijalkowski
2021-10-26 15:30 ` Wrong date/time of messages (was: [Intel-wired-lan] [PATCH intel-next 0/2] ice: ethtool -L fixes) Paul Menzel
2021-10-26 16:47 ` [PATCH intel-next 1/2] ice: fix vsi->txq_map sizing Maciej Fijalkowski
2021-11-18  9:05   ` [Intel-wired-lan] " Bhandare, KiranX
2021-10-26 16:47 ` [PATCH intel-next 2/2] ice: avoid bpf_prog refcount underflow Maciej Fijalkowski
2021-11-18  9:03   ` [Intel-wired-lan] " Bhandare, KiranX

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