Re: [dpdk-dev] [PATCH 17/39] event/octeontx: add SSO HW device operations

2017-03-23 Thread Eads, Gage
c: thomas.monja...@6wind.com; Richardson, Bruce > ; Van Haaren, Harry > ; hemant.agra...@nxp.com; > nipun.gu...@nxp.com; santosh.shu...@caviumnetworks.com > Subject: RE: [dpdk-dev] [PATCH 17/39] event/octeontx: add SSO HW device > operations > > Hi Jerin, > > Please

Re: [dpdk-dev] [PATCH 17/39] event/octeontx: add SSO HW device operations

2017-03-22 Thread Eads, Gage
Hi Jerin, Please note the checkpatch issues for this patch: http://dpdk.org/ml/archives/test-report/2017-March/012577.html Thanks, Gage

[dpdk-dev] [PATCH 17/39] event/octeontx: add SSO HW device operations

2017-03-03 Thread Jerin Jacob
Signed-off-by: Jerin Jacob Signed-off-by: Santosh Shukla --- drivers/event/octeontx/Makefile | 5 ++ drivers/event/octeontx/ssovf_evdev.h | 30 drivers/event/octeontx/ssovf_worker.c | 140 ++ 3 files changed, 175 insertions(+) create mode 10064