From patchwork Fri Dec 9 07:08:05 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lingli Chen X-Patchwork-Id: 120689 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 2BBB7A00C2; Fri, 9 Dec 2022 09:05:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 24E9242D2A; Fri, 9 Dec 2022 09:05:02 +0100 (CET) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mails.dpdk.org (Postfix) with ESMTP id 3C08F40E0F for ; Fri, 9 Dec 2022 09:05:00 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1670573100; x=1702109100; h=from:to:cc:subject:date:message-id:in-reply-to: references; bh=QmEbzqt+LD//KFlHkQmrzsuPt5OWfndTVAQzNFdfZtg=; b=H/MLxfqoWZLBuI0h2I9JID2aJcb/h+eyxuYAZK0DcEArQB1t430NqGcU 9Q+cPhyy6QQVdwxVxshDpQhnF6NKurKcEBir6CYGqTRKw+XebONwjYbo5 uVy70Sr4p3sOlzmUnknQc9EDA7Rxc7ovzyD8kXUqxVBDrTzHqDs0jEsJ2 MyMvkAEHBjt0zpxk6uFrNn+ekgn5emo2wlJBTe0GW+IVZyqVx72Z+7UiX s1MdKHGbhH9TqhjcFzwyiHiC6Kzh9O1yXreJZ0EvNdlXImE8RH37mvNeF 1/gURrt+ol7PQ3kd8o9xoYBgtzXEmNgBpuN7pH7gU3R3zVvHQ+L7HvrEp Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10555"; a="305051970" X-IronPort-AV: E=Sophos;i="5.96,230,1665471600"; d="scan'208";a="305051970" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Dec 2022 00:04:59 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10555"; a="678074593" X-IronPort-AV: E=Sophos;i="5.96,230,1665471600"; d="scan'208";a="678074593" Received: from unknown (HELO localhost.localdomain) ([10.239.252.99]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Dec 2022 00:04:58 -0800 From: Lingli Chen To: dts@dpdk.org Cc: zhiminx.huang@intel.com, Lingli Chen Subject: [dts][PATCH V2 3/5] conf/test_case_*: add pf action subcase Date: Fri, 9 Dec 2022 02:08:05 -0500 Message-Id: <20221209070807.1134-4-linglix.chen@intel.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20221209070807.1134-1-linglix.chen@intel.com> References: <20221209070807.1134-1-linglix.chen@intel.com> 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 pf action subcase supportlist Signed-off-by: Lingli Chen --- V2: modify case name conf/test_case_checklist.json | 11 ++++++----- conf/test_case_supportlist.json | 5 ++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json index f88f5be1..613af2e7 100644 --- a/conf/test_case_checklist.json +++ b/conf/test_case_checklist.json @@ -2935,7 +2935,7 @@ "Comments": "NIC not support this case" } ], - "fdir_for_vlan": [ + "fdir_for_vlan_PF_vfio": [ { "OS": [ "ALL" @@ -3203,7 +3203,7 @@ "Comments": "only i40e and ixgbe driver support this case" } ], - "tunnel_filter_nvgre": [ + "tunnel_filter_nvgre_PF_vfio": [ { "OS": [ "ALL" @@ -3274,7 +3274,7 @@ "Comments": "NIC not support this case" } ], - "tunnel_filter_vxlan": [ + "tunnel_filter_vxlan_PF_vfio": [ { "OS": [ "ALL" @@ -3302,12 +3302,13 @@ "Comments": "testpmd not support socket-mem and file-prefix param in freebsd" } ], - "fdir_for_ipv4": [ + "fdir_for_ipv4_PF_vfio": [ { "OS": [ "ALL" ], "NIC": [ + "IGC-I226_LM", "IGC-I225_LM" ], "Target": [ @@ -3330,7 +3331,7 @@ "Comments": "testpmd not support socket-mem and file-prefix param in freebsd" } ], - "fdir_for_ipv6": [ + "fdir_for_ipv6_PF_vfio": [ { "OS": [ "freebsd" diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json index 2fd6ae33..764aee86 100644 --- a/conf/test_case_supportlist.json +++ b/conf/test_case_supportlist.json @@ -846,14 +846,13 @@ "Comments": "the nic on the environment not support this case" } ], - "fdir_for_ipv4": [ + "fdir_for_ipv4_PF_vfio": [ { "OS": [ "ALL" ], "NIC": [ "IXGBE_10G-82599_SFP", - "IGC-I225_LM", "IXGBE_10G-X550EM_X_10G_T", "IXGBE_10G-X550T", "I40E_10G-SFP_XL710", @@ -893,7 +892,7 @@ "Comments": "the nic on the environment not support this case" } ], - "fdir_for_ipv6": [ + "fdir_for_ipv6_PF_vfio": [ { "OS": [ "ALL"