[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20191216.161240.604174661311569521.davem@davemloft.net>
Date: Mon, 16 Dec 2019 16:12:40 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: tanhuazhong@...wei.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
salil.mehta@...wei.com, yisen.zhuang@...wei.com,
linuxarm@...wei.com, jakub.kicinski@...ronome.com
Subject: Re: [PATCH net-next 0/5] net: hns3: some optimizaions related to
work task
From: Huazhong Tan <tanhuazhong@...wei.com>
Date: Sat, 14 Dec 2019 10:06:36 +0800
> This series refactors the work task of the HNS3 ethernet driver.
>
> [patch 1/5] uses delayed workqueue to replace the timer for
> hclgevf_service task, make the code simpler.
>
> [patch 2/5] & [patch 3/5] unifies current mailbox, reset and
> service work into one.
>
> [patch 4/5] allocates a private work queue with WQ_MEM_RECLAIM
> for the HNS3 driver.
>
> [patch 5/5] adds a new flag to indicate whether reset fails,
> and prevent scheduling service task to handle periodic task
> when this flag has been set.
Series applied, thank you.
Powered by blists - more mailing lists