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 4A3EC42EC8 for ; Thu, 20 Jul 2023 09:48:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4456240DF5; Thu, 20 Jul 2023 09:48:29 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id ABA9B40DF5 for ; Thu, 20 Jul 2023 09:48:28 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1b0249f1322so377145fac.3 for ; Thu, 20 Jul 2023 00:48:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689839308; x=1692431308; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PhN4pdkpz+6OJ4mDJO2vCepYl6hhdfXaBn/Zf1/qNS0=; b=FLAfy0iAhcgT2jb87x02Kz/kBhDE1D2LpxG0C6xajiABfqxP4diwmREJCWUdDFdapO +QSvVnGa6CfQBPic9PZVs13e/Za1EZmGN4TyrW1X7ygg3eSpt51xVpR9zh1g8S1oqlDO XqgADkJBqc34uT/j66O4oF1yLOUro2SaMxhqQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689839308; x=1692431308; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PhN4pdkpz+6OJ4mDJO2vCepYl6hhdfXaBn/Zf1/qNS0=; b=FKbF0Zggpk+mVbkkkbdOCjwfspKnqkd4+bhFjF5M/hEnCkirdUnisauofDJoZq0Mqx B+lw/NTAlzDYE57FjFP5e5Od7PZi7B382ocQepWtveQImrcBb+ahvwR78/JQKQSk5+zz ca95VHIBB4/VDILu/sdtcjVtHmQ1moUc798ZxOL7kWdztv+tFZ4TE9fjW+MCB+wYjLvq yV1q9VXSawVsE7iKxQ+s5cWsH6BdBTREZbRcasZiEWX9Ijd14L+E3XBhetg7mDdhhf1G 7Cuc6ihEMe8qMzaulI2lysO3x4d/PVcvBRz2oq4+dY06UlvxmzgnFC+1ACtROWY/WhQB F1EQ== X-Gm-Message-State: ABy/qLbi2qx6r1ZFvu87qFgt4C/qxvLr0c1CL3TmqhvGjIUmdPAzvvIT XoLj8OmMeL4inztesKk7i27i8gsfVEHG73XD0OrPIpkhKxwDxwnrN0ASQQ== X-Google-Smtp-Source: APBJJlEkIFE6g9LUif5zcyjGntbyl/niHQtVFupKd6294cfbiLiocgPEc86pfmLdQdWdRpYMA2Puwn4AtInG X-Received: by 2002:a05:6870:e302:b0:1b3:dfb4:6431 with SMTP id z2-20020a056870e30200b001b3dfb46431mr1049444oad.8.1689839307973; Thu, 20 Jul 2023 00:48:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ed50-20020a056870b7b200b001b040c92f17sm31769oab.1.2023.07.20.00.48.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 00:48:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 00:48:27 -0700 (PDT) Message-ID: <64b8e6cb.050a0220.e6a63.27bfSMTPIN_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 6C8B7605246B; Thu, 20 Jul 2023 03:48:27 -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 | +-----------------+----------+ 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 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/