From patchwork Wed Jan 10 14:42:48 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jeremy Spewock X-Patchwork-Id: 135828 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 2AF7F43883; Wed, 10 Jan 2024 15:43:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8287840A79; Wed, 10 Jan 2024 15:43:21 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 02B4F40685 for ; Wed, 10 Jan 2024 15:43:16 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7bee328027bso55013439f.1 for ; Wed, 10 Jan 2024 06:43:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704897796; x=1705502596; 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=XkkDYIQhlJJ4C7zy101XdOax4wKXUGNf+DiVski6clGsQH+XoqQfovZdEwq62nf6sx CBEZKtnPMaGQKkS+C2niJODpB7+yEPHBn3RZTrvv/0i3X0YulfIDrste/sRdF67Ne43G Nquf4OtgAq9jYrDDuw7MB7AFOaThbSNlTHtwo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704897796; x=1705502596; 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=dQb5/l4oHu3SvtNHnPyx0qMKRzD6Fvvo7Kpiq4ufZLCOGomh6qaHsJCwN2D4BmjyZL PnbuOCgXAeeR7+ybrt24XXKLjlLyWGjkptId8zQ5mY++O91TrWuQEKFnaEcJq0IdGx40 q2+5JhWKuA+8eBB9rIQmsD9NfgBmT4/J62mHUY8zs8ONxcUVySaE2sFnZy2UO5LLXQY5 nCZ5TukoFfAVG3jmobAgbjZLvwL+0XTMTta+5hb/x492cKmpmMidzc1BMKODMN4AWp6f zRL5sT/f4r9/sdVxJoJeD70p9D3YShphgy51C4tYmFIHeyOs4FpIpZZrTiRWMUn+gSj8 T6RQ== X-Gm-Message-State: AOJu0YxHpry1KLhxuwERoKLPswE9Gl8nznM4w7IYbnHlGlbm1HpqhAYH YJd1YWBDGzGHlEJdeewC5uYCraQDzRv6rKbk1IsEEdBze4MjVKRXDJHsb1EIruaQnVRZqoEY3w= = X-Google-Smtp-Source: AGHT+IGrVNWJymP8gZTclqnGht3HqAL0SKC0+qjnRV6kfLMyAf8MFSJ83qKtbVbdyKgVqoUyv9ACvY22czjf X-Received: by 2002:a5d:91cc:0:b0:7be:e6a1:2eea with SMTP id k12-20020a5d91cc000000b007bee6a12eeamr880284ior.16.1704897796183; Wed, 10 Jan 2024 06:43:16 -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 v1-20020a5ec201000000b007bbc1764c83sm153834iop.8.2024.01.10.06.43.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jan 2024 06:43:16 -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 50A7E6043483; Wed, 10 Jan 2024 09:43:15 -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 v8 6/7] dts: add scatter to the yaml schema Date: Wed, 10 Jan 2024 09:42:48 -0500 Message-ID: <20240110144249.20719-7-jspewock@iol.unh.edu> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240110144249.20719-1-jspewock@iol.unh.edu> References: <20240109153633.766-1-jspewock@iol.unh.edu> <20240110144249.20719-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": {