From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 197861] Shutting down a VM with Kernel 4.14 will sometime hang and a reboot is the only way to recover. Date: Tue, 02 Jan 2018 13:33:07 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT To: kvm@kernel.org Return-path: Received: from mail.wl.linuxfoundation.org ([198.145.29.98]:34864 "EHLO mail.wl.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752899AbeABNdJ (ORCPT ); Tue, 2 Jan 2018 08:33:09 -0500 Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C327D289CA for ; Tue, 2 Jan 2018 13:33:08 +0000 (UTC) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=197861 --- Comment #32 from Giancarlo Razzolini (grazzolini@archlinux.org) --- Thanks for the info Willem. There is a workaround for this issue, which is to pass the following option to the vhost_net module: options vhost_net experimental_zcopytx=0 I have tested this and it works. -- You are receiving this mail because: You are watching the assignee of the bug.