remove useless memzone includes
[dpdk.git] / drivers / event / octeontx / ssovf_evdev.c
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-26 Pavan Nikhilesheventdev: remove schedule API
2017-10-25 Pavan Nikhileshevent/octeontx: support event Rx adapter
2017-07-08 Jerin Jacobupdate Cavium Inc copyright headers
2017-07-07 Jerin Jacobevent/octeontx: add enqueue fwd op variant
2017-07-07 Jerin Jacobevent/octeontx: add enqueue new op variant
2017-07-07 Jerin Jacobeventdev: introduce specialized enqueue forward op...
2017-07-07 Jerin Jacobeventdev: introduce specialized enqueue new op variant
2017-06-21 Jerin Jacobeventdev: define default value for dequeue timeout
2017-06-21 Jerin Jacobeventdev: make vdev init and uninit functions optional
2017-06-21 Jerin Jacobevent/octeontx: add driver name in info get
2017-04-14 Jan Blunckvdev: use generic vdev struct for probe and remove
2017-04-04 Jerin Jacobevent/octeontx: add stop and close functions
2017-04-04 Jerin Jacobevent/octeontx: add start function
2017-04-04 Jerin Jacobevent/octeontx: add dump function for easier debugging
2017-04-04 Jerin Jacobevent/octeontx: support dequeue timeout tick conversion
2017-04-04 Jerin Jacobevent/octeontx: support linking queues to ports
2017-04-04 Jerin Jacobevent/octeontx: support event ports
2017-04-04 Jerin Jacobevent/octeontx: support event queues
2017-04-04 Jerin Jacobevent/octeontx: add configure function
2017-04-04 Jerin Jacobevent/octeontx: add device capabilities function
2017-04-04 Jerin Jacobevent/octeontx: add octeontx eventdev driver