From owner-freebsd-arm@freebsd.org Mon Jun 25 11:50:26 2018 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D4AB1009F70 for ; Mon, 25 Jun 2018 11:50:26 +0000 (UTC) (envelope-from abologna@redhat.com) Received: from mx1.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E105979566 for ; Mon, 25 Jun 2018 11:50:25 +0000 (UTC) (envelope-from abologna@redhat.com) Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 6584A87928; Mon, 25 Jun 2018 11:50:19 +0000 (UTC) Received: from inaba.usersys.redhat.com (unknown [10.43.2.44]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 580C0111DCE8; Mon, 25 Jun 2018 11:50:18 +0000 (UTC) Message-ID: Subject: Re: virtio-net issues on aarch64 QEMU/KVM From: Andrea Bolognani To: Mark Rutland , Ruslan Bukin Cc: freebsd-arm@freebsd.org, "Robert N. M. Watson" Date: Mon, 25 Jun 2018 13:50:16 +0200 In-Reply-To: <20180615163512.55o5ldr6dwwl5jdl@lakrids.cambridge.arm.com> References: <1501165794.4378.8.camel@redhat.com> <20170804132950.GA9477@remoulade> <20180615115602.GA29619@bsdpad.com> <20180615161023.GA34414@bsdpad.com> <20180615163512.55o5ldr6dwwl5jdl@lakrids.cambridge.arm.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.78 on 10.11.54.3 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.1]); Mon, 25 Jun 2018 11:50:19 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.1]); Mon, 25 Jun 2018 11:50:19 +0000 (UTC) for IP:'10.11.54.3' DOMAIN:'int-mx03.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'abologna@redhat.com' RCPT:'' X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jun 2018 11:50:26 -0000 On Fri, 2018-06-15 at 17:35 +0100, Mark Rutland wrote: > On Fri, Jun 15, 2018 at 05:10:23PM +0100, Ruslan Bukin wrote: > > I committed the fix: > > https://lists.freebsd.org/pipermail/svn-src-head/2018-June/114969.html > > Great; thanks for tackling this! I just tried booting the latest -CURRENT qcow2 image (2018-Jun-18) and I can confirm virtio-net works on aarch64 as well. Thanks for looking into it! Additionally, the issue preventing SMT guests to boot seems to have been fixed too, since I could go all the way to 4 vCPUs whereas I was limited to 1 before :) -- Andrea Bolognani / Red Hat / Virtualization