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 15F3E11D4 for ; Mon, 15 May 2017 04:19:18 +0200 (CEST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 14 May 2017 19:19:18 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.38,342,1491289200"; d="scan'208";a="261569415" Received: from stv-crb-56.sh.intel.com (HELO [10.239.128.116]) ([10.239.128.116]) by fmsmga004.fm.intel.com with ESMTP; 14 May 2017 19:19:17 -0700 Message-ID: <59190D31.5090108@intel.com> Date: Mon, 15 May 2017 10:06:41 +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: Lijuan Tu , dts@dpdk.org References: <1494577095-45103-1-git-send-email-lijuanx.a.tu@intel.com> <1494577095-45103-9-git-send-email-lijuanx.a.tu@intel.com> In-Reply-To: <1494577095-45103-9-git-send-email-lijuanx.a.tu@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dts] [PATCH 8/8] tests/vxlan_sample: adjust to dpdk1705 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: Mon, 15 May 2017 02:19:20 -0000 Lijuan, look like you added new case for checksum. Please send out separated patch set with test plan for this new case. Thanks, Marvin On 05/12/2017 04:18 PM, Lijuan Tu wrote: > Signed-off-by: Lijuan Tu > --- > tests/TestSuite_vxlan.py | 7 +++++- > tests/TestSuite_vxlan_sample.py | 52 ++++++++++++++++++++++++----------------- > 2 files changed, 36 insertions(+), 23 deletions(-)