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 E7B93459CA for ; Wed, 18 Sep 2024 10:03:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E2F0A42E63; Wed, 18 Sep 2024 10:03:47 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 4248B40264 for ; Wed, 18 Sep 2024 10:03:46 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2053a0bd0a6so68360535ad.3 for ; Wed, 18 Sep 2024 01:03:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726646625; x=1727251425; 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=55vBj8IOclfL4LUakAFCNUT7qUCiYvI5Kl7pLaQs9Ac=; b=CrWY+z5WcpCY/xWtit03sumH4WHCh++xZu5Bp2tuHRhkHOr4uovEUVi20rIOu+wnJm B/bD2YAKZMCAnkw6hbn4mmabkgnG0MdpxjvROVQ+TeM8z9jePfJOR9GrlFbi7YbJy2Xl UPF/+Qmt94DJgILTHd+VT/PYNkzjdj+eBWBIs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726646625; x=1727251425; 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=55vBj8IOclfL4LUakAFCNUT7qUCiYvI5Kl7pLaQs9Ac=; b=Av1emmPK68zc8YFjlvLlQ5JqJ25dQAYEXEKB2BEbr1yOHZ6xAepIngfnou9j4mGYPx h/UEWhcGDPeuLAl3AZ7luoEqzzECs1MUOPWXXjx+A8R/uF9Dde88ltV63l+eAFBZbuQV GkE4NtXQOopYs5Q5BwRuw5abO17JeE30A7Gt5IrZqyg8vdxPj3IfRyUKSzQ9deoWtr58 0HfU/0oEeLpUEmBfRxXfQuzYnFcZGeJVoCleyIKO36H28K01VVWv5b8UUmKl48Dmrr1t h/5WUU4WWycPTl+EJGQMHwf/hG/zYqZtDo1V4iMMXRw9wrR8wE6ts+7RgYg+BF4iVDCl aaAw== X-Gm-Message-State: AOJu0YxWrfJNcra3O2EkiOpGiq0DqyG58ohqceUNnYWidGE1vZ4itcgy TDzH0LKkZEojc1ndPTQmxslH7l7MvtoNJhSyOCTOosy6sSm6RSCIMj2i1solmf+BWHJH9XjoXSC xbHk8Jz/8FYxK4iBYlMILOxPQGzo1To9bBh74/lTL X-Google-Smtp-Source: AGHT+IHHPvIYAoKuR9HcBTKgtY+9R/OOnS9EYQy41RJcjNhrkRdEPJqkquEHaA3V0bzkeqDqeqTTaMoY7Syx X-Received: by 2002:a17:903:2b0d:b0:205:9220:aa37 with SMTP id d9443c01a7336-2076e35f0a0mr316649125ad.22.1726646625312; Wed, 18 Sep 2024 01:03:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-2079462cc4esm2396215ad.63.2024.09.18.01.03.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Sep 2024 01:03:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Sep 2024 01:03:45 -0700 (PDT) Message-ID: <66ea8961.170a0220.c67e5.2b08SMTPIN_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 64AFB6050A6D; Wed, 18 Sep 2024 04:03:44 -0400 (EDT) Subject: |PENDING| 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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/144148 _Testing pending_ Submitter: Chaoyong He Date: Wednesday, September 18 2024 02:38:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:523fd7b3adfdf5a87651e8ca33bc69223b3211d5 144147-144148 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#25287 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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/