From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 703328E91 for ; Tue, 3 Nov 2015 09:18:16 +0100 (CET) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga102.jf.intel.com with ESMTP; 03 Nov 2015 00:18:15 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,238,1444719600"; d="scan'208";a="825574088" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by fmsmga001.fm.intel.com with ESMTP; 03 Nov 2015 00:17:25 -0800 Received: from fmsmsx121.amr.corp.intel.com (10.18.125.36) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 3 Nov 2015 00:17:25 -0800 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by fmsmsx121.amr.corp.intel.com (10.18.125.36) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 3 Nov 2015 00:17:25 -0800 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.199]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.160]) with mapi id 14.03.0248.002; Tue, 3 Nov 2015 16:16:52 +0800 From: "Tu, LijuanX A" To: "Liu, Yong" , "dts@dpdk.org" Thread-Topic: [dts] [patch] fix kni (ifconfig/ethtool/tcpdump) test_case failed Thread-Index: AQHRFeq27PqI46juM0qMWpHwsrbIpJ6JvCvA//9+fgCAALlnAA== Date: Tue, 3 Nov 2015 08:16:51 +0000 Message-ID: <38D041F150D4184C8114E499040E623407238A05@shsmsx102.ccr.corp.intel.com> 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> In-Reply-To: <5638425A.3060508@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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 08:18:19 -0000 Already sent a new patch=20 -----Original Message----- From: Liu, Yong=20 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 fai= led 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=20 > output 2, add restart kni before test_tcpdump test ,because after test_st= ress ,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)=20 > test_case failed >