From patchwork Fri Mar 23 17:28:01 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Stokes, Ian" X-Patchwork-Id: 890080 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=openvswitch.org (client-ip=140.211.169.12; helo=mail.linuxfoundation.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=intel.com Received: from mail.linuxfoundation.org (mail.linuxfoundation.org [140.211.169.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4079WX37Mwz9s0W for ; Sat, 24 Mar 2018 04:29:12 +1100 (AEDT) Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id D938413DD; Fri, 23 Mar 2018 17:28:44 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@mail.linuxfoundation.org Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 741D213B2 for ; Fri, 23 Mar 2018 17:28:43 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 09DA25DD for ; Fri, 23 Mar 2018 17:28:42 +0000 (UTC) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Mar 2018 10:28:04 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,351,1517904000"; d="scan'208";a="27484868" Received: from irsmsx153.ger.corp.intel.com ([163.33.192.75]) by orsmga007.jf.intel.com with ESMTP; 23 Mar 2018 10:28:03 -0700 Received: from irsmsx111.ger.corp.intel.com (10.108.20.4) by IRSMSX153.ger.corp.intel.com (163.33.192.75) with Microsoft SMTP Server (TLS) id 14.3.319.2; Fri, 23 Mar 2018 17:28:02 +0000 Received: from irsmsx101.ger.corp.intel.com ([169.254.1.176]) by irsmsx111.ger.corp.intel.com ([169.254.2.167]) with mapi id 14.03.0319.002; Fri, 23 Mar 2018 17:28:02 +0000 From: "Stokes, Ian" To: "Ben Pfaff (blp@ovn.org)" Thread-Topic: OVS DPDK: dpdk_merge pull request for master Thread-Index: AdPCyuuz81rPEGAZQ6euVkDNFkJUhg== Date: Fri, 23 Mar 2018 17:28:01 +0000 Message-ID: Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYTFjZWE3ZDgtYTQwMy00NzRmLTk0OGYtMjA1ZjExMjYwYTViIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjIuNS4xOCIsIlRydXN0ZWRMYWJlbEhhc2giOiJnQnM0bFo2ODVPb3pWQThYNEFwT1NHUVBSd0gya2JPdjN3dUd2aCtJOWl5ZUlaSUVXYllZK1VXNm1qQ0tDeGN0In0= x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.180] MIME-Version: 1.0 X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, T_RP_MATCHES_RCVD autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Cc: "dev@openvswitch.org" Subject: [ovs-dev] OVS DPDK: dpdk_merge pull request for master X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: ovs-dev-bounces@openvswitch.org Errors-To: ovs-dev-bounces@openvswitch.org Hi Ben, The following changes since commit 83e866067ea67807e573c64fc6ee69d47f6d5b7c: netdev-tc-offloads: Add support for IP fragmentation (2018-03-21 09:59:29 +0100) are available in the git repository at: https://github.com/istokes/ovs dpdk_merge for you to fetch changes up to 9fd38f6867df90a35aa276388e18a159f61e8367: netdev-dpdk: Limit rate of DPDK logs. (2018-03-23 12:53:36 +0000) ---------------------------------------------------------------- Ian Stokes (1): dpdk: Use DPDK 17.11.1 release. Ilya Maximets (2): netdev-dpdk: Fix print format for dpdk port ids. netdev-dpdk: Limit rate of DPDK logs. Kevin Traynor (2): Documentation: Add note about dpdkvhostuser and IOMMU. netdev-dpdk: Remove 'error' from non error log. .travis/linux-build.sh | 2 +- Documentation/faq/releases.rst | 4 ++-- Documentation/intro/install/dpdk.rst | 8 ++++---- Documentation/topics/dpdk/vhost-user.rst | 35 ++++++++--------------------------- lib/dpdk.c | 10 ++++++---- lib/netdev-dpdk.c | 60 ++++++++++++++++++++++++++++++++++-------------------------- 6 files changed, 55 insertions(+), 64 deletions(-) Thanks Ian