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 1966D42DDE for ; Thu, 6 Jul 2023 00:06:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 14C8E400D5; Thu, 6 Jul 2023 00:06:51 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 86EC7400D5 for ; Thu, 6 Jul 2023 00:06:50 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1b80b343178so40576035ad.0 for ; Wed, 05 Jul 2023 15:06:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688594809; x=1691186809; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TKcImaIwhusYYg3h41kp3y3cfzw/gONEJAYyPMZ6cZs=; b=hQ0za3TIZMPnu/OJJlflyCp0ragJjWQL9iekhyPDXa6VuyZRCCdukWiQUmQ2a9DorA oq4ezeXkOASWHmyr8wDeVLgxt7cMptBY5Sr+c+1BoqRdh6jsKa26zm90ORi3/Yr39eIX In8fbd7pmQ30z2LqJdJQ0iA/LR/s3VomW8Dmg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688594809; x=1691186809; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TKcImaIwhusYYg3h41kp3y3cfzw/gONEJAYyPMZ6cZs=; b=AfecdcSLAJ9ZkBpYGvxgtOHBDsaAJVYPTkz2lzm+SOdT1CeatwYm0CmCAK3e4kaiKf uoYtdsWxYw3q8PtZWS/8PA402aTWgOj4N+Z9UUVbjyL9GM5BSkqi+V3CEV4KqPhsE3+Y 92d/P9ALK3Q6RLJXHd+G++LqQHgSduqE0UaLmNtq1VxijQo2g8e3PVlqrYB5eFcVNF2O fN9W7FOU+ClO6h4D+dSLXJ3Zyg4uihaSp96cTrWWaXF0f6EXcJj3ND4NNv1TJTvfVOlf pCxGAj5HloM1Iikff6I6ZObrPLbHR4xZq8AFv7/jOD8PbmoXLxKYi3wEsJunCY2PoOAy nhyA== X-Gm-Message-State: ABy/qLYZRABBnG4hPGgPnUO6drzU1r8S/2usQZtOn6lcbOgLuTZ30oYT Op6Kr5pej0xzqxmXwNrodDXhyFuxvwBwq9aoZ52Xbm92PMS+aS8Y695uZmeyqhZXpZ9LLMzLgQ= = X-Google-Smtp-Source: APBJJlEK++UNOJrNFI7G1fRWu0bfs/S2ruAeLvAMH3LscZ0SOXoSpp+FXbKQAxrtaM82PFZGwUIpbekdF3oq X-Received: by 2002:a17:90a:190f:b0:263:7089:52ec with SMTP id 15-20020a17090a190f00b00263708952ecmr14960912pjg.43.1688594809672; Wed, 05 Jul 2023 15:06:49 -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 t6-20020a17090340c600b001b84e414b33sm619136pld.106.2023.07.05.15.06.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 15:06:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 15:06:49 -0700 (PDT) Message-ID: <64a5e979.170a0220.185c6.f762SMTPIN_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 2BC75605246B; Wed, 5 Jul 2023 18:06:49 -0400 (EDT) Subject: |SUCCESS| pw129261 [PATCH] service: avoid worker lcore exit deadlock 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/129261 _Testing PASS_ Submitter: Mattias Ronnblom Date: Tuesday, July 04 2023 21:43:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129261 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) 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/26957/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/