From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 0/6] Xen DOM0 runtime support Date: Tue, 03 Nov 2015 01:40:34 +0100 Message-ID: <8520214.t3b4mx8Unj@xps13> References: <1445582090-5927-1-git-send-email-stephen@networkplumber.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Stephen Hemminger Return-path: Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) by dpdk.org (Postfix) with ESMTP id 94EF8591F for ; Tue, 3 Nov 2015 01:41:45 +0100 (CET) Received: by wmeg8 with SMTP id g8so2729840wme.1 for ; Mon, 02 Nov 2015 16:41:45 -0800 (PST) In-Reply-To: <1445582090-5927-1-git-send-email-stephen@networkplumber.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" 2015-10-22 23:34, Stephen Hemminger: > It should be possible to build a single application or library > that will work both in Xen and non-Xen environment. Any special > case handling should be done at runtime. > > Rebased to current DPDK source. Sorry, it needs to be rebased again on top of Konstantin's changes.