From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id B4E6A2BD1 for ; Fri, 16 Jun 2017 14:10:33 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 Jun 2017 05:10:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,347,1493708400"; d="scan'208";a="1161274707" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.91]) ([10.237.220.91]) by fmsmga001.fm.intel.com with ESMTP; 16 Jun 2017 05:10:29 -0700 To: Beilei Xing , john.mcnamara@intel.com Cc: dev@dpdk.org References: <1497581015-30758-1-git-send-email-beilei.xing@intel.com> From: Ferruh Yigit Message-ID: Date: Fri, 16 Jun 2017 13:10:29 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0 MIME-Version: 1.0 In-Reply-To: <1497581015-30758-1-git-send-email-beilei.xing@intel.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] doc: add testpmd commands for DDP X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 12:10:34 -0000 On 6/16/2017 3:43 AM, Beilei Xing wrote: > Add testpmd commands for loading DDP package and getting > loaded DDP info list. > > Signed-off-by: Beilei Xing Applied to dpdk-next-net/master, thanks. (Abbreviation DDP extended in document)