Re: [dpdk-dev] [PATCH v2 00/38] Cavium OCTEONTX ssovf eventdev PMD

2017-04-03 Thread Jerin Jacob
On Sat, Apr 01, 2017 at 01:04:27AM +0530, Jerin Jacob wrote: > The following patch set adds Cavium OCTEONTX HW based eventdev > implementation to the next-eventdev tree. > > Introduction to OCTEON-TX ARM processors can be found > here: http://www.cavium.com/OCTEON-TX_ARM_Processors.html > > - Fir

[dpdk-dev] [PATCH v2 00/38] Cavium OCTEONTX ssovf eventdev PMD

2017-03-31 Thread Jerin Jacob
The following patch set adds Cavium OCTEONTX HW based eventdev implementation to the next-eventdev tree. Introduction to OCTEON-TX ARM processors can be found here: http://www.cavium.com/OCTEON-TX_ARM_Processors.html - First 18 patches implements eventdev API with OCTEONTX SSOVF HW. - 19-35 patch