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 28A35431A9 for ; Tue, 24 Oct 2023 15:36:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2405D40269; Tue, 24 Oct 2023 15:36:51 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 0268540269 for ; Tue, 24 Oct 2023 15:36:48 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a67f447bf0so168465339f.2 for ; Tue, 24 Oct 2023 06:36:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698154608; x=1698759408; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0Eg+Ig7yMZS+VH8up4T2IC2RuuMNwCISxL+5jAI42m8=; b=iGPccl8d2Uy37Wx/5GTusyitzzf2LzfhsBSPJ3g+w+UvqMgCLokIEZmJZf5R69QkdN Z3GTt2D1J3C7WL+FDMt+s4b/QpJ363EOKsoIKxkZafXPzUhFPO5B3GskoxsTyiwuuMjK m/JszycXaLT4oyCXl3wR3jCjlEcLx3i8Bt1lc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698154608; x=1698759408; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0Eg+Ig7yMZS+VH8up4T2IC2RuuMNwCISxL+5jAI42m8=; b=ttXEtapOGXCwpDiqbSA0x/qKt6tjjJ7Q1BCiXEXUbWAeok9g6rOsRIzTvitmaStVlG EMMlMVpH+tJhWBLv9y2iqhYWtRreyWQy9kAqruLCtrU7YXDTbCck/sX6q3UxokJjnfEX syeuy3+t6P3KzpeobFHpIf3qYy4Oc1OS+Dn4tma5ysq5i4QxStgYKZxo/JXj5eB3mlWW ZQ9Ku5BRd0Kpgt/90Y4N0488h/VM+FtbN8j0d/nqNE8ShAzxaMfJgVRyHSe/dTgrnYvh 5PZhAd0jJlpBcrO6jXydtNWpf7l1p6ji/FcEkqGEseMIi7EFO6p4Xud/79lpva8gLJ5T TfSw== X-Gm-Message-State: AOJu0Yy3Zlo7qQk1ATO8+rWWa6yDaNjdBcpjiRFYQGXbMyK7+FmymMuu 4eH0f4ZwYGRpegHkCB4/xpLv8a2gG9qWq6LRrdsTlD6YJs3mCjo2zjO3yQ== X-Google-Smtp-Source: AGHT+IHQsAAkKWWXVa9Nn2vTKLTeVvJru1Q1oAAt/DaorJW1iqO2iS3+Cu8aIsw7llCOuhR4PwznPcEnw7Tg X-Received: by 2002:a05:6602:2c94:b0:787:1697:1b3b with SMTP id i20-20020a0566022c9400b0078716971b3bmr16145978iow.8.1698154608327; Tue, 24 Oct 2023 06:36:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ep20-20020a0566384e1400b00457a94b0f82sm462496jab.75.2023.10.24.06.36.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Oct 2023 06:36:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Oct 2023 06:36:48 -0700 (PDT) Message-ID: <6537c870.050a0220.5d8b8.d435SMTPIN_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 D5C0260524E7; Tue, 24 Oct 2023 09:36:47 -0400 (EDT) Subject: |SUCCESS| pw133266 [PATCH] eal/unix: allow creating thread with real From: dpdklab@iol.unh.edu To: Test Report Cc: Thomas Monjalon 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/133266 _Testing PASS_ Submitter: Thomas Monjalon Date: Tuesday, October 24 2023 12:54:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133266 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28054/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/