Re: [PATCH net 1/5] net: hns3: add cmdq check for vf periodic service task
From: Simon Horman <horms@kernel.org>
Date: 2023-09-16 15:35:12
Also in:
lkml
From: Simon Horman <horms@kernel.org>
Date: 2023-09-16 15:35:12
Also in:
lkml
On Fri, Sep 15, 2023 at 05:53:01PM +0800, Jijie Shao wrote:
From: Jie Wang <redacted> When the vf cmdq is disabled, there is no need to keep these task running. So this patch skip these task when the cmdq is disabled. Signed-off-by: Jie Wang <redacted> Signed-off-by: Jijie Shao <shaojijie@huawei.com>
Hi Jinjie Shao, if this is a fix then it's probably appropriate to include a Fixes tag.