[PATCH v4 1/3] event/dlb2: add support for HW delayed token

2024-05-01 Thread Abdullah Sevincer
In DLB 2.5, hardware assist is available, complementing the Delayed token POP software implementation. When it is enabled, the feature works as follows: It stops CQ scheduling when the inflight limit associated with the CQ is reached. So the feature is activated only if the core is congested. If t

Re: [PATCH v4 1/3] event/dlb2: add support for HW delayed token

2024-05-27 Thread Jerin Jacob
On Thu, May 2, 2024 at 1:16 AM Abdullah Sevincer wrote: > > In DLB 2.5, hardware assist is available, complementing the Delayed > token POP software implementation. When it is enabled, the feature > works as follows: > > It stops CQ scheduling when the inflight limit associated with the CQ > is re