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 3E6F58E94 for ; Tue, 3 Nov 2015 06:11:23 +0100 (CET) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga103.fm.intel.com with ESMTP; 02 Nov 2015 21:11:22 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,237,1444719600"; d="scan'208";a="841716349" Received: from stv-crb-56.sh.intel.com (HELO [10.239.128.116]) ([10.239.128.116]) by fmsmga002.fm.intel.com with ESMTP; 02 Nov 2015 21:11:21 -0800 Message-ID: <5638425A.3060508@intel.com> Date: Tue, 03 Nov 2015 13:12:58 +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: "Tu, LijuanX A" , "dts@dpdk.org" References: <1446520664-7657-1-git-send-email-lijuanx.a.tu@intel.com> <56382F37.1010203@intel.com> <38D041F150D4184C8114E499040E6234072388E5@shsmsx102.ccr.corp.intel.com> In-Reply-To: <38D041F150D4184C8114E499040E6234072388E5@shsmsx102.ccr.corp.intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dts] [patch] fix kni (ifconfig/ethtool/tcpdump) test_case failed 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: Tue, 03 Nov 2015 05:11:23 -0000 Lijuan, Could you send out V2 of this patch, it's easier for me to merge it in. On 11/03/2015 01:04 PM, Tu, LijuanX A wrote: > 1, change some verify strings, because the old strings not in the output > 2, add restart kni before test_tcpdump test ,because after test_stress ,the kni status is not right. > 3, config netmask when test_ping > 4, give more time to exe cmd > > -----Original Message----- > From: Liu, Yong > Sent: Tuesday, November 03, 2015 11:51 AM > To: Tu, LijuanX A; dts@dpdk.org > Subject: Re: [dts] [patch] fix kni (ifconfig/ethtool/tcpdump) test_case failed >