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 E4C7E45A3B; Thu, 26 Sep 2024 21:49:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 838C0400EF; Thu, 26 Sep 2024 21:49:57 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 591C54003C for ; Thu, 26 Sep 2024 21:49:56 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-20551eeba95so13526325ad.2 for ; Thu, 26 Sep 2024 12:49:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727380195; x=1727984995; 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=rawCCb3cEupI5EAKmM7+yGq4ojpWUZT3T6p7ypgcM9g=; b=LkxQZVqX+0rDX9IsOUuB66JZ0SzAm0MHFnKiTd3qrY/DKKRAOoffTHdxRm9H7Y+fSz /ztfw2B0KMiDeOiGOpXtc7k5Z07VMaZxTbTQQVEzzZuCqsF7rA33XL8aH/PW+oNw/2hK kYYFUsLBFX16Bs5TwZTHp3PHvhpq7UNFvtWr4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727380195; x=1727984995; 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=rawCCb3cEupI5EAKmM7+yGq4ojpWUZT3T6p7ypgcM9g=; b=HwrI1D+3wX6FcSTZNUOgG30EorY/dAJo6gLUyQ6ZrGAWnKVScmSmk1/wu02MT1Ywwv pKgbPss3RUTNiFTCIs/UWCOyRcRSvPAP8Wc7c7vRbkCrT2DoZPfNwnxRW8XLxMuG/t4N YgmrOwxqwMy3n2tRnWLqo5YxbngmnK5eht9+107C8HFIi/z/CgwiT4Pwz9rvcp7TX62p rXdZLjYwMh88VxzE/Et0i7e5aIEhUCg3b3PwsK90I1lWa9mMUvtww1f52RB2wBOwazsu MT890dZLk9/Rg0sfKYBH04+72ynOOTnBtp9KFA5sBvhjYaCdCzJ9DwfnY2+LwMeZesqT lAMw== X-Gm-Message-State: AOJu0Yz/wEzG9sSGzVdg8KrY/focXhwJowkRWlXdkR3xxonJBaL0Z1ux PpFEz/1Ovns6+FGnrNkriKPbqQ5A9tPdzR7Ozq5SPh/acgwx6VWOzoHiVsjQ65bQY9TtE/ReQKe etSYYxPWPbEFHkiGKej4dm7YSy3g8MXEz X-Google-Smtp-Source: AGHT+IH3oEvu5YHa9IK4yjfT1pf+RM/jMfr3xrfV8NlLsIyNUwHl8wCplswh9rXkuF3pkzbZMy1+97K7hcbi X-Received: by 2002:a05:6a21:2d85:b0:1cf:6d17:357 with SMTP id adf61e73a8af0-1d4fa694d21mr1018394637.11.1727380195300; Thu, 26 Sep 2024 12:49:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-71b264cdef9sm34524b3a.13.2024.09.26.12.49.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Sep 2024 12:49:55 -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 F0B3A605C351; Thu, 26 Sep 2024 15:49:53 -0400 (EDT) From: jspewock@iol.unh.edu To: alex.chapman@arm.com, paul.szczepanek@arm.com, juraj.linkes@pantheon.tech, thomas@monjalon.net, npratte@iol.unh.edu, probb@iol.unh.edu, Luca.Vizzarro@arm.com, wathsala.vithanage@arm.com, Honnappa.Nagarahalli@arm.com, yoan.picchi@foss.arm.com Cc: dev@dpdk.org, Jeremy Spewock Subject: [PATCH v3 0/2] dts: pf_smoke port Date: Thu, 26 Sep 2024 15:49:39 -0400 Message-ID: <20240926194941.17582-1-jspewock@iol.unh.edu> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240806185631.335737-1-jspewock@iol.unh.edu> References: <20240806185631.335737-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 v3: * rebase on next-dts * update dependencies Jeremy Spewock (2): dts: add ability to modify number of queues on a port to testpmd dts: add pf smoke testing suite dts/framework/config/conf_yaml_schema.json | 3 +- dts/framework/remote_session/testpmd_shell.py | 36 ++++++ dts/tests/TestSuite_pf_smoke_tests.py | 121 ++++++++++++++++++ 3 files changed, 159 insertions(+), 1 deletion(-) create mode 100644 dts/tests/TestSuite_pf_smoke_tests.py -- 2.46.0