Re: [PATCH v2 1/1] net/cnxk: support outbound soft expiry notification

2022-02-24 Thread Jerin Jacob
On Thu, Feb 24, 2022 at 3:19 PM Vamsi Attunuru wrote: > > Patch implements soft expiry notification mechanism in outbound > path by creating required number of ring buffers and a common poll > thread which polls for soft expiry events enqueued by microcode. > > Signed-off-by: Vamsi Attunuru > ---

[PATCH v2 1/1] net/cnxk: support outbound soft expiry notification

2022-02-24 Thread Vamsi Attunuru
Patch implements soft expiry notification mechanism in outbound path by creating required number of ring buffers and a common poll thread which polls for soft expiry events enqueued by microcode. Signed-off-by: Vamsi Attunuru --- v2: fix subject and commit message. --- drivers/common/cnxk/roc_id