summaryrefslogtreecommitdiffstats
path: root/tools/virtio/ringtest
Commit message (Expand)AuthorAgeFilesLines
* ptr_ring: support testing different batching sizesMichael S. Tsirkin2017-05-091-0/+3
* ringtest: support test specific parametersMichael S. Tsirkin2017-05-092-0/+15
* ringtest: fix an assert statementDan Carpenter2017-05-021-1/+1
* tools/virtio/ringtest: tweaks for s390Halil Pasic2017-01-191-0/+12
* tools/virtio/ringtest: fix run-on-all.sh for offline cpusHalil Pasic2017-01-191-2/+3
* ringtest: poll for new buffers once before updating event indexPaolo Bonzini2016-10-301-2/+2
* ringtest: commonize implementation of poll_avail/poll_usedPaolo Bonzini2016-10-306-83/+43Star
* ringtest: use link-time optimizationPaolo Bonzini2016-10-302-4/+4
* ringtest: test build fixMichael S. Tsirkin2016-08-151-0/+1
* ptr_ring: support resizing multiple queuesMichael S. Tsirkin2016-07-011-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-304-3/+78
|\
| * tools/virtio: add noring toolMichael S. Tsirkin2016-06-062-1/+72
| * tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpuMike Rapoport2016-06-061-2/+2
| * tools/virtio/ringtest: add usage example to READMEMike Rapoport2016-06-061-0/+4
* | ptr_ring: ring testMichael S. Tsirkin2016-06-152-1/+196
|/
* ringtest: pass buf != NULLMichael S. Tsirkin2016-05-221-1/+1
* virtio: add inorder optionMichael S. Tsirkin2016-05-223-2/+54
* tools/virtio: add ringtest utilitiesMichael S. Tsirkin2016-01-268-0/+1123