From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 9BF672BF7 for ; Wed, 11 Oct 2017 19:31:22 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Oct 2017 10:31:20 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.43,362,1503385200"; d="scan'208";a="908985644" Received: from unknown (HELO [10.241.225.21]) ([10.241.225.21]) by FMSMGA003.fm.intel.com with ESMTP; 11 Oct 2017 10:31:20 -0700 To: Jasvinder Singh , dev@dpdk.org Cc: yulong.pei@intel.com References: <20171011171107.21956-1-jasvinder.singh@intel.com> From: Ferruh Yigit Message-ID: Date: Wed, 11 Oct 2017 18:31:20 +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: <20171011171107.21956-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: fix description of traffic management function 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: Wed, 11 Oct 2017 17:31:23 -0000 On 10/11/2017 6:11 PM, Jasvinder Singh wrote: > Fixes: 983fac0a7cdf ("doc: add description of traffic management functions in testpmd") > > Signed-off-by: Jasvinder Singh Squashed into relevant commit in next-net, thanks. Commit: bca2738e4cf1 ("app/testpmd: add traffic management forwarding mode")