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 6500745563; Wed, 3 Jul 2024 18:47:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 53A9C410FB; Wed, 3 Jul 2024 18:47:32 +0200 (CEST) Received: from mail-oi1-f173.google.com (mail-oi1-f173.google.com [209.85.167.173]) by mails.dpdk.org (Postfix) with ESMTP id 6F9E640298 for ; Wed, 3 Jul 2024 18:47:30 +0200 (CEST) Received: by mail-oi1-f173.google.com with SMTP id 5614622812f47-3cabac56b38so3438773b6e.3 for ; Wed, 03 Jul 2024 09:47:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720025249; x=1720630049; 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=sg2zx+CIYHjFy76a7R6A0yvVBJHB2VUX7uRpPSIbaoU=; b=KuMakdtUX5uf9Tv78T6xa/steWAYpv4LVwantUMcceXakrSgYWElaXc0LFJwdjpy+r V4XxJ37bD9s8iKssdGJEq/FJC3og2snprF2YBgD5cx3Te6yeQSKPZbQbRIMfhxljV7SZ wmIFw4s28ZwuuX20rKUVQzFqYIeK/LyDlcx7o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720025249; x=1720630049; 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=sg2zx+CIYHjFy76a7R6A0yvVBJHB2VUX7uRpPSIbaoU=; b=LZKOZqJXjgyDcz/B1LbuvtootAU/1Jg1LgKFekitpiymGMDAN8ERIbY/46WpCQ69ZY CYeMd1Qlx7RFuIm/ZWT64fvYEd4TgTXnQ8bqqj4UJeuUfvj+89WGh5fzMH4hK1k4AkNp z5ukovB346GGVZ64xEVM1TVJhqqJu9hdUlqGaYJzTYeS1U/lHVksyEZK7o9JI+5HoNSL UxIust7Dy0SQrNTp2OsGbjbbOiNIOzqBpG7LEofr7tSurdNXG/SbzoPK/SzoxrARjKZT fIbk/am8omm2djsPOPsoQTFQ2eFuLO/z5wR9C2AKDaMZ1+zSzp3quzzvSEOyehPYJPZw PikQ== X-Gm-Message-State: AOJu0YwnpKBXuHmVrGdJG3Wk2Hswn/AUmevBgx4cj65TZvIsfva89BuK PLFSjQOq0qSoOJZpf5vQ0SAUITk/AKbHaf2AhqnF0eF0CPwBHpaUzyuCSvXyCiU= X-Google-Smtp-Source: AGHT+IH8oLN8DcUzD8XHrPDm1GqyeQey12oUs3yMo2pG98nz4j9Ev3UnGvS6l2fD0G++aYafIkQgAQ== X-Received: by 2002:a05:6808:1a1f:b0:3d4:41b6:6c4e with SMTP id 5614622812f47-3d6b32e3ca6mr15976807b6e.16.1720025249504; Wed, 03 Jul 2024 09:47:29 -0700 (PDT) Received: from dean-laptop.iol.unh.edu ([2606:4100:3880:1271:f9bd:24da:464d:6294]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6b59e613de7sm55597806d6.118.2024.07.03.09.47.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 03 Jul 2024 09:47:28 -0700 (PDT) From: Dean Marx To: Honnappa.Nagarahalli@arm.com, juraj.linkes@pantheon.tech, probb@iol.unh.edu, paul.szczepanek@arm.com, yoan.picchi@foss.arm.com, jspewock@iol.unh.edu, bruce.richardson@intel.com, luca.vizzarro@arm.com Cc: dev@dpdk.org, Dean Marx Subject: [PATCH v9 1/3] dts: config schema Date: Wed, 3 Jul 2024 12:47:01 -0400 Message-ID: <20240703164703.16809-1-dmarx@iol.unh.edu> X-Mailer: git-send-email 2.44.0 In-Reply-To: <20240614150238.26374-1-dmarx@iol.unh.edu> References: <20240614150238.26374-1-dmarx@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 Configuration to run vlan test suite Signed-off-by: Dean Marx --- 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..cd45902cc4 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", + "vlan" ] }, "test_target": { -- 2.44.0