Re: [PATCH] net/mana: start secondary process queues by default

2024-02-07 Thread Ferruh Yigit
On 1/31/2024 12:46 AM, lon...@linuxonhyperv.com wrote: > From: Long Li > > Secondary processes are started after primary, and in most cases with > the device already started. Make them being able to process packets as > soon as they start. > > This also works with the case where the primary proc

[PATCH] net/mana: start secondary process queues by default

2024-01-30 Thread longli
From: Long Li Secondary processes are started after primary, and in most cases with the device already started. Make them being able to process packets as soon as they start. This also works with the case where the primary process decides to start the device at a later time after secondary proce