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 98C2C42ECA for ; Thu, 20 Jul 2023 10:00:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94AA840DF5; Thu, 20 Jul 2023 10:00:35 +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 AC2E642B8E for ; Thu, 20 Jul 2023 10:00:34 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-63ccb996b0bso3397896d6.1 for ; Thu, 20 Jul 2023 01:00:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689840034; x=1692432034; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Q2g+szsPHInVf/oZV/YIwX6dQ350qtscRoTce6GLS1k=; b=L+kvgfziRvbusOwU3Fz87Oi4UA1fIlh4RbDytiryl7T9JPm6lNTVGoYROmdq4qu4Gl KpE9V0H4o40bjPYI9nvrdcr4Zfw1+9vHXekwV5NJyGlRbH3RWgov8Crvwe03N/xRoMvl ryhMvuM4GQn0ED/QblHWcAuZ2N7OP0xsuEGTA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689840034; x=1692432034; 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=FBudNyOjZiA7wjOjjVspZOItEd9IkTjqfTusovyV14WkqmGZTMYVb5s1b0wDOunuhv AM8QHEl4l35/1i2HkgDpPeLtx9Fx/t2UACO11vH8j3hIy09cDajfM7/sU/Uje13EL5WO 6NBjAFAJX/Jn5h2prckhhuJF9qVEorqyq9R5ZCLDDKLWiswP/gr+VCbng/zgSvXByOM4 ibfVrBusZd7nx2Fl/JiJty751ugqM47Wp9k6Ne8uRs0x1Wh+PQt+D5GZaVe0TjuiCgQm V5t4alplCse6pc4DfLr57/w3yjBrQ8xjihvBVseDiPmW9/LU/YqQbcZU3Gi35JCcSMfd OkQg== X-Gm-Message-State: ABy/qLbG8F6ILk1pcepdu78Q8cdNMUnsD9McreVqxU+3F1BmiRV7xhj7 fcpCxofI+RH4mj0Jy2sJSh0c89g30xyHuZHJiVNszLHQyzGD7GYmtF7jIA== X-Google-Smtp-Source: APBJJlFOZZNlLTZaa7inLUMT0ZaaY/cQFQs7FW2oX5dW3FJ+kl4yL0/5Q8eEJkAE47evCmuUQzI+ym1AXoLC X-Received: by 2002:a05:622a:1b91:b0:405:3dcf:1182 with SMTP id bp17-20020a05622a1b9100b004053dcf1182mr2185224qtb.50.1689840034167; Thu, 20 Jul 2023 01:00:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q5-20020ac87345000000b00403259844c2sm14833qtp.2.2023.07.20.01.00.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 01:00:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 01:00:34 -0700 (PDT) Message-ID: <64b8e9a2.c80a0220.8c9b3.1279SMTPIN_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 DA28B605246B; Thu, 20 Jul 2023 04:00:33 -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/