net/i40e: fix bitmap free
[dpdk.git] / drivers / event / dsw /
2020-05-14 Yuri Chipchevevent/dsw: fix enqueue burst return value
2020-05-04 Mattias Rönnblomevent/dsw: avoid reusing previously recorded events
2020-04-15 Mattias Rönnblomevent/dsw: fix gcc 4.8 false positive warning
2020-04-04 Mattias Rönnblomevent/dsw: add port busy cycles xstats
2020-04-04 Mattias Rönnblomevent/dsw: remove unnecessary read barrier
2020-04-04 Mattias Rönnblomevent/dsw: remove redundant control ring poll
2020-04-04 Mattias Rönnblomevent/dsw: avoid migration waves in large systems
2020-04-04 Mattias Rönnblomevent/dsw: improve migration mechanism
2020-04-04 Mattias Rönnblomevent/dsw: extend xstats
2020-04-04 Mattias Rönnblomevent/dsw: reduce max flows to speed up load balancing
2020-04-04 Mattias Rönnblomevent/dsw: reduce latency in low-load situations
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-01-28 Mattias Rönnblomevent/dsw: use custom element size ring for control
2020-01-14 Mattias Rönnblomevent/dsw: avoid credit leak on oversized enqueue bursts
2020-01-14 Mattias Rönnblomevent/dsw: flush buffers immediately on zero-sized...
2020-01-14 Mattias Rönnblomevent/dsw: add xstats query by name
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-10-23 Bruce Richardsonbuild: enable extra warnings with meson
2019-05-13 Mattias Rönnblomevent/dsw: ignore scheduling type for single-link queues
2019-05-03 Mattias Rönnblomevent/dsw: fix capability flags
2019-04-22 Jerin Jacobeventdev: promote adapter functions as stable
2018-10-04 Mattias Rönnblomevent/dsw: fix build with icc
2018-10-01 Mattias Rönnblomevent/dsw: implement xstats counters
2018-10-01 Mattias Rönnblomevent/dsw: sort events on dequeue
2018-10-01 Mattias Rönnblomevent/dsw: add load balancing
2018-10-01 Mattias Rönnblomevent/dsw: add port load measurements
2018-10-01 Mattias Rönnblomevent/dsw: add event scheduling and device start/stop
2018-10-01 Mattias Rönnblomevent/dsw: support linking/unlinking ports
2018-10-01 Mattias Rönnblomevent/dsw: add port configuration
2018-10-01 Mattias Rönnblomevent/dsw: add device and queue configuration
2018-10-01 Mattias Rönnblomevent/dsw: add device registration and build system