From patchwork Thu Jan 7 09:06:17 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Weglicki, MichalX" X-Patchwork-Id: 564198 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from archives.nicira.com (unknown [IPv6:2600:3c00::f03c:91ff:fe6e:bdf7]) by ozlabs.org (Postfix) with ESMTP id 16A041401AD for ; Thu, 7 Jan 2016 20:06:26 +1100 (AEDT) Received: from archives.nicira.com (localhost [127.0.0.1]) by archives.nicira.com (Postfix) with ESMTP id EA60110A4A; Thu, 7 Jan 2016 01:06:24 -0800 (PST) X-Original-To: dev@openvswitch.org Delivered-To: dev@openvswitch.org Received: from mx1e4.cudamail.com (mx1.cudamail.com [69.90.118.67]) by archives.nicira.com (Postfix) with ESMTPS id BC34E10A49 for ; Thu, 7 Jan 2016 01:06:23 -0800 (PST) Received: from bar2.cudamail.com (unknown [192.168.21.12]) by mx1e4.cudamail.com (Postfix) with ESMTPS id 4E9121E029F for ; Thu, 7 Jan 2016 02:06:22 -0700 (MST) X-ASG-Debug-ID: 1452157581-03dc537d1b2c080001-byXFYA Received: from mx1-pf1.cudamail.com ([192.168.24.1]) by bar2.cudamail.com with ESMTP id FX6nCbWhYxnAEDtj (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 07 Jan 2016 02:06:21 -0700 (MST) X-Barracuda-Envelope-From: michalx.weglicki@intel.com X-Barracuda-RBL-Trusted-Forwarder: 192.168.24.1 Received: from unknown (HELO mga04.intel.com) (192.55.52.120) by mx1-pf1.cudamail.com with SMTP; 7 Jan 2016 09:06:20 -0000 Received-SPF: pass (mx1-pf1.cudamail.com: SPF record at intel.com designates 192.55.52.120 as permitted sender) X-Barracuda-Apparent-Source-IP: 192.55.52.120 X-Barracuda-RBL-IP: 192.55.52.120 Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga104.fm.intel.com with ESMTP; 07 Jan 2016 01:06:19 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,532,1444719600"; d="scan'208";a="629374361" Received: from irsmsx108.ger.corp.intel.com ([163.33.3.3]) by FMSMGA003.fm.intel.com with ESMTP; 07 Jan 2016 01:06:19 -0800 Received: from irsmsx112.ger.corp.intel.com (10.108.20.5) by IRSMSX108.ger.corp.intel.com (163.33.3.3) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 7 Jan 2016 09:06:18 +0000 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.143]) by irsmsx112.ger.corp.intel.com ([10.108.20.5]) with mapi id 14.03.0248.002; Thu, 7 Jan 2016 09:06:18 +0000 X-CudaMail-Envelope-Sender: michalx.weglicki@intel.com From: "Weglicki, MichalX" To: "dev@openvswitch.org" X-CudaMail-MID: CM-E1-106003163 X-CudaMail-DTE: 010716 X-CudaMail-Originating-IP: 192.55.52.120 Thread-Topic: [PATCH] Update relevant artifacts to add support for DPDK v2.2.0. X-ASG-Orig-Subj: [##CM-E1-106003163##]RE: [PATCH] Update relevant artifacts to add support for DPDK v2.2.0. Thread-Index: AQHRPWuYqxq+6TSCkUWGGJQSr5jSLZ7v2DEA Date: Thu, 7 Jan 2016 09:06:17 +0000 Message-ID: <1AFA2937E172CD4DB2FD9318443C060EE1D215@IRSMSX103.ger.corp.intel.com> References: <1450866022-7370-1-git-send-email-michalx.weglicki@intel.com> In-Reply-To: <1450866022-7370-1-git-send-email-michalx.weglicki@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.182] MIME-Version: 1.0 X-GBUdb-Analysis: 0, 192.55.52.120, Ugly c=0.279065 p=-0.0666667 Source Normal X-MessageSniffer-Rules: 0-0-0-7790-c X-Barracuda-Connect: UNKNOWN[192.168.24.1] X-Barracuda-Start-Time: 1452157581 X-Barracuda-Encrypted: DHE-RSA-AES256-SHA X-Barracuda-URL: https://web.cudamail.com:443/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at cudamail.com X-Barracuda-BRTS-Status: 1 X-Barracuda-Spam-Score: 0.10 X-Barracuda-Spam-Status: No, SCORE=0.10 using per-user scores of TAG_LEVEL=3.5 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=4.0 tests=RDNS_NONE X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.3.25911 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- 0.10 RDNS_NONE Delivered to trusted network by a host with no rDNS Subject: Re: [ovs-dev] [PATCH] Update relevant artifacts to add support for DPDK v2.2.0. X-BeenThere: dev@openvswitch.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@openvswitch.org Sender: "dev" Hello, Is it possible to merge this patch? It is just documentation update about dpdk2.2. Br, Michal. -----Original Message----- From: Weglicki, MichalX Sent: Wednesday, December 23, 2015 10:20 AM To: dev@openvswitch.org Cc: Weglicki, MichalX Subject: [PATCH] Update relevant artifacts to add support for DPDK v2.2.0. Following changes have been applied: - INSTALL.DPDK.md: change DPDK version number, - build.sh: change DPDK version number. Signed-off-by: Michal Weglicki --- .travis/build.sh | 2 +- INSTALL.DPDK.md | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.travis/build.sh b/.travis/build.sh index 1b7aaac..4df618b 100755 --- a/.travis/build.sh +++ b/.travis/build.sh @@ -69,7 +69,7 @@ fi if [ "$DPDK" ]; then if [ -z "$DPDK_VER" ]; then - DPDK_VER="2.1.0" + DPDK_VER="2.2.0" fi install_dpdk $DPDK_VER if [ "$CC" = "clang" ]; then diff --git a/INSTALL.DPDK.md b/INSTALL.DPDK.md index 96b686c..c601358 100644 --- a/INSTALL.DPDK.md +++ b/INSTALL.DPDK.md @@ -16,7 +16,7 @@ OVS needs a system with 1GB hugepages support. Building and Installing: ------------------------ -Required: DPDK 2.1 +Required: DPDK 2.2 Optional (if building with vhost-cuse): `fuse`, `fuse-devel` (`libfuse-dev` on Debian/Ubuntu) @@ -24,7 +24,7 @@ on Debian/Ubuntu) 1. Set `$DPDK_DIR` ``` - export DPDK_DIR=/usr/src/dpdk-2.1 + export DPDK_DIR=/usr/src/dpdk-2.2 cd $DPDK_DIR ``` @@ -473,7 +473,7 @@ the vswitchd. DPDK vhost: ----------- -DPDK 2.1 supports two types of vhost: +DPDK 2.2 supports two types of vhost: 1. vhost-user 2. vhost-cuse @@ -494,7 +494,7 @@ with OVS. DPDK vhost-user Prerequisites: ------------------------- -1. DPDK 2.1 with vhost support enabled as documented in the "Building and +1. DPDK 2.2 with vhost support enabled as documented in the "Building and Installing section" 2. QEMU version v2.1.0+ @@ -576,7 +576,7 @@ with OVS. DPDK vhost-cuse Prerequisites: ------------------------- -1. DPDK 2.1 with vhost support enabled as documented in the "Building and +1. DPDK 2.2 with vhost support enabled as documented in the "Building and Installing section" As an additional step, you must enable vhost-cuse in DPDK by setting the following additional flag in `config/common_linuxapp`: