RE: [PATCH V2 net] ice: fix memory leak of aRFS after resuming from suspend

2021-04-07 Thread Brelinski, TonyX
.kernel.org; intel-wired-...@lists.osuosl.org > Subject: Re: [Intel-wired-lan] [PATCH V2 net] ice: fix memory leak of aRFS > after resuming from suspend > > On Wed, 2021-03-31 at 02:28 +, Liu, Yongxin wrote: > > Hello Brett, > > > > Could you please help to review thi

Re: [PATCH V2 net] ice: fix memory leak of aRFS after resuming from suspend

2021-04-01 Thread Nguyen, Anthony L
> > Cc: netdev@vger.kernel.org > > Subject: [PATCH V2 net] ice: fix memory leak of aRFS after resuming > > from > > suspend > > > > In ice_suspend(), ice_clear_interrupt_scheme() is called, and then > > irq_free_descs() will be eventually called to free irq

RE: [PATCH V2 net] ice: fix memory leak of aRFS after resuming from suspend

2021-03-30 Thread Liu, Yongxin
gt; jeffrey.t.kirs...@intel.com > Cc: netdev@vger.kernel.org > Subject: [PATCH V2 net] ice: fix memory leak of aRFS after resuming from > suspend > > In ice_suspend(), ice_clear_interrupt_scheme() is called, and then > irq_free_descs() will be eventually called to free irq an

[PATCH V2 net] ice: fix memory leak of aRFS after resuming from suspend

2021-03-18 Thread Yongxin Liu
In ice_suspend(), ice_clear_interrupt_scheme() is called, and then irq_free_descs() will be eventually called to free irq and its descriptor. In ice_resume(), ice_init_interrupt_scheme() is called to allocate new irqs. However, in ice_rebuild_arfs(), struct irq_glue and struct cpu_rmap maybe canno