From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH 2/2] virtio: change io privilege level as early as possible Date: Mon, 12 Oct 2015 13:08:46 -0700 Message-ID: <20151012130846.6a390417@xeon-e3> References: <20150930145202.GE32524@hmsreliant.think-freely.org> <2615920.hxcAs4lYm6@xps13> <20151001112545.GC4537@hmsreliant.think-freely.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Neil Horman Return-path: Received: from mail-pa0-f42.google.com (mail-pa0-f42.google.com [209.85.220.42]) by dpdk.org (Postfix) with ESMTP id 538AC11F5 for ; Mon, 12 Oct 2015 22:08:34 +0200 (CEST) Received: by pacex6 with SMTP id ex6so8166147pac.3 for ; Mon, 12 Oct 2015 13:08:33 -0700 (PDT) In-Reply-To: <20151001112545.GC4537@hmsreliant.think-freely.org> 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" I think David's patch should be in 2.2 (and 2.1.X if that starts out). It solves the problem for both link state and secondary processes. It may need to be updated for the current drivers/net/virtio layout.