From patchwork Tue Jan 9 15:36:32 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jeremy Spewock X-Patchwork-Id: 135814 X-Patchwork-Delegate: thomas@monjalon.net 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 D45C343874; Tue, 9 Jan 2024 16:37:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 999D240A80; Tue, 9 Jan 2024 16:37:04 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 875D440A7D for ; Tue, 9 Jan 2024 16:37:02 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7bed9fb159fso24680339f.1 for ; Tue, 09 Jan 2024 07:37:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704814622; x=1705419422; 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=BH8FFag5RraUnRTrKAgoifZBfeo5U4gqcdaHCYviiEhrZFnj7d+qGjjUbWpRtxVnqc I4S2cx8jEHv63McGdLUWdeDunIg0QjDPfRm3G0E/NwmdL6CRkYIU8bR4iezjnHs9dq+W A3o8ylPzCjN0eJUIIdLnWaIxuncU6PAL2x/g4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704814622; x=1705419422; 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=JrMrwnhVYsjenq59Tbsq9Wkx3rroda8zF4LK8cYAHjs2Xdu+k94QZZ26E5YKiL3Gj0 +X9iMRvWm3D4cwuhEZzQAoE8SwJ4855i31HaEMJgkJz33cq6yPpATlwVlxMMhyRcyCpj N7VfI+p+YPFJo7N8hM7VcTWO8RSvh8ptHezLJwMY+1Q7gCS1WWTvAUpKFgStoy5nnEID 3etfRTqpoBToxYPcQ9BefTjZRAniKjp6m4p1rGvoQnPCIZRqIY7Q8bn42VdOjiuPz8lx iDFwI2CwEkF3BdXzVnQf2awvtrSMTluZ7G+VnLJVbx5JCo8DuxF0wLHG8Mb0MVlB6fHp +07g== X-Gm-Message-State: AOJu0YzOk/IAZoH/7+lIVZtEEyeVSGF0CTl75/uUpTEznsJLKll7//oA 5f+uJni6LoHDF7lBWrWoHsS7wgoYea7HVt9Ls0X0N76JvrwOCW5WUYMdXzre/EmtV/wy+m50Ig= = X-Google-Smtp-Source: AGHT+IEXaTicsf3bsL7xmcccEve0ZCsAkfC1gTRULDRMQEOaNv3pIJjm9ZJUtjK+aY/TmnlEWTM+AC+URwqZ X-Received: by 2002:a5e:d815:0:b0:7be:d950:62a2 with SMTP id l21-20020a5ed815000000b007bed95062a2mr1241399iok.11.1704814621945; Tue, 09 Jan 2024 07:37:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id n18-20020a6b5912000000b007bb652c1e7esm63949iob.14.2024.01.09.07.37.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jan 2024 07:37:01 -0800 (PST) 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 21A806043301; Tue, 9 Jan 2024 10:37:01 -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, lylavoie@iol.unh.edu, ferruh.yigit@amd.com, andrew.rybchenko@oktetlabs.ru Cc: dev@dpdk.org, Jeremy Spewock Subject: [PATCH v7 6/7] dts: add scatter to the yaml schema Date: Tue, 9 Jan 2024 10:36:32 -0500 Message-ID: <20240109153633.766-7-jspewock@iol.unh.edu> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240109153633.766-1-jspewock@iol.unh.edu> References: <20240103223206.23129-1-jspewock@iol.unh.edu> <20240109153633.766-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": {