From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 42829] KVM Guest with virtio network driver loses network
connectivity
Date: Thu, 1 Mar 2012 23:04:38 GMT
Message-ID: <201203012304.q21N4ca4019752@bugzilla.kernel.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
To: kvm@vger.kernel.org
Return-path:
Received: from bugzilla.kernel.org ([198.145.19.204]:48725 "EHLO
bugzilla.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org
with ESMTP id S1753853Ab2CAXEi (ORCPT );
Thu, 1 Mar 2012 18:04:38 -0500
Received: from bugzilla.kernel.org (localhost [127.0.0.1])
by bugzilla.kernel.org (8.14.5/8.14.5) with ESMTP id q21N4cff019753
for ; Thu, 1 Mar 2012 23:04:38 GMT
In-Reply-To:
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=42829
--- Comment #5 from Steve 2012-03-01 23:04:37 ---
Results of my test:
===================
In all test cases host configuration is the same:
-------------------------------------------------
kernel: latest 3.3-rc5+
compiler: gcc (4.7.0-pre9999 20120225 rev. 184573)
glibc-2.14.1-r2
bridge-utils-1.5
iproute2-3.1.0
ethtool-3.2
other system stuff: all latest from their git repos
util-linux, net-tools, kmod, udev, seabios, qemu-kvm
In all test cases guest configuration except kernel is the same:
----------------------------------------------------------------
compiler: gcc 4.6.2
glibc-2.14.1-r2
iproute2-3.1.0
ethtool-3.2
other system stuff: all latest from their git repos
util-linux, net-tools, kmod, udev
1) guest kernel =v2.6.39
- works fine more than 5min
2) guest kernel =v3.0
- virtio network goes down in less then 1min of test
3) guest kernel latest v3.3-rc5+
- virtio network goes down in less then 1min of test
I continue with tracking in kernel tags after v2.6.39:
4) guest kernel =v3.0-rc1
- works fine more than 5min
5) guest kernel =v3.0-rc5
- virtio network goes down in less then 1min of test
6) guest kernel =v3.0-rc3
- works fine more than 5min
I shortly look at =v3.0-rc5, problem could be somewhere in this tag.
Later I would like to locate problematic commit
with git bisecting and after I report my results.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.