From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id A0C26160 for ; Wed, 18 Jul 2018 13:51:38 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Jul 2018 04:51:37 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,370,1526367600"; d="scan'208";a="67885570" Received: from dpdk-test32.sh.intel.com (HELO [10.67.119.193]) ([10.67.119.193]) by orsmga003.jf.intel.com with ESMTP; 18 Jul 2018 04:51:36 -0700 Message-ID: <5B4F96CD.6080108@intel.com> Date: Thu, 19 Jul 2018 03:36:45 +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: "zhao,meijuan" , dts@dpdk.org References: <1531893767-86040-1-git-send-email-meijuanx.zhao@intel.com> In-Reply-To: <1531893767-86040-1-git-send-email-meijuanx.zhao@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dts] [PATCH V1] frame/crb:change runtime config location 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: Wed, 18 Jul 2018 11:51:39 -0000 Thanks, Meijuan. Applied. On 07/18/2018 02:02 PM, zhao,meijuan wrote: > From: Zhao, MeijuanX > > you can reference dpdk commit:adf1d867361 > > Signed-off-by: Zhao, MeijuanX