From owner-freebsd-xen@FreeBSD.ORG Thu Sep 15 14:52:42 2011 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F6D81065674 for ; Thu, 15 Sep 2011 14:52:42 +0000 (UTC) (envelope-from hugo@barafranca.com) Received: from mail.barafranca.com (mail.barafranca.com [67.213.67.47]) by mx1.freebsd.org (Postfix) with ESMTP id 6191C8FC13 for ; Thu, 15 Sep 2011 14:52:42 +0000 (UTC) Received: from localhost (unknown [172.16.100.24]) by mail.barafranca.com (Postfix) with ESMTP id AB5C1EB5; Thu, 15 Sep 2011 14:52:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at barafranca.com Received: from mail.barafranca.com ([172.16.100.24]) by localhost (mail.barafranca.com [172.16.100.24]) (amavisd-new, port 10024) with ESMTP id 5erVC-MRboYt; Thu, 15 Sep 2011 14:51:57 +0000 (UTC) Received: from [192.168.1.1] (static-b4-252-232.telepac.pt [81.193.252.232]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.barafranca.com (Postfix) with ESMTPSA id DECBDEB1; Thu, 15 Sep 2011 14:51:56 +0000 (UTC) Message-ID: <4E721114.7000600@barafranca.com> Date: Thu, 15 Sep 2011 15:52:04 +0100 From: Hugo Silva User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 MIME-Version: 1.0 To: "Justin T. Gibbs" References: <4E6E978C.5060608@scsiguy.com> <4E71D4E5.1020009@barafranca.com> <4E71F72E.4060401@scsiguy.com> In-Reply-To: <4E71F72E.4060401@scsiguy.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "freebsd-xen@freebsd.org" Subject: Re: [CFT][PATCH] Netfront fixes for FreeBSD-head [and an OT issue] X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Sep 2011 14:52:42 -0000 On 09/15/11 14:01, Justin T. Gibbs wrote: > On 9/15/11 4:35 AM, Hugo Silva wrote: >> On 09/15/11 05:43, Janne Snabb wrote: >>> On Mon, 12 Sep 2011, Justin T. Gibbs wrote: >>> >>>> I'm planning to ask RE for permission to merge the following netfront >>>> fixes (listed below) into 9.0/head. >> Assuming this is the same patch that I posted on the list after someone >> sent it to me, it seems to solve the problem (xn* works). > > It is similar, but not identical. If you have the resources to test my > patch, > I would appreciate it. I'll be travelling for the weekend, next week I'll give it a shot. Will it apply on 9.0-BETA2 sources? Regards, Hugo