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 0BDDD45C60 for ; Sat, 2 Nov 2024 20:22:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CACAC402A3; Sat, 2 Nov 2024 20:22:17 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id F062C400D7 for ; Sat, 2 Nov 2024 20:22:15 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e292926104bso2699092276.0 for ; Sat, 02 Nov 2024 12:22:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730575335; x=1731180135; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=q1lmBSk/xS4R4fEPKlnsSZMJnEuM6BqdIbFl1/oTWGI=; b=g9XIqR8V/mS5VqhzbHGX/Ap8m5kpWiRXR5BtqovhAlDT6jgcvUxvml58QuuVnLdGoe 3c6GIdIhDrQFb1foO6QEEtoF9Fv29nP8TDhI1/07+BMhOtwnFmPoYDaSbklPn6dBlwi9 YLfh3G1LKz+yx7J84sHhwFdc1NKnt3HosOIbk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730575335; x=1731180135; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=q1lmBSk/xS4R4fEPKlnsSZMJnEuM6BqdIbFl1/oTWGI=; b=rr5c6ATpdfX85ucZB8cO6agpuF+H1bKt9SDxCnKugYAtOfwczp/6TzVi6ln/xCTm9e 8oIGnpGqL7HnEm1/6yiTWYXw4jYwvmVUCAgpBpTGy8ubWXVoGk8pZe/klGHPXrHkGnwo lwXum0BS2b5e+Y7V57BR0eef7ELT06h2JfLzdy1nRQUf5nWW3rXqjDvNE0U5we24Mx9n 6XJwpPfnrB+6N57GMv2Bd0nD3/7x/R77ojfbsU8XpIty43gcthIH+qrLRc0s8Lcwic2J XJpGTyJTCWsN6CXxripn7UybyazRSXRWftftkwCVsUtPXz9bfb0IS7I3qNkjPIAZD1cI BDjQ== X-Gm-Message-State: AOJu0Yy6uKDOUvutA8mMZUmAKyhDvbGyykGPLD6pwXYqbJKwF9tnB11W ABnVpVGRGeNl2pqP9sqRyeoKcvdPm/xadXTnJGSuZCTgui/g5Oao08RfKPgO5OZgzCwzEj1PhF9 awy/GlfM3MCAQ1TSYdYekZX/ks1n+Y3a7WrkSoZHY X-Google-Smtp-Source: AGHT+IGSVCs84qvmGGuowZ/UrHtqqUUaGMw1OXy/XyjpxbF4gAFeEQYm0rzLkJLcidH0PE0Ygww9cOh9pZiP X-Received: by 2002:a05:6902:2306:b0:e30:d933:83f with SMTP id 3f1490d57ef6-e30d9330aedmr12315953276.3.1730575335256; Sat, 02 Nov 2024 12:22:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e30e8ada7e6sm330899276.29.2024.11.02.12.22.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Nov 2024 12:22:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Nov 2024 12:22:15 -0700 (PDT) Message-ID: <67267be7.250a0220.3c3deb.3b32SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C76DA6052471; Sat, 2 Nov 2024 15:22:14 -0400 (EDT) Subject: |SUCCESS| pw147879 [PATCH] eal/unix: optimize thread creation with g From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241102100839.2325651-1-david.marchand@redhat.com> References: <20241102100839.2325651-1-david.marchand@redhat.com> 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/147879 _Testing PASS_ Submitter: David Marchand Date: Saturday, November 02 2024 10:08:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:c79900e31e3e5a16c7f5410d0800315a0491ccad 147879 --> testing pass Upstream job id: Generic-VM-Unit-Test-DPDK#26042 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31806/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/