From patchwork Sun Dec 5 23:57:55 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Peng, Yuan" X-Patchwork-Id: 104875 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id EF2DFA0C41; Mon, 6 Dec 2021 08:00:07 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7725C41157; Mon, 6 Dec 2021 08:00:07 +0100 (CET) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by mails.dpdk.org (Postfix) with ESMTP id 5FF374115D for ; Mon, 6 Dec 2021 08:00:04 +0100 (CET) X-IronPort-AV: E=McAfee;i="6200,9189,10189"; a="217947230" X-IronPort-AV: E=Sophos;i="5.87,290,1631602800"; d="scan'208";a="217947230" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Dec 2021 23:00:00 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.87,290,1631602800"; d="scan'208";a="656928619" Received: from pengyuan-dpdk.sh.intel.com ([10.67.117.62]) by fmsmga001.fm.intel.com with ESMTP; 05 Dec 2021 22:59:58 -0800 From: Peng Yuan To: dts@dpdk.org Cc: Peng Yuan Subject: [V2 3/3]test_plans/index: Support IAVF PPPoL2TPv2oUDP RSS Date: Sun, 5 Dec 2021 23:57:55 +0000 Message-Id: <20211205235755.2364-1-yuan.peng@intel.com> X-Mailer: git-send-email 2.17.1 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 Add cvl_advanced_iavf_rss_pppol2tpoudp_test_plan to index.rst Signed-off-by: Peng Yuan --- test_plans/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/test_plans/index.rst b/test_plans/index.rst index e3511caa..8d94953e 100644 --- a/test_plans/index.rst +++ b/test_plans/index.rst @@ -49,6 +49,7 @@ The following are the test plans for the DPDK DTS automated test system. cvl_advanced_iavf_rss_gtpu_test_plan cvl_advanced_iavf_rss_gtpogre_test_plan cvl_advanced_iavf_rss_vlan_esp_ah_l2tp_pfcp_test_plan + cvl_advanced_iavf_rss_pppol2tpoudp_test_plan cvl_advanced_rss_vlan_esp_ah_l2tp_pfcp_test_plan cvl_dcf_acl_filter_test_plan cvl_dcf_date_path_test_plan