]> git.proxmox.com Git - mirror_qemu.git/commit
tests/vhost-user-bridge: add scattering of incoming packets
authorVictor Kaplansky <victork@redhat.com>
Thu, 18 Feb 2016 14:45:05 +0000 (16:45 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 18 Feb 2016 15:42:05 +0000 (17:42 +0200)
commita28c393cc261afeb4863b05d7c33c2a5fc55ef38
treeb5f3d9827416f740b9a784bdafc04542257b0c1e
parent5669655aafdb88a8797c74a989dd0c0ebb1349fa
tests/vhost-user-bridge: add scattering of incoming packets

This patch adds to the vubr test the scattering of incoming
packets to the chain of RX buffer.  Also, this patch corrects the
size of the header preceding the packet in RX buffers.

Note that this patch doesn't add the support for mergeable
buffers.

Signed-off-by: Victor Kaplansky <victork@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/vhost-user-bridge.c