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 625FF42EC8 for ; Thu, 20 Jul 2023 09:58:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A5D340DF5; Thu, 20 Jul 2023 09:58:03 +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 1B14E40DF5 for ; Thu, 20 Jul 2023 09:58:02 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-635dccdf17dso3972466d6.3 for ; Thu, 20 Jul 2023 00:58:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689839881; x=1692431881; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Q2g+szsPHInVf/oZV/YIwX6dQ350qtscRoTce6GLS1k=; b=LXM7lh7RafarHCLhWeUEPVY2GJdokCErC5vi0Rjtp4RbhtbaJapmoPTRT22WuMtV1V TOKORQGoaxH1Ha7zRUSaLPasmahY/F2NXhsdWJ8kIqA7VCfsHq1eaAK2/Pghdqj8MyOZ ehRE9I+tbHO0nlU3/fnSImDj8pGwXZ4HYU+3A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689839881; x=1692431881; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Q2g+szsPHInVf/oZV/YIwX6dQ350qtscRoTce6GLS1k=; b=XNUsnmggYeSN1lb5IG5qhWZlC5cM3Frf+ptPc1FsaFheh8IXG0sUtv9B6JUWv/SKc9 dFtJjqF2wezNMTXMlZNsVCXzqcrciPUVNMPTU13BVRfjk1nriT9XeBgdJdGU+1Eqb3sV D8kW/xviEXzSVTWF0j5ILHzbU9FtnUUpj2yH+j5G1P0+Ql70pxrpKCCzMC3OtNxbFFRA 3BHrRP73uv948PonXUyMBmAaF2NuL0KtQHq8erZS+Qxr6mE0yu0GwtG3LPzQ0TjO/2Z2 ROZVcvLP7NpS+UubTwamlciMBsutOIKADeDPGalJ7hSbEHk8XyEMEiPxE7RwQA+v7Uen zH0A== X-Gm-Message-State: ABy/qLZ+jdziTtla7Hxl31b8XKShjMxcTOoBZYBCtKzsEKMm8q/tFk0r v7HmTqQ6BwHPDcN1RNkVuWa5UHo539oht2b7CgzthAurOIqigSeKdax3ZXl4oKOiY3oj4oiRNQ= = X-Google-Smtp-Source: APBJJlHRVPoxrfjXhcXgQeAlAqzETPrgOBPkDXFbmOtFGSIcu31qDM3zYCslilzM8RepxbRGIYB+6/iq4rtA X-Received: by 2002:a0c:e287:0:b0:635:eff8:2b4c with SMTP id r7-20020a0ce287000000b00635eff82b4cmr4612154qvl.31.1689839881480; Thu, 20 Jul 2023 00:58:01 -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 x27-20020a0cb21b000000b00636050dd35esm27335qvd.6.2023.07.20.00.58.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 00:58:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 00:58:01 -0700 (PDT) Message-ID: <64b8e909.0c0a0220.76ba4.1ef8SMTPIN_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 27B7A605246B; Thu, 20 Jul 2023 03:58:01 -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 | +------------------+----------+ 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 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/