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 7068C4412A for ; Sat, 1 Jun 2024 22:46:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 54CB740270; Sat, 1 Jun 2024 22:46:03 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id E0DB74025F for ; Sat, 1 Jun 2024 22:46:01 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-62c6317d15cso29722217b3.2 for ; Sat, 01 Jun 2024 13:46:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717274761; x=1717879561; 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=jFZDXKQH26a/bugqZ8YnYjVgxg+xh3iMUnY9PK/fFjE=; b=ZJB2pdCddh/pu7vgJS6IMJK2U3Xbzk0itGjDac7SIGXPk6LaUStBXJ7jSA2caLIKYh A3SW/S+2ttPydqpr+10HMKGkZ0qnBmm3q3GErpr53n3fm6dK4OEQPuZNbKlGEAJERbaj zzTNMadg7W1cbxFjM3TdK4gcyyLOXJkNQcGwA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717274761; x=1717879561; 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=jFZDXKQH26a/bugqZ8YnYjVgxg+xh3iMUnY9PK/fFjE=; b=u051+YxUW9OiX3KMkN3l8wlDEMc7MJzjt3Z3CnSI3xxPSESig5LhXBkA/H9VmDgShw eeZwJaxoPVsqzUQro2v5ocKJYm+KHRFoEdNw9Ot9gGBRYyUQmEo/gXRzeQoLVfHR2Cip DDpDDhDj+mJabfDKfC0jcKyXY58AVY/58vgSH70wytQq7RVAJlfYLgZhQNtgKaUeYg1n /2gfUyTsE25Uwm+9k0mFH6v6anRbcYY3VorgLlR+lKX2NVHnrYslJyU+d5U1xmghzf7a BIwNHKPKXu2j3Mthqi6L5TuYEDL+LtIPRJh7Z9PgI7QNSSo9QDIr/gwyDuryffAeHAeA DUog== X-Gm-Message-State: AOJu0YwBzNS5FwEwY43I7pkm2sx99XwRXOB4q7EOSZpDPcpXZP6/OhzT mYZUdxCF4Lri/ydG14EZJzTkc+gm2OMhgCseb2P7j+776KyQLxTL6HUAniGRO5gHrjTIaYrl6Vf KeAYx+iC0MqBERqyb2Ki3Xl5/qOeiYUtxPpfLCZdl X-Google-Smtp-Source: AGHT+IEf2mOUjrNuDIXhZDwYwnH6+sbEt3rALsgWpCa4sTTZbLpBossp5vLbfCAvYAgd6ta7jcU9rtujKHTd X-Received: by 2002:a81:f00c:0:b0:61b:111b:f0ba with SMTP id 00721157ae682-62c797ede44mr54433907b3.36.1717274761274; Sat, 01 Jun 2024 13:46:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-62c767dcf72sm1623607b3.73.2024.06.01.13.46.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 13:46:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 13:46:01 -0700 (PDT) Message-ID: <665b8889.050a0220.e539b.d3e0SMTPIN_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 CF3D4605C373; Sat, 1 Jun 2024 16:46:00 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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/