From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id B4DFF8054 for ; Wed, 17 Dec 2014 17:58:42 +0100 (CET) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP; 17 Dec 2014 08:58:41 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.07,595,1413270000"; d="scan'208";a="639097999" Received: from irvmail001.ir.intel.com ([163.33.26.43]) by fmsmga001.fm.intel.com with ESMTP; 17 Dec 2014 08:58:40 -0800 Received: from sivswdev02.ir.intel.com (sivswdev02.ir.intel.com [10.237.217.46]) by irvmail001.ir.intel.com (8.14.3/8.13.6/MailSET/Hub) with ESMTP id sBHGweFI020471; Wed, 17 Dec 2014 16:58:40 GMT Received: from sivswdev02.ir.intel.com (localhost [127.0.0.1]) by sivswdev02.ir.intel.com with ESMTP id sBHGwdho013633; Wed, 17 Dec 2014 16:58:39 GMT Received: (from sabutler@localhost) by sivswdev02.ir.intel.com with id sBHGwdFB013629; Wed, 17 Dec 2014 16:58:39 GMT From: Siobhan Butler To: dev@dpdk.org Date: Wed, 17 Dec 2014 16:58:37 +0000 Message-Id: <1418835519-13596-1-git-send-email-siobhan.a.butler@intel.com> X-Mailer: git-send-email 1.7.4.1 Subject: [dpdk-dev] [PATCH 0/2] doc: remove intel dpdk references from testpmd_ug 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: Wed, 17 Dec 2014 16:58:43 -0000 Removed Intel DPDK references from testpmd User Guide. Removed Intel legal blurb from testpmd User Guide. Siobhan Butler (2): doc: removed intel references from testpmd_ug doc: removed intel legal blurb from testpmd_ug doc/guides/testpmd_app_ug/build_app.rst | 4 +-- doc/guides/testpmd_app_ug/index.rst | 46 --------------------------------- doc/guides/testpmd_app_ug/intro.rst | 18 ++++++------- doc/guides/testpmd_app_ug/run_app.rst | 4 +-- 4 files changed, 13 insertions(+), 59 deletions(-) -- 1.9.4.msysgit.2