net/octeontx: support event Rx adapter
[dpdk.git] / drivers / event / sw /
2017-10-25 Harry van Haarenevent/sw: fix get of single xstat value
2017-10-25 Gage Eadsevent/sw: allow forward and release when out of credits
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-10 Nikhil Raoevent/sw: add eth Rx adapter capabilities function
2017-10-10 Bruce Richardsonevent/sw: rename map file to standard name
2017-09-15 Harry van Haarenservice: use id in runstate function
2017-09-15 Harry van Haarenservice: return integer service id from register
2017-07-16 Harry van Haarenevent/sw: add service capability
2017-07-07 Bruce Richardsonevent/sw: change worker rings to standard event rings
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 Jacobevent/sw: advertise the burst mode capability
2017-06-21 Jerin Jacobeventdev: make vdev init and uninit functions optional
2017-06-21 Harry van Haarenevent/sw: fix mapped qid count with parallel queue
2017-06-21 Harry van Haarenevent/sw: fix credit tracking in port dequeue
2017-06-21 Harry van Haarenevent/sw: add queue-to-port stats
2017-06-06 Jerin Jacobeal: introduce macro for always inline
2017-04-19 Bruce Richardsonevent/sw: fix events mis-identified as needing reorder
2017-04-19 Harry van Haarenevent/sw: fix credit return on invalid queue id
2017-04-19 Harry van Haarenevent/sw: fix hashing of flow on ordered ingress
2017-04-14 Jan Blunckvdev: use generic vdev struct for probe and remove
2017-04-06 Ferruh Yigitevent/sw: fix build for gcc 4.5.1
2017-04-05 Ferruh Yigitevent/sw: fix build with icc
2017-04-04 Bruce Richardsonevent/sw: support xstats
2017-04-04 Bruce Richardsonevent/sw: add dump function for easier debugging
2017-04-04 Bruce Richardsonevent/sw: add start stop and close functions
2017-04-04 Bruce Richardsonevent/sw: add scheduling logic
2017-04-04 Bruce Richardsonevent/sw: add worker core functions
2017-04-04 Bruce Richardsonevent/sw: support linking queues to ports
2017-04-04 Bruce Richardsonevent/sw: support event ports
2017-04-04 Bruce Richardsonevent/sw: support event queues
2017-04-04 Bruce Richardsonevent/sw: return default port/queue config
2017-04-04 Bruce Richardsonevent/sw: add configure function
2017-04-04 Bruce Richardsonevent/sw: add device capabilities function
2017-04-04 Bruce Richardsonevent/sw: add new software-only eventdev driver