From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Marchand Subject: Re: [PATCH 2/2] virtio: change io privilege level as early as possible Date: Wed, 14 Oct 2015 11:49:54 +0200 Message-ID: References: <20150930145202.GE32524@hmsreliant.think-freely.org> <2615920.hxcAs4lYm6@xps13> <20151001112545.GC4537@hmsreliant.think-freely.org> <20151013170706.376bbdd8@xeon-e3> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: "dev@dpdk.org" To: Stephen Hemminger Return-path: Received: from mail-ob0-f177.google.com (mail-ob0-f177.google.com [209.85.214.177]) by dpdk.org (Postfix) with ESMTP id 4A2755693 for ; Wed, 14 Oct 2015 11:49:55 +0200 (CEST) Received: by obbwb3 with SMTP id wb3so8327344obb.0 for ; Wed, 14 Oct 2015 02:49:54 -0700 (PDT) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Wed, Oct 14, 2015 at 10:00 AM, David Marchand wrote: > > I am testing Thomas proposal (just moving the intr_init() call), else I > will rebase this patch. > Thomas approach works and is minimal. I ran some autotest, did not see anything wrong (let aside the tests that already fail on current head). Looking at eal and the drivers, this looks fine as well. So my patches can be dropped. Let's go with this new patch. -- David Marchand