From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id D70477CD6 for ; Mon, 31 Jul 2017 18:00:35 +0200 (CEST) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga104.jf.intel.com with ESMTP; 31 Jul 2017 09:00:34 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,442,1498546800"; d="scan'208";a="113946757" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.48]) ([10.237.220.48]) by orsmga004.jf.intel.com with ESMTP; 31 Jul 2017 09:00:33 -0700 To: "Mcnamara, John" , "Mrzyglod, DanielX T" , "Doherty, Declan" Cc: "dev@dpdk.org" References: <20170727064109.104784-1-danielx.t.mrzyglod@intel.com> From: Ferruh Yigit Message-ID: Date: Mon, 31 Jul 2017 17:00:33 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] doc: add testpmd bonding mode 4 aggregators mode 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: Mon, 31 Jul 2017 16:00:36 -0000 On 7/28/2017 11:05 AM, Mcnamara, John wrote: > > >> -----Original Message----- >> From: Mrzyglod, DanielX T >> Sent: Thursday, July 27, 2017 7:41 AM >> To: Mcnamara, John ; Doherty, Declan >> >> Cc: dev@dpdk.org; Mrzyglod, DanielX T >> Subject: [PATCH] doc: add testpmd bonding mode 4 aggregators mode >> >> Add testpmd commands for setting aggregators mode in mode 4 (IEEE802.3AD). >> >> Signed-off-by: Daniel Mrzyglod Acked-by: Jingjing Wu > Acked-by: John McNamara Applied to dpdk-next-net/master, thanks.