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 4AE9F9153 for ; Thu, 25 May 2017 03:58:37 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 24 May 2017 18:58:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.38,389,1491289200"; d="scan'208";a="91496732" Received: from stv-crb-56.sh.intel.com (HELO [10.239.128.116]) ([10.239.128.116]) by orsmga002.jf.intel.com with ESMTP; 24 May 2017 18:58:31 -0700 Message-ID: <5926B616.8050402@intel.com> Date: Thu, 25 May 2017 18:46:46 +0800 From: "Liu, Yong" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: "xu,huilong" , dts@dpdk.org References: <1495521063-58639-1-git-send-email-huilongx.xu@intel.com> <1495521063-58639-3-git-send-email-huilongx.xu@intel.com> In-Reply-To: <1495521063-58639-3-git-send-email-huilongx.xu@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dts] PATCH V4 2/2] add link bond slave dynamic config test case X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2017 01:58:38 -0000 Thanks, applied. On 05/23/2017 02:31 PM, xu,huilong wrote: > update list: > 1 add link bond slave dynamic config test case > 2 use two port for this suite > > Signed-off-by: xu,huilong