; pab...@redhat.com; Jiri Pirko
Subject: Re: [PATCH net-next 0/4] Remove RTNL lock protection of CVQ
在 2024/3/26 上午5:49, Daniel Jurgens 写道:
Currently the buffer used for control VQ commands is protected by the
RTNL lock. Previously this wasn't a major concern because the control
VQ was only
at.com; Jiri Pirko
>
> Subject: Re: [PATCH net-next 0/4] Remove RTNL lock protection of CVQ
>
>
>
> 在 2024/3/26 上午5:49, Daniel Jurgens 写道:
> > Currently the buffer used for control VQ commands is protected by the
> > RTNL lock. Previously this wasn't a major co
在 2024/3/26 上午5:49, Daniel Jurgens 写道:
Currently the buffer used for control VQ commands is protected by the
RTNL lock. Previously this wasn't a major concern because the control
VQ was only used during device setup and user interaction. With the
recent addition of dynamic interrupt moderation
For series:
Reviewed-by: Xuan Zhuo
On Mon, 25 Mar 2024 16:49:07 -0500, Daniel Jurgens wrote:
> Currently the buffer used for control VQ commands is protected by the
> RTNL lock. Previously this wasn't a major concern because the control
> VQ was only used during device setup and user interactio