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 045B13977 for ; Wed, 19 Jul 2017 17:07:13 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga105.jf.intel.com with ESMTP; 19 Jul 2017 08:07:12 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,381,1496127600"; d="scan'208";a="1174413722" Received: from clegutko-mobl.ger.corp.intel.com (HELO [10.252.24.143]) ([10.252.24.143]) by fmsmga001.fm.intel.com with ESMTP; 19 Jul 2017 08:07:06 -0700 To: Daniel Mrzyglod , ferruh.yigit@intel.com References: <20170526143528.16533-1-danielx.t.mrzyglod@intel.com> <20170719145402.162145-1-danielx.t.mrzyglod@intel.com> Cc: dev@dpdk.org From: Declan Doherty Message-ID: <0509ad4c-36d3-2120-94e2-26a7aff1d87d@intel.com> Date: Wed, 19 Jul 2017 16:07:03 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170719145402.162145-1-danielx.t.mrzyglod@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v2 3/3] test/bonding: add test case for agg selection in mode4 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, 19 Jul 2017 15:07:14 -0000 On 19/07/2017 3:54 PM, Daniel Mrzyglod wrote: > Signed-off-by: Daniel Mrzyglod > --- ... > Acked-by: Declan Doherty