mbox series

[intel-next,0/2] ice: ethtool -L fixes

Message ID 20211026164719.1766911-1-maciej.fijalkowski@intel.com
Headers show
Series ice: ethtool -L fixes | expand

Message

Maciej Fijalkowski Oct. 26, 2021, 4:47 p.m. UTC
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(-)

Comments

Paul Menzel Oct. 26, 2021, 3:30 p.m. UTC | #1
Dear Intel folks,


On 26.10.21 18:47, Maciej Fijalkowski wrote:

[…]

Once again messages were sent to the list with a Date from the future. 
Why can’t Intel employees work on systems with a correct clock?

It’d would be great if somebody from Intel would at least have the 
courtesy to analyze and fix the root cause.


Kind regards,

Paul