From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 57E431B53 for ; Thu, 23 Mar 2017 06:54:36 +0100 (CET) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga105.fm.intel.com with ESMTP; 22 Mar 2017 22:54:36 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,208,1486454400"; d="scan'208";a="1126068489" Received: from stv-crb-56.sh.intel.com (HELO [10.239.128.116]) ([10.239.128.116]) by fmsmga001.fm.intel.com with ESMTP; 22 Mar 2017 22:54:35 -0700 Message-ID: <58D360FC.8030900@intel.com> Date: Thu, 23 Mar 2017 13:45:32 +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: "Chen, Zhaoyan" , dts@dpdk.org CC: Chen@dpdk.org References: <20170316014433.23683-1-zhaoyan.chen@intel.com> In-Reply-To: <20170316014433.23683-1-zhaoyan.chen@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dts] [PATCH 0/2] Enhance l2fwd crypto 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: Thu, 23 Mar 2017 05:54:37 -0000 Thanks, applied with different subject. On 03/16/2017 09:44 AM, Chen, Zhaoyan wrote: > Packaged the updates for l2fwd crypto Test Suite > Main features are > - Fully automated generated reference cipher data via 3rd-party crypto lib > - Enhance the test coverage by key size/iv/add/input/crytpo suite combination > - Code clean up for DTS update > > > root (2): > Enhance l2fwd crypto Test Suite > Enhance l2fwd-crypto Test Suite > > tests/TestSuite_l2fwd_crypto.py | 1908 +++++++++++++++++++++++++++++++-------- > 1 file changed, 1530 insertions(+), 378 deletions(-) >