summaryrefslogtreecommitdiffstats
path: root/net.c
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2010-06-06 18:53:10 +0300
committerMichael S. Tsirkin <mst@redhat.com>2010-06-07 17:23:04 +0300
commit940cda94dc01e955b6008c47b782817a1ed3b201 (patch)
tree002a58c14358ef85e479f70ece46f0aedb229ac7 /net.c
parent7f9744812291853425b614f68668f48d49882a1f (diff)
downloadhqemu-940cda94dc01e955b6008c47b782817a1ed3b201.zip
hqemu-940cda94dc01e955b6008c47b782817a1ed3b201.tar.gz
virtio-net: truncating packet
virtio net attempts to peek into virtio queue to determine that we have enough space for the complete packet to fit. However, it fails to account for space consumed by virtio net header when it does this, under stress this results in a failure with the message 'truncating packet'. redhat bz 591494. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'net.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud