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 139E6459C7 for ; Wed, 18 Sep 2024 09:53:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E956542EF0; Wed, 18 Sep 2024 09:53:36 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id E3CB342ED8 for ; Wed, 18 Sep 2024 09:53:35 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-82ceab75c27so309001939f.1 for ; Wed, 18 Sep 2024 00:53:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726646015; x=1727250815; 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=3ag8WExl42CHzVXp+5d/BfndDuFeJbyciwqRSjWe+DM=; b=QWFN/JtZ6B3KB8tVcyI6Eqqo6wz/kWvZKwEnYskzyyv+Q5MZUnk42i+E4hlI9mNi10 5sK5HTgb29rcwOfSrFCgMECVJNBaJM2jMBekguWIzRwxx+el3Q1F6Qh51ivWLU7KDdm6 gRliMVYIYYXKChmAQn1Kc4XC41WjFQnpV3QFY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726646015; x=1727250815; 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=3ag8WExl42CHzVXp+5d/BfndDuFeJbyciwqRSjWe+DM=; b=kJQIqP1Fv91C4oLgyjqxivZVMSqtMDKJJTVzIBxm9xnGWCkIJXNX9DHP2T67Gjid5q Bs8eoMm5PFuLruS5JX1SomOkmn9aJr4SLHL+Ag/IJyIJSsAbVWC0cvmvwdedvQ/trXCD E9fym7gP+lVvlYoRaXsgMd+FGoJ8TndQ4jKKZWmJ1k8F0LJmU/UE7rChJWpapBZsngXF +Twh3U/1VFtdioGlGxAiElZvgFC5krUKAzTeRcCWjgsKhN6T3P/bFtu6AkUIZWUbWteA XEQFMZVZ1AJ/wzKb6OwhkGhqZ2OJBAdWmAYRj1dKB6pfE8w09aQblykug4aCZPZKe/Zq H5gw== X-Gm-Message-State: AOJu0YyAp30QP3hYuCBzq/5iFWoXXRDd8JB1UP0Pb1Ii+hppoXZGZWdk jzyvkNbRB0qeETtdx/5hYtA0Lv3CJ5aIN4hSDeo+A3DR/i+tU6M/DbtIKW+QLSp8yLN05zQdSiQ JKhtL9ckaCYRSQOL0trkC4r2/H+fASFe0jkFdYHKVwmATA5iyPoJEra4N X-Google-Smtp-Source: AGHT+IHYjAwOeTLavj2tJ/Q3iAgsp5CkbHgp3GWLhjUS0FwX1LGzGS8N7c0+XnQlDlOpIVvqGEWHYGCuzWFT X-Received: by 2002:a05:6602:29aa:b0:82a:31d4:1aab with SMTP id ca18e2360f4ac-82d3783745amr1966651839f.14.1726646015269; Wed, 18 Sep 2024 00:53:35 -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 8926c6da1cb9f-4d37eca77dfsm245244173.85.2024.09.18.00.53.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Sep 2024 00:53:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Sep 2024 00:53:35 -0700 (PDT) Message-ID: <66ea86ff.050a0220.224ca7.33a9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B9E4F6050A6D; Wed, 18 Sep 2024 03:53:34 -0400 (EDT) Subject: |SUCCESS| pw144147-144148 [PATCH] [v4,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: <20240918023847.2964100-3-chaoyong.he@corigine.com> References: <20240918023847.2964100-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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/144148 _Testing PASS_ Submitter: Chaoyong He Date: Wednesday, September 18 2024 02:38:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:523fd7b3adfdf5a87651e8ca33bc69223b3211d5 144147-144148 --> testing pass Upstream job id: Windows-Compile-DPDK-Native#22308 Test environment and result as below: +---------------------+-----------------------+----------------------+--------------------+-------------------+ | Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | +=====================+=======================+======================+====================+===================+ | Windows Server 2022 | PASS | PASS | SKIPPED | PASS | +---------------------+-----------------------+----------------------+--------------------+-------------------+ | FreeBSD 13.3 | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+-----------------------+----------------------+--------------------+-------------------+ | FreeBSD 14.1 | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+-----------------------+----------------------+--------------------+-------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 FreeBSD 13.3 Kernel: 13.3-RELEASE-p5 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31053/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/