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 1044442DDE for ; Thu, 6 Jul 2023 00:30:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DACCA400D5; Thu, 6 Jul 2023 00:30:08 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 97BCF400D5 for ; Thu, 6 Jul 2023 00:30:07 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-345ff28865aso19950195ab.1 for ; Wed, 05 Jul 2023 15:30:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688596207; x=1691188207; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CZejyKrIASiajjGjQG9rO4gH0qMegE+dUHEzCkBfqjA=; b=DlZRK3F4G8yA9lUUpIRCY/Z5dm+SpKP8MprC8lIGvvAJBouz7fnSrunYtjxpL5cyNc yF88DohGItXbj3GAVLsZ20qQY5Z8H/35zB+OzENsHFINPiqq2N8Ahs00BKIfWXuLqzU9 8VuUYKWauwXYklPi/ZDwkYJZMNW43/XL6C7w8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688596207; x=1691188207; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CZejyKrIASiajjGjQG9rO4gH0qMegE+dUHEzCkBfqjA=; b=OedtFKFXFtcp1guw4Ubob5OCM4GoEK17pRg1qiO5umaQbFqdmhP0p1ARH9wb1EOUPn 4+gxHgd6VTb1pB2Z4QBu835WxkBZiS+DP+QLNd68t8OFTeHo2Q5PVrVPJLwl13fGIi3w uQ/dbwLg73wj6Sh5cADFq6alDg4Dg+5kiNI8IK+X3tlN2E9IxEFhrT+CmDf+IBIjZTns STmj9bLQ1e+aKnVM+mGi6qshvThE5Wey933u1c8TQMg4gCPrpTHlE79VeuuqW5AohWZ0 2Q8niiBVE6aTULefj233Z0HzWPKzQ4TmEupLxtcbWUoad4DZZfE+6wV+KIyhzpx5eYbC b67Q== X-Gm-Message-State: ABy/qLaLdasXTfEk4DXIFWt3RxT1lirkeBpfOYufYX753uwEwTNcrGEj 1RPPz0uURvwMgYRh8I4k8PQ5oe5FMMp1IZQkO5seJLzthPj4FZtsR4yzgg== X-Google-Smtp-Source: APBJJlFvl+VgPA/CbNepTEf3q4EQtCZtf72j27uhQWRUyuMmtkAvm5JZtIY2eVX0uuyuyeqfQYb1c3UD56ek X-Received: by 2002:a92:c042:0:b0:346:1c4e:b829 with SMTP id o2-20020a92c042000000b003461c4eb829mr413796ilf.21.1688596206972; Wed, 05 Jul 2023 15:30:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r5-20020a92d445000000b00345d8706462sm2323ilm.59.2023.07.05.15.30.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 15:30:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 15:30:06 -0700 (PDT) Message-ID: <64a5eeee.920a0220.25aca.0145SMTPIN_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 7134E605246B; Wed, 5 Jul 2023 18:30:06 -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 | +------------------+----------+ | Fedora 38 | 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/