diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2010-06-06 18:53:10 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2010-06-07 17:23:04 +0300 |
commit | 940cda94dc01e955b6008c47b782817a1ed3b201 (patch) | |
tree | 002a58c14358ef85e479f70ece46f0aedb229ac7 /net.c | |
parent | 7f9744812291853425b614f68668f48d49882a1f (diff) |
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