From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 6F0DC1B2FF for ; Tue, 10 Oct 2017 21:31:04 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga105.jf.intel.com with ESMTP; 10 Oct 2017 12:31:04 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.43,359,1503385200"; d="scan'208";a="1204377669" Received: from unknown (HELO [10.241.225.83]) ([10.241.225.83]) by fmsmga001.fm.intel.com with ESMTP; 10 Oct 2017 12:31:03 -0700 To: Jasvinder Singh , dev@dpdk.org Cc: cristian.dumitrescu@intel.com, john.mcnamara@intel.com References: <20171010191812.161043-1-jasvinder.singh@intel.com> From: Ferruh Yigit Message-ID: <0bae406b-a12d-a624-67d7-90533d47b62c@intel.com> Date: Tue, 10 Oct 2017 20:31:03 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171010191812.161043-1-jasvinder.singh@intel.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] doc: add description of traffic management functions in testpmd 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: Tue, 10 Oct 2017 19:31:05 -0000 On 10/10/2017 8:18 PM, Jasvinder Singh wrote: > Add description of the traffic management functions in the testpmd. > > Signed-off-by: Jasvinder Singh Squashed into relevant commit in next-net, thanks. Commit: 8cbcdd8861cf ("app/testpmd: add traffic management forwarding mode")