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 1A2F74412A for ; Sat, 1 Jun 2024 23:23:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 166EA42E65; Sat, 1 Jun 2024 23:23:22 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id EC34040270 for ; Sat, 1 Jun 2024 23:23:20 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3737b47c0acso14007275ab.3 for ; Sat, 01 Jun 2024 14:23:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717277000; x=1717881800; 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=rWSfSEKVgYGZTjhR4WmVf+04dfVfffEumQ2jLSAm1SE=; b=iBzyKRTI8vNqFLeP94zBu/qky1ietC86d4JGKik4kjjeB4S1rjWvePeKp0QK40srjJ BbsyashKSL0QeAz0nr1a9Qk7mGCcDRf1t3fSHfrLpb2CW5LYRPRXK7cmlkIi218TPkw3 rRIsSEmSbslJinQTXe2IUBA2AKFI/4J8/w62A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717277000; x=1717881800; 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=rWSfSEKVgYGZTjhR4WmVf+04dfVfffEumQ2jLSAm1SE=; b=dzRmarEwzpVbuP7UY/wlljDcXrjeACoLQ69pySiyp5JDkHQkhu5WYVkfh0NSnhmf9d SoMmG4r7dq1qL9bFIUgwMnhhFfcPZzS9/1d2wd/7CvKhxsSnfaz03irvInq52f4Z2vjM nmAHLMfo26W3TMnJUgP+LFj4bICB9sBV2z1UTp1679e4gTeatYa5qtKmQ9nG4qBvrWIY cJpDNW/pZUVLY2jJEvYUKBlIxxMXfVZHkWzlLCJjyN/NEmFH2iboGIzGjKaW64oUthb+ Fp7+Kf24Jnkr8N2YaxjGOSvL9FNRcDzXKDLHtsnldlmuOJhCsmyHc8har9yNCt7CG0F3 FGaQ== X-Gm-Message-State: AOJu0Yzq8vKMWYS9WaIwSpm530Jx9aKbhb/4Ho8BMIK7F/5vtrOms9nv NZrITE3p7sSu0hCqDnx51Vd74Vi0JLiogWz1jekdGi3lzh3GzLRmuqb3KN1Q0UkijFExGPCutmI YvXEBAaWboPuYGW/f08xqOU1O45gN9YLlsLHSLsKmrr2iRVOUsQa8Ym+B X-Google-Smtp-Source: AGHT+IGprbz1BavS4SsT0qMzd/nzXQyiwbTnV8qgeZOeTv8E6z2tPbPmSQvExEGsTgEjL8Oeh01k/8iJr7rp X-Received: by 2002:a92:c542:0:b0:374:5234:6ecb with SMTP id e9e14a558f8ab-3748b9f6caemr61288115ab.21.1717277000433; Sat, 01 Jun 2024 14:23:20 -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 e9e14a558f8ab-3748a1f0b32sm2262375ab.25.2024.06.01.14.23.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 14:23:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 14:23:20 -0700 (PDT) Message-ID: <665b9148.050a0220.08c3.1786SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E3342605C373; Sat, 1 Jun 2024 17:23:19 -0400 (EDT) Subject: |SUCCESS| pw140538 [PATCH] Revert "bus/vdev: fix devargs in secondar From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240531174118.414736-1-stephen@networkplumber.org> References: <20240531174118.414736-1-stephen@networkplumber.org> 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/140538 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, May 31 2024 17:41:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140538 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30067/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/