From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent JARDIN Subject: Re: [PATCH v4 17/26] virtio: Use port IO to get PCI resource. Date: Wed, 11 Feb 2015 08:29:35 +0100 Message-ID: <54DB04DF.4040201@6wind.com> References: <1422516249-14596-1-git-send-email-changchun.ouyang@intel.com> <1423444455-11330-1-git-send-email-changchun.ouyang@intel.com> <1423444455-11330-18-git-send-email-changchun.ouyang@intel.com> <20150210203232.6c1934ad@uryu.home.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: "dev-VfR2kkLFssw@public.gmane.org" To: "Ouyang, Changchun" , Stephen Hemminger Return-path: In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" On 11/02/2015 05:50, Ouyang, Changchun wrote: > As we know proc/ioports hasn't interrupt, 6wind implementation also don't introduce interrupt in it. correct, it is running without interrupt, they are not mandatory.