Re: [PATCH net-next 08/11] net: hns3: add interrupt affinity support for misc interrupt

2019-07-29 Thread Yunsheng Lin
eng >> (Y) ; tanhuazhong >> Subject: [PATCH net-next 08/11] net: hns3: add interrupt affinity support for >> misc interrupt >> >> From: Yunsheng Lin >> >> The misc interrupt is used to schedule the reset and mailbox >> subtask, and a 1 sec timer is

Re: [PATCH net-next 08/11] net: hns3: add interrupt affinity support for misc interrupt

2019-07-29 Thread Yunsheng Lin
On 2019/7/27 7:18, Saeed Mahameed wrote: > On Thu, 2019-07-25 at 10:05 +0800, Yunsheng Lin wrote: >> On 2019/7/25 3:24, Saeed Mahameed wrote: >>> On Wed, 2019-07-24 at 11:18 +0800, Huazhong Tan wrote: From: Yunsheng Lin > > [...] +static void hclge_irq_affinity_notify(struct

RE: [PATCH net-next 08/11] net: hns3: add interrupt affinity support for misc interrupt

2019-07-29 Thread Salil Mehta
> From: tanhuazhong > Sent: Wednesday, July 24, 2019 4:19 AM > To: da...@davemloft.net > Cc: net...@vger.kernel.org; linux-kernel@vger.kernel.org; Salil Mehta > ; Zhuangyuzeng (Yisen) ; > Linuxarm ; linyunsheng ; lipeng > (Y) ; tanhuazhong > Subject: [PATCH net-ne

Re: [PATCH net-next 08/11] net: hns3: add interrupt affinity support for misc interrupt

2019-07-26 Thread Saeed Mahameed
On Thu, 2019-07-25 at 10:05 +0800, Yunsheng Lin wrote: > On 2019/7/25 3:24, Saeed Mahameed wrote: > > On Wed, 2019-07-24 at 11:18 +0800, Huazhong Tan wrote: > > > From: Yunsheng Lin > > > [...] > > > > > > +static void hclge_irq_affinity_notify(struct irq_affinity_notify > > > *notify, > > > +

Re: [PATCH net-next 08/11] net: hns3: add interrupt affinity support for misc interrupt

2019-07-24 Thread Yunsheng Lin
On 2019/7/25 3:24, Saeed Mahameed wrote: > On Wed, 2019-07-24 at 11:18 +0800, Huazhong Tan wrote: >> From: Yunsheng Lin >> >> The misc interrupt is used to schedule the reset and mailbox >> subtask, and a 1 sec timer is used to schedule the service >> subtask, which does periodic work. >> >> This

Re: [PATCH net-next 08/11] net: hns3: add interrupt affinity support for misc interrupt

2019-07-24 Thread Saeed Mahameed
On Wed, 2019-07-24 at 11:18 +0800, Huazhong Tan wrote: > From: Yunsheng Lin > > The misc interrupt is used to schedule the reset and mailbox > subtask, and a 1 sec timer is used to schedule the service > subtask, which does periodic work. > > This patch sets the above three subtask's affinity

[PATCH net-next 08/11] net: hns3: add interrupt affinity support for misc interrupt

2019-07-23 Thread Huazhong Tan
From: Yunsheng Lin The misc interrupt is used to schedule the reset and mailbox subtask, and a 1 sec timer is used to schedule the service subtask, which does periodic work. This patch sets the above three subtask's affinity using the misc interrupt' affinity. Also this patch setups a affinity