From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 91720A09FF; Mon, 28 Dec 2020 08:23:21 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 51239C9D6; Mon, 28 Dec 2020 08:23:20 +0100 (CET) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id CCF52C9BA for ; Mon, 28 Dec 2020 08:23:17 +0100 (CET) IronPort-SDR: KjQQr3d6QX+M1upblLNHiaF3kxHdnDAWZGWctGFuYjRW1Oy5judTpn09QYOExi+l8KIgCbRnZh iYg5wO28a33Q== X-IronPort-AV: E=McAfee;i="6000,8403,9847"; a="172843750" X-IronPort-AV: E=Sophos;i="5.78,454,1599548400"; d="scan'208";a="172843750" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Dec 2020 23:23:16 -0800 IronPort-SDR: wSc1y1jjKlZX2y07igd5Y8yk7uEciFvhiQGFoJpzhYfhxwtUd1gK/dOs7YeIjep5R3FY+oDctO 9nr2PBAzdkHw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.78,454,1599548400"; d="scan'208";a="358466616" Received: from fmsmsx606.amr.corp.intel.com ([10.18.126.86]) by orsmga002.jf.intel.com with ESMTP; 27 Dec 2020 23:23:16 -0800 Received: from shsmsx603.ccr.corp.intel.com (10.109.6.143) by fmsmsx606.amr.corp.intel.com (10.18.126.86) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Sun, 27 Dec 2020 23:23:15 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX603.ccr.corp.intel.com (10.109.6.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Mon, 28 Dec 2020 15:23:13 +0800 Received: from shsmsx601.ccr.corp.intel.com ([10.109.6.141]) by SHSMSX601.ccr.corp.intel.com ([10.109.6.141]) with mapi id 15.01.1713.004; Mon, 28 Dec 2020 15:23:13 +0800 From: "Tu, Lijuan" To: "Xu, HailinX" , "dts@dpdk.org" CC: "Xu, HailinX" Thread-Topic: [dts] [PATCH v2] tests:add large_vf. Thread-Index: AQHW1N4+gtt2wNWl20imkpijx1rnFaoMKtDw Date: Mon, 28 Dec 2020 07:23:13 +0000 Message-ID: <52c494d1142649ef9d70a5e0725d7387@intel.com> References: <1608254867-75290-1-git-send-email-hailinx.xu@intel.com> In-Reply-To: <1608254867-75290-1-git-send-email-hailinx.xu@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-reaction: no-action dlp-version: 11.5.1.3 dlp-product: dlpe-windows x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH v2] tests:add large_vf. 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: , Errors-To: dts-bounces@dpdk.org Sender: "dts" >=20 > add large_vf suite. >=20 > Signed-off-by: Hailin Xu Applied