> -----Original Message----- > From: Jerin Jacob [mailto:[email protected]] > Sent: Friday, March 3, 2017 11:28 AM > To: [email protected] > Cc: [email protected]; Richardson, Bruce > <[email protected]>; Van Haaren, Harry > <[email protected]>; [email protected]; Eads, Gage > <[email protected]>; [email protected]; > [email protected]; Jerin Jacob > <[email protected]> > Subject: [dpdk-dev] [PATCH 15/39] event/octeontx: add support dequeue > timeout tick conversion > > SSO co-processor runs at a different frequency than core clock. > Request PF to convert the ns to SSO get_work timeout period. > On dequeue, If device is configured with > RTE_EVENT_DEV_CFG_PER_DEQUEUE_TIMEOUT configuration then use > different fast path dequeue handler to wait till requested amount of > nanosecond if the event is not available. > > Signed-off-by: Jerin Jacob <[email protected]> > Signed-off-by: Santosh Shukla <[email protected]>
Acked-by: Gage Eads <[email protected]>

