From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 5AB61A034C; Wed, 5 Jan 2022 06:43:18 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 535094014F; Wed, 5 Jan 2022 06:43:17 +0100 (CET) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by mails.dpdk.org (Postfix) with ESMTP id C1AFF40042 for ; Wed, 5 Jan 2022 06:43:15 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1641361395; x=1672897395; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=E/hqewyyJX2EbHb+OAicLLsJ53gr/394JonujPGHfDY=; b=HxQtVy72hT3UmCJPoDhzEp+ppH3wip5CxnJ5aRUYCsMwmH4vCEGA0VQ+ ZUBIogWsPhHLTZri2Z0Qk+wtWTW3/TIL34OBDy5+vp2OCxuFhUrIwh4AI oz/a5JLj1xAqopNUb3WDGHVSJYXhXKHQZ50HsW6xsjuLyMM0HnNBi4nQd Z/Sy5p/ge5RC1UKyRi5I+TCn74pDZTQS4/pLnOFN+vH4hR5AyQKlvtVDU 3JTmJpHo/opYFqI0GE5vdwR2baE8cO3kMJVtDszUUZYjB4l0MBLEUQtne xPKhBGgFDt6b4qtUWeBxTp9bmLCnsrivDXQIbL+U0SLVyPFKSR54kfi/r g==; X-IronPort-AV: E=McAfee;i="6200,9189,10217"; a="241192650" X-IronPort-AV: E=Sophos;i="5.88,262,1635231600"; d="scan'208";a="241192650" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Jan 2022 21:43:14 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,262,1635231600"; d="scan'208";a="620925416" Received: from fmsmsx606.amr.corp.intel.com ([10.18.126.86]) by orsmga004.jf.intel.com with ESMTP; 04 Jan 2022 21:43:14 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) 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.2308.20; Tue, 4 Jan 2022 21:43:13 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX601.ccr.corp.intel.com (10.109.6.141) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.20; Wed, 5 Jan 2022 13:43:11 +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.2308.020; Wed, 5 Jan 2022 13:43:11 +0800 From: "Tu, Lijuan" To: "Peng, Yuan" , "dts@dpdk.org" CC: "Peng, Yuan" Subject: RE: [V2 3/3]test_plans/index: Support IAVF PPPoL2TPv2oUDP RSS Thread-Topic: [V2 3/3]test_plans/index: Support IAVF PPPoL2TPv2oUDP RSS Thread-Index: AQHX6m8DAQu90bGnzk2ltsFZZJcZXKxUGUfQ Date: Wed, 5 Jan 2022 05:43:11 +0000 Message-ID: References: <20211205235755.2364-1-yuan.peng@intel.com> In-Reply-To: <20211205235755.2364-1-yuan.peng@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.6.200.16 dlp-product: dlpe-windows x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 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 > -----Original Message----- > From: Peng Yuan > Sent: 2021=1B$BG/=1B(B12=1B$B7n=1B(B6=1B$BF|=1B(B 7:58 > To: dts@dpdk.org > Cc: Peng, Yuan > Subject: [V2 3/3]test_plans/index: Support IAVF PPPoL2TPv2oUDP RSS >=20 > Add cvl_advanced_iavf_rss_pppol2tpoudp_test_plan to index.rst >=20 > Signed-off-by: Peng Yuan Series applied.