[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211026164719.1766911-1-maciej.fijalkowski@intel.com>
Date: Tue, 26 Oct 2021 18:47:17 +0200
From: Maciej Fijalkowski <maciej.fijalkowski@...el.com>
To: intel-wired-lan@...ts.osuosl.org
Cc: netdev@...r.kernel.org, bpf@...r.kernel.org,
anthony.l.nguyen@...el.com, kuba@...nel.org, davem@...emloft.net,
marta.a.plantykow@...el.com, alexandr.lobakin@...el.com,
magnus.karlsson@...el.com,
Maciej Fijalkowski <maciej.fijalkowski@...el.com>
Subject: [PATCH intel-next 0/2] ice: ethtool -L fixes
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
Powered by blists - more mailing lists