From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 172E1952 for ; Wed, 8 Mar 2017 09:02:41 +0100 (CET) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga105.jf.intel.com with ESMTP; 08 Mar 2017 00:02:40 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,262,1486454400"; d="scan'208";a="1119876818" Received: from stv-crb-56.sh.intel.com (HELO [10.239.128.116]) ([10.239.128.116]) by fmsmga001.fm.intel.com with ESMTP; 08 Mar 2017 00:02:39 -0800 Message-ID: <58BFB8BC.8060101@intel.com> Date: Wed, 08 Mar 2017 15:54:36 +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: "xu,huilong" , dts@dpdk.org References: <1488334580-41742-1-git-send-email-huilongx.xu@intel.com> <1488334580-41742-2-git-send-email-huilongx.xu@intel.com> In-Reply-To: <1488334580-41742-2-git-send-email-huilongx.xu@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dts] [PATCH V2 2/2] add fdir test code for new case 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, 08 Mar 2017 08:02:43 -0000 Huilong, Please add blank line between functions. On 03/01/2017 10:16 AM, xu,huilong wrote: > + /Raw(load="%s")], iface="%s")' \ > + % (self.dut_rx_interface, self.payload, self.dut_rx_interface), queueid = 0) > + def test_fdir_ivlan(self):