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 8183958D1 for ; Fri, 21 Apr 2017 05:32:08 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Apr 2017 20:32:07 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,228,1488873600"; d="scan'208";a="1138401320" Received: from stv-crb-56.sh.intel.com (HELO [10.239.128.116]) ([10.239.128.116]) by fmsmga001.fm.intel.com with ESMTP; 20 Apr 2017 20:32:01 -0700 Message-ID: <58F97A9E.8040205@intel.com> Date: Fri, 21 Apr 2017 11:21:02 +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: Rami Rosen CC: dts@dpdk.org, xueqin.lin@intel.com References: <1492671612-2415-1-git-send-email-rami.rosen@intel.com> In-Reply-To: <1492671612-2415-1-git-send-email-rami.rosen@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dts] [PATCH] tests: fix typos in DDP and MPLS test suite. 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: Fri, 21 Apr 2017 03:32:09 -0000 Thanks, Rami. Applied. On 04/20/2017 03:00 PM, Rami Rosen wrote: > This patch fixes trivial typos in DDP and MPLS test suite. > Signed-off-by: Rami Rosen > --- > tests/TestSuite_ddp_mpls.py | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)