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 85531456A2; Wed, 24 Jul 2024 17:08:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC830434A4; Wed, 24 Jul 2024 17:07:53 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id CB596434A4 for ; Wed, 24 Jul 2024 17:07:50 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-8138e2f2f69so260445539f.0 for ; Wed, 24 Jul 2024 08:07:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721833670; x=1722438470; 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=MU9+/HwAAp0byjVG54SQTqfKaMiIBLwM97Vl7cy75Lk=; b=hpObfXH+gnWWU+mfGWLH1hHi9q6s2xC0KCHeP+vOcLoqihi03Vg4n0LktZ0eNTOixj //z92DBoTE7tAABI+gvy2EqFSQFwEoqIgXokaRBbUM1orOspVl3m9F/WLX5xyas/ixlu uruwosgz2s4OQIWzdJvaDGiV6DZuT5mmLofTU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721833670; x=1722438470; 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=MU9+/HwAAp0byjVG54SQTqfKaMiIBLwM97Vl7cy75Lk=; b=ViHfSoJdu61ccmfkBzfqlVt/22QD5YmR8yASNrfM0jBPYTa/nqEfDA+70vST9pmGnT 6x81sXKRbTQvWsJ7pxM8XMBBwswnmzDx3oVfWrFM6pVdAoh6tsnVrYbC7MPYMUVr0dQY TjZwgA+KyHK2uKVa0wfdJBuaDyezVu5nP/d+WSRDPI97rKeDIEpwDzU/NIKwdQUSa6AG P+BTXYGnn8nxU0XzxXx9HhXM0EKKTexIVMzU61IT4uNyNk1be6gIxKcErxpqqrLqAtpt 4aB9XgMh1EWjsnu+iDOQqVfrO+YAyxdvOEtCX5cTi0E/qoji8dek+WtLrlCYrDebycnX Btow== X-Gm-Message-State: AOJu0Yx/thoB2x5AupEPAuH++bAwnwYmiMY0zqvTt42WpqnrFa3QVLsf ZiOefU95d+qgXFRL6xAadvcLMxb4fFP6JLp4NMqznQ3M7UxDhnZexQsUP1pelVbVmQsKieljPV7 fOo10CquQRDQvuFFKGtE4wkVo2GOrNKFl X-Google-Smtp-Source: AGHT+IHNt3jk3KHRI/19IG7QOwZtdlTFz5UB15aMZ1fF+ZSeWHUeK5SRcWqbW8HFOfI2nAwghJkDxTZ8pQoU X-Received: by 2002:a05:6602:15cc:b0:7fe:3c5a:c7bd with SMTP id ca18e2360f4ac-81f7bf2b030mr12511639f.1.1721833670020; Wed, 24 Jul 2024 08:07:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-81f705b49a6sm6882639f.14.2024.07.24.08.07.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 08:07:50 -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 C08776050A6F; Wed, 24 Jul 2024 11:07:48 -0400 (EDT) From: jspewock@iol.unh.edu To: thomas@monjalon.net, Luca.Vizzarro@arm.com, Honnappa.Nagarahalli@arm.com, probb@iol.unh.edu, yoan.picchi@foss.arm.com, npratte@iol.unh.edu, wathsala.vithanage@arm.com, juraj.linkes@pantheon.tech, paul.szczepanek@arm.com Cc: dev@dpdk.org, Jeremy Spewock Subject: [PATCH v3 4/4] dts: add dynamic queue conf to the yaml schema Date: Wed, 24 Jul 2024 11:07:14 -0400 Message-ID: <20240724150714.226970-5-jspewock@iol.unh.edu> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240724150714.226970-1-jspewock@iol.unh.edu> References: <20240625155332.2400-1-jspewock@iol.unh.edu> <20240724150714.226970-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 ability to run the test suite using the yaml configuration file. 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..d83a2f51c5 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", + "dynamic_queue_conf" ] }, "test_target": { -- 2.45.2