[PATCH v2] net/iavf: unregister intr handler before FD close
Zhang, Qi Z
qi.z.zhang at intel.com
Thu Sep 7 03:41:47 CEST 2023
> -----Original Message-----
> From: Stephen Hemminger <stephen at networkplumber.org>
> Sent: Wednesday, September 6, 2023 10:05 PM
> To: Singhal, Saurabh <saurabhs at arista.com>
> Cc: Thomas Monjalon <thomas at monjalon.net>; Wu, Jingjing
> <jingjing.wu at intel.com>; Xing, Beilei <beilei.xing at intel.com>; dev at dpdk.org
> Subject: Re: [PATCH v2] net/iavf: unregister intr handler before FD close
>
> On Wed, 6 Sep 2023 04:47:49 -0700
> Saurabh Singhal <saurabhs at arista.com> wrote:
>
> > +static inline void iavf_disable_irq0(struct iavf_hw *hw);
>
> inline on function prototype is meaningless and not needed.
Please also fix the compile error.
More information about the dev
mailing list