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 7FB0D454F1; Tue, 25 Jun 2024 17:53:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 67A5440677; Tue, 25 Jun 2024 17:53:54 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id F3EDF40274 for ; Tue, 25 Jun 2024 17:53:53 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-63bc513ade5so45975187b3.3 for ; Tue, 25 Jun 2024 08:53:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719330833; x=1719935633; darn=dpdk.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=Cgx2KB/D+LmhA9dRmySDVICqJ883gAIqYliDpatLejI=; b=O+tw3g/A2yUq4Axl3lQbmuu6i/gBCtVIoiVHlg8QI6ujCZl2Nfb6dcHjzjZQox7zHK Ra7U9ULAShVF54G9OaFMo4DvWY2wgwUxtOKb3I1/VsDgyo8rKaBPPM+8UGFH30+5+wD2 lWSGsTkAOpgoPsOSdx/HdwbzNTaCcqGd7t1gA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719330833; x=1719935633; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=Cgx2KB/D+LmhA9dRmySDVICqJ883gAIqYliDpatLejI=; b=uaAjS1ip9kItLxbxXefB93vl0+nvhjz5fkyl1duHXk6byvOKaU8x7rUc1+U4JwOjUQ cNHQYNIFWdzF5Ld7g342mmFZ/jA0iAFrKrE2rXIfdRhE8AbKrKJPedZ6IYbJW1rAXDfS LXjOw86zBT2IlKgOdj+xInJiTwGxgLg887eM9mtrveyu+c9GCvSbnVeQoJrxIdbYeIPS Zrl/+aJqZLy4EQ2bePI1cI7n8YkRWKTjmgtJ4rN2i/uG5U8VqHWVCE3GRa6xtc2LaeEF HheBx3chIfOayfkxqlyWcNE84AEEDNVyh6dk2ikg3jrvbraNfz8Rui8fJQsqULAH4GPA E/ZA== X-Gm-Message-State: AOJu0Yzmn9qK6ZfKnYss/l5w7icOZJoCnrL4TzrT9/tahKel+LrBFzr6 XwUFs4l4zYaMTkP9whzt4srRXtH84BSX45/ikIZ9CI6RYoURGcFjQ1TzYWvR97d6ZKD53eUuDZI f31Bak8ud7O/R83mdA435T5NLivCwhDqkGsMmGy9YP8Oc8DvF X-Google-Smtp-Source: AGHT+IErtf4z+nYv+AiBOs75GJNVD+77KnFOhrKVmW71yGNOKQyyfNum2/a2l57p+XRA8B0OvwcxtK5sCict X-Received: by 2002:a81:9288:0:b0:62c:efa2:a091 with SMTP id 00721157ae682-643aaa88c36mr73417737b3.14.1719330833275; Tue, 25 Jun 2024 08:53:53 -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 00721157ae682-63f157b9617sm3784737b3.68.2024.06.25.08.53.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Jun 2024 08:53:53 -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 3205B605C373; Tue, 25 Jun 2024 11:53:52 -0400 (EDT) From: jspewock@iol.unh.edu To: Honnappa.Nagarahalli@arm.com, wathsala.vithanage@arm.com, npratte@iol.unh.edu, thomas@monjalon.net, juraj.linkes@pantheon.tech, probb@iol.unh.edu, Luca.Vizzarro@arm.com, paul.szczepanek@arm.com, yoan.picchi@foss.arm.com Cc: dev@dpdk.org, Jeremy Spewock Subject: [PATCH v1 0/4] dts: add dynamic queue configuration test suite Date: Tue, 25 Jun 2024 11:53:28 -0400 Message-ID: <20240625155332.2400-1-jspewock@iol.unh.edu> X-Mailer: git-send-email 2.45.2 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 This patch ports over a test suite from old DTS that tests the implementation of runtime port queue configuration of PMDs. It also includes necessary framework changes to allow this to happen such as: * Sending multiple packets and not capturing the result * Only adjusting addresses of packets if they are still their default values (i.e. not modified by the developer beforehand) * Testpmd methods for port queue configuration and querying Jeremy Spewock (4): dts: add send_packets to test suites and rework packet addressing dts: add port queue modification and forwarding stats to testpmd dts: add dynamic queue test suite dts: add dynamic queue conf to the yaml schema dts/framework/config/conf_yaml_schema.json | 3 +- dts/framework/remote_session/testpmd_shell.py | 225 +++++++++++++- dts/framework/test_suite.py | 78 +++-- dts/framework/testbed_model/tg_node.py | 9 + dts/tests/TestSuite_dynamic_queue_conf.py | 287 ++++++++++++++++++ 5 files changed, 578 insertions(+), 24 deletions(-) create mode 100644 dts/tests/TestSuite_dynamic_queue_conf.py -- 2.45.2