From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 9678F3B5 for ; Sun, 10 Apr 2016 21:26:02 +0200 (CEST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga103.jf.intel.com with ESMTP; 10 Apr 2016 12:26:01 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,462,1455004800"; d="scan'208";a="82597183" Received: from sie-lab-214-036.ir.intel.com (HELO sie-lab-214-36.ir.intel.com) ([10.237.214.36]) by fmsmga004.fm.intel.com with ESMTP; 10 Apr 2016 12:26:00 -0700 From: Pablo de Lara To: dev@dpdk.org Cc: Pablo de Lara Date: Sun, 10 Apr 2016 20:25:50 +0100 Message-Id: <1460316352-16209-1-git-send-email-pablo.de.lara.guarch@intel.com> X-Mailer: git-send-email 2.5.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [dpdk-dev] [PATCH 0/2] Fix Xen compilation for 32 bits X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2016 19:26:03 -0000 Xen library and vhost_xen app cannot build on 32 bits, so this patchset fixes both. Pablo de Lara (2): xen: fix compilation on 32 bits vhost_xen: fix compilation on 32 bits drivers/net/xenvirt/virtqueue.h | 2 +- examples/vhost_xen/vhost_monitor.c | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) -- 2.5.0