net/virtio: rationalize queue flushing
[dpdk.git] / test / test-pipeline /
2018-01-04 Bruce Richardsontest: use SPDX tag for Intel copyright files
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-24 Cristian Dumitrescuapps: add mask-based hash functions
2017-10-24 Cristian Dumitrescutable: rework cuckoo hash table
2017-10-24 Cristian Dumitrescutable: rework 32-byte key hash tables
2017-10-24 Cristian Dumitrescutable: rework 16-byte key hash tables
2017-10-24 Cristian Dumitrescutable: rework 8-byte key hash tables
2017-10-24 Cristian Dumitrescutable: rework variable size key lru hash table
2017-10-24 Cristian Dumitrescutable: rework variable size key ext hash tables
2017-10-24 Cristian Dumitrescutable: rename cuckoo hash table ops
2017-10-24 Cristian Dumitrescutable: remove deprecated variable size key lru hash...
2017-10-24 Cristian Dumitrescutable: remove deprecated variable size key ext hash...
2017-10-24 Cristian Dumitrescutable: remove deprecated 16-byte key hash tables
2017-10-24 Cristian Dumitrescutable: remove deprecated 8-byte key hash tables
2017-10-24 Cristian Dumitrescuapps: remove calls to deprecated hash tables
2017-10-13 Zhiyong Yangtest: fix port id type
2017-07-16 Stephen Hemmingertest: remove duplicate includes
2017-04-11 Stephen Hemmingertest: remove unnecessary cast of void pointer
2017-04-10 Jeff Guotest: enable HW CRC strip by default
2017-03-29 Bruce Richardsonring: return remaining entry count when dequeuing
2017-03-29 Bruce Richardsonring: return free space when enqueuing
2017-03-29 Bruce Richardsonring: make bulk and burst return values consistent
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-03-10 Keith Wilesexamples: fix optind reset
2017-02-28 Ferruh Yigittest: move unit tests to separate directory