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 E204542ECA for ; Thu, 20 Jul 2023 10:02:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB23140DF5; Thu, 20 Jul 2023 10:02:23 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 7516540DF5 for ; Thu, 20 Jul 2023 10:02:22 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6355e774d0aso4496686d6.1 for ; Thu, 20 Jul 2023 01:02:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689840142; x=1692432142; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IiP5TJ8jyeeM+aWgRNt8T2C3OzlAME67IzYbD6liIvY=; b=aXJTgcwU01jh8jMCw7o0OZTAvtZEmJQDGvJ6wpxKkOAhMwNGUYfvB9u1Cke3957xow 2q0N9oznIkHS7bHsQtSzdbSAv2ETLwAhJblGJTSo0GTK6qwa/guRQOieUMHfiMHxdCn5 hpiSJW6KkIL58bkcxygTYI3163MCZlyKXRpA0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689840142; x=1692432142; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IiP5TJ8jyeeM+aWgRNt8T2C3OzlAME67IzYbD6liIvY=; b=W0mV9IUyPD63jzEsYHxdG8rWJvZoNnjmOjLRsu/KVIYJVG3QbXTQXJzb6B1WgcSMGw Tv0WmV7u6wqUlCGsk2nMuscoh1RBy+HaRoWu1OreLHDPNVyjGVHqokT9iiXIDEWhMo7Y wBOE8yW20GI7qczPddIbkL/kxTCvccrSGhn33omwUTDvtUo+fhhA4LXyznC4woHkynCK T2NPezvEWaa2yxSQM8nwf1aljlVJlzysXbQ50s3KJdGvlOZHkMu71k5UOZgpB1N2klPQ E94zBX0Xul+SYPG9xlU9lo05onWXxDUmphut9adKHzmcDCpwUIUbIjYVKb9MfSb3wWMM Vwag== X-Gm-Message-State: ABy/qLZv0f1EK8cqIyyxtn1v6XzDNsc4rl1ts7EUGXEkT5mSCoA1py3x AF1sfjSW+P/mzt3xtNK8813jIFWmAMJhHsTpOUm2BmdTjF75t0AMLAZQKw== X-Google-Smtp-Source: APBJJlGRhvVh5Bi4+cRyKPafa70uGM1/57XqNO+XrbFtHfZgAq04ik8ND/1GUpFQZZSU1C5Ieq3LGL4rH2dH X-Received: by 2002:a05:6214:2d10:b0:62f:e7e5:9b4a with SMTP id mz16-20020a0562142d1000b0062fe7e59b4amr7197345qvb.6.1689840141959; Thu, 20 Jul 2023 01:02:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h3-20020a0cab03000000b00636a3f14e1bsm26417qvb.60.2023.07.20.01.02.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 01:02:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 01:02:21 -0700 (PDT) Message-ID: <64b8ea0d.0c0a0220.e53ed.1cc2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8DCFC605246B; Thu, 20 Jul 2023 04:02:21 -0400 (EDT) Subject: |SUCCESS| pw129652 [PATCH] eal/linux: prevent deadlocks on rte init 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/129652 _Testing PASS_ Submitter: Jonathan Erb Date: Tuesday, July 18 2023 01:00:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129652 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27104/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/