From patchwork Wed Oct 20 10:09:23 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yan Xia X-Patchwork-Id: 102325 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 04061A0C41; Wed, 20 Oct 2021 04:09:48 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D65EA40683; Wed, 20 Oct 2021 04:09:48 +0200 (CEST) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by mails.dpdk.org (Postfix) with ESMTP id A090940142 for ; Wed, 20 Oct 2021 04:09:46 +0200 (CEST) X-IronPort-AV: E=McAfee;i="6200,9189,10142"; a="228942091" X-IronPort-AV: E=Sophos;i="5.87,165,1631602800"; d="scan'208";a="228942091" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Oct 2021 19:09:45 -0700 X-IronPort-AV: E=Sophos;i="5.87,165,1631602800"; d="scan'208";a="444169448" Received: from unknown (HELO localhost.localdomain) ([10.240.183.77]) by orsmga006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Oct 2021 19:09:44 -0700 From: Yan Xia To: dts@dpdk.org Cc: Yan Xia Date: Wed, 20 Oct 2021 10:09:23 +0000 Message-Id: <20211020100925.219262-1-yanx.xia@intel.com> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Subject: [dts] [PATCH V1 0/2] *** add dual_vlan support and not support 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" *** add dual_vlan support and not support NIC *** Yan Xia (2): tests/generic_flow_api: add dual_vlan support NIC conf/checklist: add dual_vlan not support NIC conf/test_case_checklist.json | 16 ++++++++++++++++ tests/TestSuite_generic_flow_api.py | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-)