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 5561F4412A for ; Sat, 1 Jun 2024 22:57:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 50D1640270; Sat, 1 Jun 2024 22:57:50 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id AA8344025F for ; Sat, 1 Jun 2024 22:57:48 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-43fb094da40so29294701cf.0 for ; Sat, 01 Jun 2024 13:57:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717275468; x=1717880268; 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=97b3imWixuwv4xbCn8GJMzesvlBRqaP0ZCPvHJHfJkk=; b=aqtuWvGnj83NmIjfo3seFKAgto4scKyl8xscUxJJk2fG7h/HZs1GLVanivzxyTjpLi PpQ21T2jyxUCnUZTbfMCkeHO31QCT0ptN1HHeb5w86R//SekloIbby+gr+oGOH4hBVEh qN7gmHlVimOYu+GyTTchtQCvWG018akODDy7A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717275468; x=1717880268; 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=97b3imWixuwv4xbCn8GJMzesvlBRqaP0ZCPvHJHfJkk=; b=YuQxZy9QvTxkhDuPL3BTY2hBjm6D6K715egxiVb+dG/45oFdtxcgIVUJE8qFKxQGqM IE2w6aYXzMhlkU9QzMdElJCWJY9yrF9S8+QlaFaU+/Z2dFLF/2AbvRz8mWeJadXRDFh6 ziz57dTWWyqeFl9D6MbtKBn2PjzqwIVr8/5GtSWsCxHbckSLXQlKDZNCUR8wil0dwaED UUPS0FgQOt5u5lZM0xH9+CKygpwNOj1utm/Iwm8Z9fKL+dEKwjhBm4Tfvb4FKAdu1Xk7 ZtiA1OjuiefB7VohhICSNCn9sqARgqZi2TsiqDmQGbvefj6pOQP1OHctQObWdaRQzH5k lqvQ== X-Gm-Message-State: AOJu0YxTlNUazGAPjEDKb974EmiMKf4fNbIB82LJee5j7m+QIyMi0v5C EoH2pCcgsb3Ye694hmla0EVIymKmJ0e3E4qqzIjWeY+mPilkQgyibBJS+DltMVYi2qRj46diRxU yArRdmW6+VAsE02gHeGgnsOWx7DSg9MsqqhnyJHGWBffJeT4rySaCEn2a X-Google-Smtp-Source: AGHT+IH7ui4IIoGUSMp6Lt9vsQhBZ74UJmPACJ/JZGJ3k3WhDlmqfJjn0X1l5OiaE8aOgFeCN36nqjFmVSsI X-Received: by 2002:a05:6214:57c9:b0:6af:45d7:fc8 with SMTP id 6a1803df08f44-6af45d712cfmr27742956d6.17.1717275468208; Sat, 01 Jun 2024 13:57:48 -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-6ae4a730d71sm1697326d6.9.2024.06.01.13.57.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 13:57:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 13:57:48 -0700 (PDT) Message-ID: <665b8b4c.050a0220.1601b2.d7f5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D53FD605C373; Sat, 1 Jun 2024 16:57:47 -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-unit-amd64-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_unit_test | +==================+================+ | Fedora 37 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian 12 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Fedora 39 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 24.04 | PASS | +------------------+----------------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.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/