[Intel-wired-lan] [PATCH S35 06/15] ice: Restore interrupt throttle settings after VSI rebuild

Bowers, AndrewX andrewx.bowers at intel.com
Wed Dec 18 22:20:26 UTC 2019


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Tony Nguyen
> Sent: Thursday, December 12, 2019 3:13 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH S35 06/15] ice: Restore interrupt throttle
> settings after VSI rebuild
> 
> From: Michal Swiatkowski <michal.swiatkowski at intel.com>
> 
> After each rebuild driver deallocates q_vectors, so the interrupt throttle rate
> (ITR) settings get lost.
> 
> Create a function to save and restore ITR for each queue. If a user increases
> the number of queues, restore all the previous queue settings for each
> existing queue, and the additional queues will get the default setting.
> 
> Signed-off-by: Michal Swiatkowski <michal.swiatkowski at intel.com>
> ---
>  drivers/net/ethernet/intel/ice/ice_lib.c  | 102 ++++++++++++++++++++++
>  drivers/net/ethernet/intel/ice/ice_txrx.h |   6 ++
>  2 files changed, 108 insertions(+)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>




More information about the Intel-wired-lan mailing list