Skip to content
Snippets Groups Projects
user avatar
Sridhar Samudrala authored
guest to remote communication with vhost net sometimes stops until
guest driver is restarted. This happens when we get guest kick precisely
when the backend send queue is full, as a result handle_tx() returns without
polling backend. This patch fixes this by restarting tx poll on this condition.

Signed-off-by: default avatarSridhar Samudrala <samudrala@us.ibm.com>
Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
Tested-by: default avatarTom Lendacky <toml@us.ibm.com>
39286fa4
History
Name Last commit Last update
..
Kconfig
Makefile
net.c
vhost.c
vhost.h