From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id E42FA4568A; Wed, 24 Jul 2024 19:14:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A34343405; Wed, 24 Jul 2024 19:14:02 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 17C3F4339F for ; Wed, 24 Jul 2024 19:14:00 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dfef5980a69so7429008276.3 for ; Wed, 24 Jul 2024 10:14:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721841239; x=1722446039; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=3kqqR8tt5pIv8x/RMagpk1vtwpcgnzpZ/iIiKNKBo1E=; b=cIPHZsGyb37geQzmnS4/lXcQ3HhmFlDAxoxPn/qVg5f1mjxSrgmUiKQ9ypgPJ9YN1P 8WWhAE2WqQZEHedyrU04wPuv0JI/7MPQvZneUfGLD5NTrwVxocsinsWBVs1mYxMB5yVl KgIEodKWfTilXVJO7jPE3sHRDCaunGwEGQyAk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721841239; x=1722446039; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3kqqR8tt5pIv8x/RMagpk1vtwpcgnzpZ/iIiKNKBo1E=; b=jF+15M+rRFyaBnH3TRmvABPPfqczBX87mOVvqmpEwJeeBYhdd2b+tlYo3fZbeb6sLG MB0MGKDkb5ZSjNLv/E+fci1x7xUqUgBTA6zJDbgp9yWb1sRsTjtKm1ZYMz+VE0T/DXS8 xt/2T82Og3LSEBdIk1a92Gp/YVIYztbcKXoY8lNFrz14U+SjOengj9WUWX1zLIOCN4a0 Hj9mal+O4HOwAw0H5LPbG7svxMGV4lCLajuuseHFEmVDZkAPF//EmFUxNyXP/4S9p/kK 7+y2x/dYmbdPCDfVtqFSiG9XbdODMOHxJaOLJqCczOOrAJLiW0dCch9CI/146K3YeXpl Q4Eg== X-Gm-Message-State: AOJu0YxXwpsPlRySluu5iiVTkMu9VZNsorUfnlQCMXdtWIbo7Ke6tc9u 5m+GjdOW276Tj3tGPBA4BKWKRizLhb1WXGUs6TUWz0zHmAN7qHUq5S5DU1WRTBmHUSHWyO3EJ4w 7SyZ1bHTA+CG/NmudR+hmFaxcF2CeAquH X-Google-Smtp-Source: AGHT+IEfm12/rtKmmkn6iceT62g4Q1eYtSA0q08U6jeSSlkkFUlhzEZJ5sXFyyRYBaO+TKF9Z5PL3dUSG8Fb X-Received: by 2002:a05:6902:1882:b0:e08:6b2a:998b with SMTP id 3f1490d57ef6-e0b23060c83mr207663276.3.1721841239451; Wed, 24 Jul 2024 10:13:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e08608cae59sm249672276.12.2024.07.24.10.13.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 10:13:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from iol.unh.edu (unknown [IPv6:2606:4100:3880:1257::1083]) by postal.iol.unh.edu (Postfix) with ESMTP id 4A920605C352; Wed, 24 Jul 2024 13:13:58 -0400 (EDT) From: jspewock@iol.unh.edu To: yoan.picchi@foss.arm.com, paul.szczepanek@arm.com, juraj.linkes@pantheon.tech, Luca.Vizzarro@arm.com, Honnappa.Nagarahalli@arm.com, thomas@monjalon.net, npratte@iol.unh.edu, wathsala.vithanage@arm.com, probb@iol.unh.edu Cc: dev@dpdk.org, Jeremy Spewock Subject: [PATCH v3 2/2] dts: add dual_vlan test suite to the yaml schema Date: Wed, 24 Jul 2024 13:13:45 -0400 Message-ID: <20240724171345.341495-3-jspewock@iol.unh.edu> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240724171345.341495-1-jspewock@iol.unh.edu> References: <20240715195852.254033-1-jspewock@iol.unh.edu> <20240724171345.341495-1-jspewock@iol.unh.edu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org From: Jeremy Spewock Adds the test suite name to the yaml schema to allow for it to be run. Signed-off-by: Jeremy Spewock --- dts/framework/config/conf_yaml_schema.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dts/framework/config/conf_yaml_schema.json b/dts/framework/config/conf_yaml_schema.json index f02a310bb5..b8ad5b37b3 100644 --- a/dts/framework/config/conf_yaml_schema.json +++ b/dts/framework/config/conf_yaml_schema.json @@ -187,7 +187,8 @@ "enum": [ "hello_world", "os_udp", - "pmd_buffer_scatter" + "pmd_buffer_scatter", + "dual_vlan" ] }, "test_target": { -- 2.45.2