From patchwork Mon Mar 21 07:16:45 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxim Uvarov X-Patchwork-Id: 64108 Delivered-To: patch@linaro.org Received: by 10.112.199.169 with SMTP id jl9csp1229801lbc; Mon, 21 Mar 2016 00:21:54 -0700 (PDT) X-Received: by 10.55.79.79 with SMTP id d76mr38132246qkb.76.1458544914838; Mon, 21 Mar 2016 00:21:54 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id l62si22958056qhc.132.2016.03.21.00.21.54; Mon, 21 Mar 2016 00:21:54 -0700 (PDT) Received-SPF: pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=lng-odp-bounces@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 813C56177F; Mon, 21 Mar 2016 07:21:54 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H2, URIBL_BLOCKED autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id D6D2F61784; Mon, 21 Mar 2016 07:20:55 +0000 (UTC) X-Original-To: lng-odp@lists.linaro.org Delivered-To: lng-odp@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 9FD3061774; Mon, 21 Mar 2016 07:20:20 +0000 (UTC) Received: from mail-lb0-f176.google.com (mail-lb0-f176.google.com [209.85.217.176]) by lists.linaro.org (Postfix) with ESMTPS id 5A02C6178D for ; Mon, 21 Mar 2016 07:16:49 +0000 (UTC) Received: by mail-lb0-f176.google.com with SMTP id k12so120961150lbb.1 for ; Mon, 21 Mar 2016 00:16:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=M6muqfWerQcrtICx6QSoxUWVz0YPI45iCkLL2rUI86Q=; b=iatWjxGwjLYxSoRaBPbcfZgB7fdB7oPcGb/V1CQ5GfM+Fxx0HzPB8WV/rhrmjw1PpN q05tC0ERpjotMzclFO3uTW14DtaI0PzUMEmS2iDdaIqnNV1NIZ/z4As+hukbBGUwbVDi LZ4g7N7FZHpEf2IXarcqGpuUYaCl15Zpq5lBT+6p2jKlY+4Lq/8FE7Yp6h36sdashlPq 03yyNatZsnfX+4BTa3YtyMOqnjDiCYxc69LcnRursMh7BG+6Fqri27HGWID4pvOExcmx ephPWemPEwJcLvn4isOyo1yJAo553t+iJLGghQqN5Fljx6lVpGynt/YnTr0wZzmZHTQb LxXQ== X-Gm-Message-State: AD7BkJIcVCyLfB83L9k4wdxRN5yLuXFLaHKxG77lOuZlsr31/7R55LpnkIldtY3hytZYaiLExrI= X-Received: by 10.112.12.233 with SMTP id b9mr8615740lbc.63.1458544608280; Mon, 21 Mar 2016 00:16:48 -0700 (PDT) Received: from localhost.localdomain (ppp95-165-125-64.pppoe.spdop.ru. [95.165.125.64]) by smtp.gmail.com with ESMTPSA id c14sm4255754lfc.9.2016.03.21.00.16.47 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 21 Mar 2016 00:16:47 -0700 (PDT) From: Maxim Uvarov To: lng-odp@lists.linaro.org Date: Mon, 21 Mar 2016 10:16:45 +0300 Message-Id: <1458544605-1930-2-git-send-email-maxim.uvarov@linaro.org> X-Mailer: git-send-email 2.7.1.250.gff4ea60 In-Reply-To: <1458544605-1930-1-git-send-email-maxim.uvarov@linaro.org> References: <1458544605-1930-1-git-send-email-maxim.uvarov@linaro.org> X-Topics: patch Subject: [lng-odp] [PATCHv3 2/2] DEPENDENCIES: take a note about scripts/build-pktio-dpdk X-BeenThere: lng-odp@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: "The OpenDataPlane \(ODP\) List" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" Signed-off-by: Maxim Uvarov --- DEPENDENCIES | 35 +++++++++-------------------------- 1 file changed, 9 insertions(+), 26 deletions(-) diff --git a/DEPENDENCIES b/DEPENDENCIES index 9fee177..e2eae38 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -76,7 +76,7 @@ Prerequisites for building the OpenDataPlane (ODP) API --with-openssl-path=/home/user/src/install-openssl-aarch64 $ make -3.3 Netmap (optional) +3.3 Netmap packet I/O support (optional) Netmap accelerated ODP packet I/O. @@ -155,29 +155,19 @@ Prerequisites for building the OpenDataPlane (ODP) API netmap kernel module is loaded. If socket I/O is desired instead, it can be activated by setting the environment variable ODP_PKTIO_DISABLE_NETMAP. -3.4 DPDK (optional) +3.4 DPDK packet I/O support (optional) Use DPDK for ODP packet I/O. -3.4.1 Building DPDK + Note: only packet I/O is accelerated with DPDK. Use + https://git.linaro.org/lng/odp-dpdk.git + for fully accelerated odp dpdk platform. + +3.4.1 Building DPDK and ODP with DPDK pktio support DPDK packet I/O has been tested to work with DPDK v2.2.0. - # Checkout DPDK code - $ git clone http://dpdk.org/git/dpdk - $ cd dpdk - $ git checkout v2.2.0 - - # Make and edit DPDK configuration - $ make config T=x86_64-native-linuxapp-gcc O=x86_64-native-linuxapp-gcc - $ cd x86_64-native-linuxapp-gcc - $ sed -ri 's,(CONFIG_RTE_BUILD_COMBINE_LIBS=).*,\1y,' .config - # To use I/O without DPDK supported NIC's enable pcap pmd: - $ sed -ri 's,(CONFIG_RTE_LIBRTE_PMD_PCAP=).*,\1y,' .config - $ cd .. - - # Build DPDK - $ make install T=x86_64-native-linuxapp-gcc EXTRA_CFLAGS="-fPIC" + Follow steps in ./scripts/build-pktio-dpdk 3.4.2 Setup system @@ -191,14 +181,7 @@ Prerequisites for building the OpenDataPlane (ODP) API 512 x 2MB hugepages. All this can be done with the DPDK setup script (/tools/setup.sh). -3.4.3 Building ODP - - $ cd - $ ./bootstrap - $ ./configure --with-dpdk-path=/x86_64-native-linuxapp-gcc - $ make - -3.4.4 Running ODP with DPDK I/O +3.4.3 Running ODP with DPDK pktio ODP applications will try use DPDK for packet I/O by default. If some other I/O type is desired instead, DPDK I/O can be disabled by setting the