Re: [PATCH 4/4 V2 net-next] net: mana: Assigning IRQ affinity on HT cores

From: Souradeep Chakrabarti
Date: Thu Jan 25 2024 - 01:05:34 EST


On Tue, Jan 23, 2024 at 05:03:32PM -0800, Jakub Kicinski wrote:
> On Mon, 22 Jan 2024 08:00:59 -0800 Souradeep Chakrabarti wrote:
> > IRQ node-num core-num CPU performance(%)
> > 1 0 | 0 0 | 0 0 | 0-1 0
> > 2 0 | 0 0 | 1 1 | 2-3 3
> > 3 0 | 0 1 | 2 2 | 4-5 10
> > 4 0 | 0 1 | 3 3 | 6-7 15
> > 5 0 | 0 2 | 4 4 | 8-9 15
> > ---
> > ---
>
> Please don't use --- as a line, indent it or use ... because git am
> uses --- as a commit message separator. The commit message will get
> cut off at the first one of those if we try to apply this.
> --
Thanks for pointing, will fix it in next version.
- Souradeep
> pw-bot: cr