From patchwork Thu Dec 14 22:10:12 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jeremy Spewock X-Patchwork-Id: 135216 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 8ECAD436F4; Thu, 14 Dec 2023 23:11:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C3524337B; Thu, 14 Dec 2023 23:11:30 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 55EBF43360 for ; Thu, 14 Dec 2023 23:11:26 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-28aec2f2b74so1508194a91.1 for ; Thu, 14 Dec 2023 14:11:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702591885; x=1703196685; 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=mUwABtraKUQVk1+KNd+OixqPQgpIFoZLK6tAOpcjy5Y=; b=RCtsAqn7c5kdvbUAfUBgG1tSySV3a6t3uvvOhDfigORybHun3T3pd2jsDSpuEJnS3q vmvxPF2ZeglTkAf+5voQ/lFoKnVPxvHiVnn3ynVt383oZmNccoEPee3GoNGGYT8FoL+C fjSXwVvKhm1CUVQV0RMsh1uohZsUD+Scrqe2o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702591885; x=1703196685; 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=mUwABtraKUQVk1+KNd+OixqPQgpIFoZLK6tAOpcjy5Y=; b=s8k2W2phirjC64XqhwreSkau+enxVG/eTlEQCaTVspoKpYN3QtDA07DDpZpOKoiNOx dsE0DAyjK2ZpXaDk6gDprM6KDfS4yE/lpYbHGniGBWJmsrKpS+eMbfe8oFy0eJ4ykcmQ LMtjYLXw45KMLlpheea82HypZMefe1H3HwJmuPpPbADjwAWIgyN2/Hlb9avOr3h7NAX+ F3vOjhavi01RBXjAZDb/L6iAbMYvAjkcriB6tBB0AJchv5vjleSk+9i9LYV4icP5YdGx 9V33B1lfKs5WNdHkUiscNGnq1GVA2ShQ374C3+FCvol6f89CF+kcsKyvfvxA4Y5MJUli okSg== X-Gm-Message-State: AOJu0YzwFm8kWTnFpw2HrkFuiyjIeeMpJ3a5iwaCGUaQe0F3sgHYQKv+ 2An7by8pzjoONb1asK4YSakShXBX8RE5ioB/vIYT7S2TOEkbDQ== X-Google-Smtp-Source: AGHT+IHsKigo2kpmMUbJOEQ0fvIh8il0C9h+9bgCeJB6wYhfJLMlOvXNiEoz57k+brSNFRVfBRAlbRG2hHQf X-Received: by 2002:a17:90b:510:b0:286:71c6:6b69 with SMTP id r16-20020a17090b051000b0028671c66b69mr5721257pjz.24.1702591885568; Thu, 14 Dec 2023 14:11:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cz4-20020a17090ad44400b0028b206141bcsm103785pjb.10.2023.12.14.14.11.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 14:11:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from iol.unh.edu (unknown [IPv6:2606:4100:3880:1271:90f9:1b64:f6e6:867f]) by postal.iol.unh.edu (Postfix) with ESMTP id ECA10605C311; Thu, 14 Dec 2023 17:11:24 -0500 (EST) From: jspewock@iol.unh.edu To: Honnappa.Nagarahalli@arm.com, juraj.linkes@pantheon.tech, thomas@monjalon.net, wathsala.vithanage@arm.com, probb@iol.unh.edu, paul.szczepanek@arm.com, yoan.picchi@foss.arm.com, ferruh.yigit@amd.com, andrew.rybchenko@oktetlabs.ru Cc: dev@dpdk.org, Jeremy Spewock Subject: [PATCH v4 6/7] dts: add scatter to the yaml schema Date: Thu, 14 Dec 2023 17:10:12 -0500 Message-ID: <20231214221012.9598-8-jspewock@iol.unh.edu> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20231113202833.12900-1-jspewock@iol.unh.edu> References: <20231113202833.12900-1-jspewock@iol.unh.edu> MIME-Version: 1.0 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 Allow for scatter to be specified in the 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 84e45fe3c2..e6dc50ca7f 100644 --- a/dts/framework/config/conf_yaml_schema.json +++ b/dts/framework/config/conf_yaml_schema.json @@ -186,7 +186,8 @@ "type": "string", "enum": [ "hello_world", - "os_udp" + "os_udp", + "pmd_buffer_scatter" ] }, "test_target": {