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 3185042DDF for ; Thu, 6 Jul 2023 02:56:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2C08A400D5; Thu, 6 Jul 2023 02:56:57 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 79BBE400D5 for ; Thu, 6 Jul 2023 02:56:55 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1b8b4749013so248605ad.2 for ; Wed, 05 Jul 2023 17:56:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688605014; x=1691197014; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PfZ+Icch33uyuUC8OGG2OZjmqDjlGODL1BP3vbkOYdY=; b=EpfdniOfHiv0kB/gHy6UJLCEpmEdc8Z/vVUcR0g3poFh+70ZvD5Nt2RKl74gNn6EXk pMpaBpLlwUejPzzelLW5C8gMy/zWucIeXZFGpAb58LeeWj7fx50crpQa3pbdTwuLUMtd mgLsBaaCl6V9iYxtA8ZFHmeBBnSxpOB/Zn4oU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688605014; x=1691197014; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PfZ+Icch33uyuUC8OGG2OZjmqDjlGODL1BP3vbkOYdY=; b=IkeEtK2hesVsREWGR8iafNYic9NCznk0386BZTgmJGNrjxxhJFyq3ScsEQrerlkyOq vrFV0PIqS0dvbic1X+9teMDz0dzzP5zQk39ohrmTFb48PSyJi02jpZQDIg3Sw8IF2/1n koQ1ECHyr4LS4snTIqkkRnFyVKscNdQvpqc0VJ78K/QbyC+CWdVOwZHlONNfy1lDCfy2 OU7zcOO4hcjltL0db6iVD5Mkz+8gWfpcJikCZBpS1Ing3fWCoy6bfDAYWAyetKG32SOR rxoO2LPP/Qeu2Tg1QHIDmj7yKxBxMlVVYaOcw9DTPJrs2iYUV8M33nxbC3beLtBz29GZ iO+g== X-Gm-Message-State: ABy/qLamHn2zo/g/JtG6OSxrBZLN1WVcVzlU39V3zGNv2S69J9WFXGqr 9KzDWDItF/Egvcudbq2zF976DoqmURMUtnNVAiqjwWfc5e25OZ2dHKyaW2SKlo0J0DIh6mO83g= = X-Google-Smtp-Source: APBJJlEvNMBYRjzbLHNSYOfnc2k4QHVITwTJCfUy2cyyiHJG3VFsRgSuqB/P0mO2mNa7puN2gJK5wwLXdI3f X-Received: by 2002:a17:902:b685:b0:1b8:73fb:669a with SMTP id c5-20020a170902b68500b001b873fb669amr504871pls.31.1688605014727; Wed, 05 Jul 2023 17:56:54 -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 jw4-20020a170903278400b001b3c234ad61sm2719plb.131.2023.07.05.17.56.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 17:56:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 17:56:54 -0700 (PDT) Message-ID: <64a61156.170a0220.4b4d0.03efSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E3001605246B; Wed, 5 Jul 2023 20:56:53 -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-aarch-unit-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test | +=============================+==============================+===========================+==============+================+ | Debian 11 | PASS | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | (32-bit) ARM Ubuntu 20.04.4 | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) (32-bit) ARM Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 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/