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 0337F4571D; Fri, 2 Aug 2024 19:30:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B29D427AC; Fri, 2 Aug 2024 19:29:52 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 2A60840E0A for ; Fri, 2 Aug 2024 19:29:50 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4f524fa193aso1883980e0c.0 for ; Fri, 02 Aug 2024 10:29:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722619789; x=1723224589; 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=y8KdadRQA3WTa/7/ItWQUR7wn4EL5eqhqr/+k74knKc=; b=N7Em8+YxmeM1ii9uFpO2odL6XBnIdkoJYm7m5BLcW7PSVw0+bhYxnG89fL6D4pqXrU N5tK5jHo3Xf3J5SznyqXKwZeQBrpMwcYOwIu38nUwQIGPfLLKd5lK96PqSIoBulY570k sMWL3/CVhwTIUEy1hvxmbbfY1JaprbK5MhbGE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722619789; x=1723224589; 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=y8KdadRQA3WTa/7/ItWQUR7wn4EL5eqhqr/+k74knKc=; b=BXQvOFG0UdqLprEqAMpK96oaOkuVs0okW4C8SlxXDK2GNANMP/KnNm/PJkGr/dkikJ rUBen0Em4Y169TVKFFXv6ld39p4herQtPw1rj65IcHxzUa7O1ACuH1F3XX6RsUPizW9F e0ymgBFybe06WvFc1srZszL724599GkRmsFcgInjtZLIGdBT8SvfrLz0xMOIBCdoqR43 S0bToZXufH8qwd29qk6/75xlwIbGryE6FAPH/vQHXv+Cu8DPD77W22lBH15nFHwCWjcs w/7OA81VT12Jm5Kwou6TnEsgQ2EDVEQrYVLkWVcvbogOKlaHWhaOMiRiyhsW2Lbhu1WH hKRg== X-Gm-Message-State: AOJu0Yxgct0+3EMKV7GMaE2g5a2NBT4qdYeZ+QQTvnzEOzBxQNaK23gQ Jk9cGiHanahZYEC49GIxbnRLEC/KD637iEIiEhWfjJajtXmepCZ3Fr09WY92QwV8OrPd1BXFMsZ wadblYz5olD0UQTyk0+iLKQUoW3QjXffZyCdE1mOzyxqXKMSV X-Google-Smtp-Source: AGHT+IEJwkog3wpMA7tf2bpmXyx7zouVZ5qR3LEN7q4zfi5A0AJnsMbf7dBjx4qeBfUKhJvMRFkO3gIoBDWP X-Received: by 2002:a05:6122:35c9:b0:4ef:54dd:c806 with SMTP id 71dfb90a1353d-4f8a0ee2df0mr3818672e0c.7.1722619789240; Fri, 02 Aug 2024 10:29:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 71dfb90a1353d-4f8a1b187bfsm95803e0c.14.2024.08.02.10.29.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Aug 2024 10:29:49 -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 034B8605C351; Fri, 2 Aug 2024 13:29:47 -0400 (EDT) From: jspewock@iol.unh.edu To: thomas@monjalon.net, wathsala.vithanage@arm.com, Luca.Vizzarro@arm.com, npratte@iol.unh.edu, yoan.picchi@foss.arm.com, probb@iol.unh.edu, Honnappa.Nagarahalli@arm.com, paul.szczepanek@arm.com, alex.chapman@arm.com, juraj.linkes@pantheon.tech Cc: dev@dpdk.org, Jeremy Spewock Subject: [RFC PATCH v1 3/3] dts: add stats checks to schemai Date: Fri, 2 Aug 2024 13:29:28 -0400 Message-ID: <20240802172928.212277-4-jspewock@iol.unh.edu> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240802172928.212277-1-jspewock@iol.unh.edu> References: <20240802172928.212277-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 Adding the test suite to the yaml schema allows for users to specify it in their conf.yaml files and run the suite in their test runs. 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..8ecfa2a145 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", + "port_stats_checks" ] }, "test_target": { -- 2.45.2