Re: [PATCH v3 01/11] event/octeontx: fix SSO fastpath

2022-06-09 Thread Jerin Jacob
On Tue, May 24, 2022 at 2:13 PM Harman Kalra wrote: > > Segmentation fault is observed as soon as any dpdk application > with ethdev event is launched. Handling the event types > appropriately. > > Also fixing sub event type violation as in OCTEONTX event device we > use sub_event_type to store th

[PATCH v3 01/11] event/octeontx: fix SSO fastpath

2022-05-24 Thread Harman Kalra
Segmentation fault is observed as soon as any dpdk application with ethdev event is launched. Handling the event types appropriately. Also fixing sub event type violation as in OCTEONTX event device we use sub_event_type to store the ethernet port identifier when we receive work from OCTEONTX ethe