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 5490242E3D for ; Mon, 10 Jul 2023 20:08:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B1B840150; Mon, 10 Jul 2023 20:08:16 +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 3795C40150 for ; Mon, 10 Jul 2023 20:08:15 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-577412111f0so61900587b3.0 for ; Mon, 10 Jul 2023 11:08:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689012494; x=1691604494; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=U0Bvb3N6jQQa6GTsVX1SrncrTgBik4tcCGSEomdKsCM=; b=FduxKU/+pruQC1E4SE9mlr5LqMq1D7QBn7f7FARaOUhDRlE+XgkdPUQQSajWTLLQsK 29EulkN5R7O84M5PL8y47y9Yoo4Z1+DGiBgk/vlAx9pC9SW+cJXsR+udNV3GJlFfqn0a gl2qg8o7h/Suct9MWhr8l9A0cOB+7k6pZHj0g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689012494; x=1691604494; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U0Bvb3N6jQQa6GTsVX1SrncrTgBik4tcCGSEomdKsCM=; b=OZ4UCFgh0HTo2h7a4ZGY0CD/2AbiIcQuxoT/fltoZ/y+o2OeoAkJ3MVJP+/Ai6oI+f wEUpQawO/EwUbSoVwkgfarHpcTC7OyYx7SdtB1auDz12XqfVYHawQQla7W1IgWnvyRyA Nx9d7695aSJUcsUoVqk3CnvhPAygCbixIW8lL6y5nTX4TtiZJLEQQkPujfuu9FSszzmD OUG7NRfy/d2BGC9CIc55db1Z9hcJ+pusu2B5u0Dv4RAMiqNuSSyRh3rrKafVdeR5FlcG ckB0XSNTMQS/UvwSVy4o+eDcmE1UXkLtObOzYIxnBLXNkqdvQ8OxgwVEQrZRmCCB5P7/ zHzg== X-Gm-Message-State: ABy/qLaT5AP45cag//ou5qCuUcOA3pC4TnxFI27riBrMC0oFQjHsEII0 DNnIKOIH04RQVNATPA8VwV13LP74scs8Fx1kaDDpHSVeO9K5+9jJExKtcA== X-Google-Smtp-Source: APBJJlE/G2xQS/S9aK7caAm9C5RgpV8s5ZD9BgrB8lKfKVCMv7ItyE5GKshutwErRpZzwRmpVjqiLgTjMhWm X-Received: by 2002:a0d:da01:0:b0:570:654f:aa42 with SMTP id c1-20020a0dda01000000b00570654faa42mr14083110ywe.40.1689012494520; Mon, 10 Jul 2023 11:08:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u18-20020a818412000000b005688894cc94sm112500ywf.21.2023.07.10.11.08.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 11:08:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 11:08:14 -0700 (PDT) Message-ID: <64ac490e.810a0220.59a75.11beSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 388B2605246B; Mon, 10 Jul 2023 14:08:14 -0400 (EDT) Subject: |SUCCESS| pw129422-129426 [PATCH] [v4,5/5] bus/vdev: check result of From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/129426 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, July 10 2023 17:08:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129422-129426 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27025/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/