Re: [PATCH v5 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()

From: Nitesh Lal
Date: Mon Aug 16 2021 - 11:55:33 EST


On Mon, Aug 2, 2021 at 11:26 AM Nitesh Lal <nilal@xxxxxxxxxx> wrote:
>
> On Tue, Jul 20, 2021 at 7:26 PM Nitesh Narayan Lal <nitesh@xxxxxxxxxx> wrote:
> >
> > The drivers currently rely on irq_set_affinity_hint() to either set the
> > affinity_hint that is consumed by the userspace and/or to enforce a custom
> > affinity.
> >

[...]

>
> Gentle ping.
> Any comments on the following patches:
>
> genirq: Provide new interfaces for affinity hints
> scsi: megaraid_sas: Use irq_set_affinity_and_hint
> scsi: mpt3sas: Use irq_set_affinity_and_hint
> enic: Use irq_update_affinity_hint
> be2net: Use irq_update_affinity_hint
> mailbox: Use irq_update_affinity_hint
> hinic: Use irq_set_affinity_and_hint
>
> or any other patches?
>

Any comments on the following patches:

enic: Use irq_update_affinity_hint
be2net: Use irq_update_affinity_hint
mailbox: Use irq_update_affinity_hint
hinic: Use irq_set_affinity_and_hint

or any other patches?
Any help in testing will also be very useful.

--
Thanks
Nitesh