From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id CA23C8E93 for ; Wed, 4 Nov 2015 04:12:54 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga103.jf.intel.com with ESMTP; 03 Nov 2015 19:12:54 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,241,1444719600"; d="scan'208";a="811229037" Received: from stv-crb-56.sh.intel.com (HELO [10.239.128.116]) ([10.239.128.116]) by orsmga001.jf.intel.com with ESMTP; 03 Nov 2015 19:12:52 -0800 Message-ID: <56397811.5070005@intel.com> Date: Wed, 04 Nov 2015 11:14:25 +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> <5638425A.3060508@intel.com> <38D041F150D4184C8114E499040E623407238A05@shsmsx102.ccr.corp.intel.com> In-Reply-To: <38D041F150D4184C8114E499040E623407238A05@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: Wed, 04 Nov 2015 03:12:55 -0000 Applied with few comments changed. Thanks. On 11/03/2015 04:16 PM, Tu, LijuanX A wrote: > Already sent a new patch > > -----Original Message----- > From: Liu, Yong > Sent: Tuesday, November 03, 2015 1:13 PM > To: Tu, LijuanX A; dts@dpdk.org > Subject: Re: [dts] [patch] fix kni (ifconfig/ethtool/tcpdump) test_case failed > > 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 >>