From patchwork Wed Oct 20 16:28:09 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yan Xia X-Patchwork-Id: 102389 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 AA601A0547; Wed, 20 Oct 2021 10:28:35 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 976514118F; Wed, 20 Oct 2021 10:28:35 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by mails.dpdk.org (Postfix) with ESMTP id 8D3C840142 for ; Wed, 20 Oct 2021 10:28:33 +0200 (CEST) X-IronPort-AV: E=McAfee;i="6200,9189,10142"; a="226186600" X-IronPort-AV: E=Sophos;i="5.87,166,1631602800"; d="scan'208";a="226186600" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Oct 2021 01:28:32 -0700 X-IronPort-AV: E=Sophos;i="5.87,166,1631602800"; d="scan'208";a="575177368" Received: from unknown (HELO dpdk.lan) ([10.240.183.77]) by fmsmga002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Oct 2021 01:28:31 -0700 From: Yan Xia To: dts@dpdk.org Cc: Yan Xia Date: Wed, 20 Oct 2021 16:28:09 +0000 Message-Id: <20211020162812.332494-1-yanx.xia@intel.com> X-Mailer: git-send-email 2.33.1 MIME-Version: 1.0 Subject: [dts] [PATCH V1 0/3] *** modify dts because of i40evf removed *** 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" *** modify dts because of i40evf removed *** Yan Xia (3): framework: modify dts because of i40evf removed test_plans: modify dts because of i40evf removed tests/vf_kernel: modify dts because of i40evf removed framework/dut.py | 3 +- framework/settings.py | 4 +- test_plans/ddp_gtp_test_plan.rst | 2 +- test_plans/ddp_mpls_test_plan.rst | 2 +- test_plans/floating_veb_test_plan.rst | 4 +- .../runtime_vf_queue_number_test_plan.rst | 2 +- test_plans/veb_switch_test_plan.rst | 4 +- test_plans/vf_pf_reset_test_plan.rst | 4 +- tests/TestSuite_vf_kernel.py | 37 ++++++++++++++----- 9 files changed, 40 insertions(+), 22 deletions(-)