From patchwork Mon Mar 11 15:44:04 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jeremy Spewock X-Patchwork-Id: 138164 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 2B18743C89; Mon, 11 Mar 2024 16:45:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4A2A40E96; Mon, 11 Mar 2024 16:45:06 +0100 (CET) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 52D0840E8A for ; Mon, 11 Mar 2024 16:45:02 +0100 (CET) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-78831914027so128637785a.1 for ; Mon, 11 Mar 2024 08:45:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710171902; x=1710776702; 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=TYcSWh3DMEcpGuVA6RV6FRBCfuObNN8WQYpbxk1Pi0M=; b=gAyWdpAICta4+wi1lReB8bOtGK47ga2lZv3DetgKzjmcnp2VOgifbGYfe1uVVlmUBf 86fuHA+IzuNsKiCO/+N21abblTXR3Qvi01LTedzimQEBcio1knwT0rDdg/zvlI9nEz8V zycXuSwewKgRQPD7R49vBWaX3762FlnKBkbso= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710171902; x=1710776702; 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=TYcSWh3DMEcpGuVA6RV6FRBCfuObNN8WQYpbxk1Pi0M=; b=MONUFPvGZvQzo9fIFtj5NBtgFJU+rq1YgwYOSJIAD8eOjApGa8xyFRkDN1aNmhrw0T XgTEI9AmIzgr8oi6ZzYvdAjqAQVVfaKghB9fz460VKGe0KnxkU5kZbuCS0OalNF08D4Q PLaLubKU8+DBm+LsySjBwGKOvSPch/FSO3x4k4d+6qooIEpqxikDM1R6KZRPhn539q5D 6GHlMDfGcCDUCfz51t0ackpncaTDRSRS0QyF6jvBsRdooMUc3PnkNtnL50wPDao1urL+ zKaez0R27hqiN0nn+f0PcDWrdxbp6xB/In5Nmsv+DN82CAz9fIQJNw9xhbnklhx9090N mJ1w== X-Gm-Message-State: AOJu0YyfaRoliavB0Nx5rHZhNnRIuEdwoNjONSOP0aWzZplnXhJNlNo1 V2M3hAtOId2A2PJzVaaW6MbbFGp58mME85Jsn16Of8sEIVKg/Wyx+fQRE7NSCJAr1D3XNoBTRHY uYLfhiKfxVHq1iHT+QIixS5MjPmEGnh42 X-Google-Smtp-Source: AGHT+IFoXhKBdA8zQYSX9sOd7MrOCrHwj99pHC5FXL7e2Oo30XCcGsbixUj9IXGtP5mTHlDmeXoIfAjQQKzd X-Received: by 2002:a05:622a:118f:b0:42f:1443:df08 with SMTP id m15-20020a05622a118f00b0042f1443df08mr9348434qtk.64.1710171901759; Mon, 11 Mar 2024 08:45:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t19-20020ac85893000000b0042ede8cde9csm249786qta.28.2024.03.11.08.45.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Mar 2024 08:45:01 -0700 (PDT) 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 4B44E6052471; Mon, 11 Mar 2024 11:45:01 -0400 (EDT) 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 v9 6/7] dts: add scatter to the yaml schema Date: Mon, 11 Mar 2024 11:44:04 -0400 Message-ID: <20240311154405.13269-7-jspewock@iol.unh.edu> X-Mailer: git-send-email 2.43.2 In-Reply-To: <20240311154405.13269-1-jspewock@iol.unh.edu> References: <20240110144249.20719-1-jspewock@iol.unh.edu> <20240311154405.13269-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 051b079fe4..4731f4511d 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": {