From patchwork Wed Aug 25 19:18:58 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Huang, ZhiminX" X-Patchwork-Id: 97329 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 65112A0C53; Wed, 25 Aug 2021 12:47:43 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 391A740041; Wed, 25 Aug 2021 12:47:43 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mails.dpdk.org (Postfix) with ESMTP id 059494003D for ; Wed, 25 Aug 2021 12:47:40 +0200 (CEST) X-IronPort-AV: E=McAfee;i="6200,9189,10086"; a="217502096" X-IronPort-AV: E=Sophos;i="5.84,350,1620716400"; d="scan'208";a="217502096" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Aug 2021 03:47:40 -0700 X-IronPort-AV: E=Sophos;i="5.84,350,1620716400"; d="scan'208";a="527211585" Received: from unknown (HELO cvl_100g_103.icx.intel.com) ([10.240.183.103]) by fmsmga003-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Aug 2021 03:47:38 -0700 From: Zhimin Huang To: dts@dpdk.org Cc: Zhimin Huang Date: Thu, 26 Aug 2021 03:18:58 +0800 Message-Id: <20210825191900.8040-1-zhiminx.huang@intel.com> X-Mailer: git-send-email 2.17.1 Subject: [dts] [PATCH V1 0/2] sync pf gtpu with vf 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 Sender: "dts" according to b83d270dff3852f1df0ea9bea5a8740378db0c7c, pf gtpu should be kept vf in sync,so modify test case and test plan. Zhimin Huang (2): test_plans/cvl_advanced_rss_gtpu_test_plan:sync testplan with vf tests/cvl_advanced_rss_gtpu:sync testcase with vf .../cvl_advanced_rss_gtpu_test_plan.rst | 49 +-- tests/TestSuite_cvl_advanced_rss_gtpu.py | 399 ++++-------------- 2 files changed, 91 insertions(+), 357 deletions(-)