]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ptr_ring: support testing different batching sizes
authorMichael S. Tsirkin <mst@redhat.com>
Fri, 7 Apr 2017 05:45:32 +0000 (08:45 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 9 May 2017 13:43:23 +0000 (16:43 +0300)
commit3008a206209fba670ab1da5590694a616b705efb
treecc3ad6507cb1de9428c570039f79bb5d14c31d92
parenta49795054a0b2034ac50a2a894864fdb353addb5
ptr_ring: support testing different batching sizes

Use the param flag for that.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tools/virtio/ringtest/ptr_ring.c