eventdev: make vdev init and uninit functions optional
[dpdk.git] / drivers / event / sw / sw_evdev.c
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: add queue-to-port stats
2017-04-14 Jan Blunckvdev: use generic vdev struct for probe and remove
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