Re: [PATCH] event/dlb2: add datapath support in secondary processes

2025-06-18 Thread Jerin Jacob
On Tue, Jun 17, 2025 at 6:42 PM Tirthendu Sarkar wrote: > > The producer port and consumer queue addresses are configured during > port setup. These are needed during enqueue and dequeue operations. > For a eventdev that is configured in primary process, these need to be > stored so that secondary

[PATCH] event/dlb2: add datapath support in secondary processes

2025-06-16 Thread Tirthendu Sarkar
The producer port and consumer queue addresses are configured during port setup. These are needed during enqueue and dequeue operations. For a eventdev that is configured in primary process, these need to be stored so that secondary processes can retrieve them for doing enueue and dequeue. Store p