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 DB1C34599D for ; Sun, 15 Sep 2024 12:55:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B6FD740150; Sun, 15 Sep 2024 12:55:45 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 40E7F4014F for ; Sun, 15 Sep 2024 12:55:44 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6c34dd6c1b4so25705796d6.1 for ; Sun, 15 Sep 2024 03:55:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726397743; x=1727002543; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=HWz/fRVq6i3HC/vEZPa1P8Yivd4T4kT7ezGrYQI0GxQ=; b=MEdUrmIP5CwyoLL0FfrdcRUiaxAMa10z5uGfwkSOwFE8RyEswiEhFfeOxLVjztS9tV kR+v1h+7Evsr04/MU8oi8T2Pm2p6wD2veHKWHvL3a8J5blGwLWBUER8/kyJFYfE3GUbN Ziw9EBG6xujOvwCyJVuuJW46ZPTxlg74TxxFs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726397743; x=1727002543; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=HWz/fRVq6i3HC/vEZPa1P8Yivd4T4kT7ezGrYQI0GxQ=; b=tknp6r0yr7P2qPcgiM+OiGLlhxQ450CL1lnDcJxABErM8oTUYO7euv5rVNDA+G8F4k wzDwbIbwwhZbJ3Y60POoEP+6UPEUCL6nF2CStqZSOJW8nriWWEkcJHm1+CpB6KibuVb+ uiycaVQM+zV8ATYn3JshxHeoTxGZg2kIJL68s9Ue9ne1/ZebHlgHVTDnmrUnKga4a7Qb I4xrPskFQlgrE6Md5tpJMDKp/bjrNKA053f6YBISIfR8mn3GT/Qqbs0IgLYK48LIsKW7 Hd00H0LcM9mquRSH+L9XKctq8LlY+CXRmknWMRnsDaKtzClzw+Yw63LzQ3GZ9PGFOVQ7 NBfg== X-Gm-Message-State: AOJu0YyEz60IDkq2ETzUIUUkW4WsG+e1s5L23YRRUsiB5IyGFwIFdrm3 tdtvxHb4qUzxSpIzZvFgdn/+5LdWRF5xehUyJhC/phkaDcZJ+dHA9m//Ma42cb6TFEmui36jpA6 AAd4ZtcAZGAIosFk94NYia4B+W51yiOFqLESIJygXbY3Q4FCFJtaxlXMH X-Google-Smtp-Source: AGHT+IEtG2I2neT6DGb1zqhotKBGO2rHyRWtAwcIw4VwmFpWzPK65Synf4ZEg0ShWzG5lp+0pZGsS3mgxVs2 X-Received: by 2002:a05:6214:4807:b0:6c5:30c6:e6e1 with SMTP id 6a1803df08f44-6c57357e248mr194284316d6.37.1726397743485; Sun, 15 Sep 2024 03:55:43 -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 6a1803df08f44-6c58c648a75sm1615586d6.21.2024.09.15.03.55.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 15 Sep 2024 03:55:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 15 Sep 2024 03:55:43 -0700 (PDT) Message-ID: <66e6bd2f.050a0220.39e196.d909SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 3428E6050A6D; Sun, 15 Sep 2024 06:55:43 -0400 (EDT) Subject: |SUCCESS| pw143977-143978 [PATCH] [v2,2/2] app/testpmd: add set dev From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240912065459.2858959-3-chaoyong.he@corigine.com> References: <20240912065459.2858959-3-chaoyong.he@corigine.com> Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/143978 _Functional Testing PASS_ Submitter: Chaoyong He Date: Thursday, September 12 2024 06:54:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:523fd7b3adfdf5a87651e8ca33bc69223b3211d5 143977-143978 --> functional testing pass Upstream job id: Template-DTS-Pipeline#180776 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter (new DTS) | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter (new DTS) | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-------------------+--------+ | Test Suite | Result | +===================+========+ | scatter (new DTS) | PASS | +-------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31013/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/