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 39991431A9 for ; Tue, 24 Oct 2023 15:31:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3489A40269; Tue, 24 Oct 2023 15:31:26 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id CEE8B40269 for ; Tue, 24 Oct 2023 15:31:24 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6ce2ee17cb5so2793426a34.2 for ; Tue, 24 Oct 2023 06:31:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698154284; x=1698759084; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=N7k5YXOO52vZdhyZ7CBw2lFmAYaZ+/2LuvBowFaAnu8=; b=QRwV/SWBE1I/CWcce5Uw6ig3K24WtjnX70cxmje2flb6UlqSn7E6qwrhbWAZjXfoU8 jYfeOX3a6PV2wkbGHyNgsj369QozL0doe1i3kI7Kibo7fqiPthhdKoNbfJkG+B4EhMGn 5jPoqjRe5TChbaQ6krrqeUBhLI5JbhQOgB0Tw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698154284; x=1698759084; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=N7k5YXOO52vZdhyZ7CBw2lFmAYaZ+/2LuvBowFaAnu8=; b=WO9m/w3tMrlykPnWi9RT5JVqQaRZB0vpLsfn3UGCbusMCGgnM36GbltVC35/dipLZI IARHadsuxSedYU4o2xxVu3zIBW0EpFCtzS4H+AvYZpiuVbw0y8e7DgfRMPJHwT6/j1nI AKKP9y6SRwHSwApTet3L7QDpQxmTOPNO20CxY4DddBvXkkzW2Rf9aRpXHE/sknkFovju s5jrkK4wYABOEqvfE5VHfcJLuyxjrCZ25Bj4TZQJX/6eRK7a26Vp6hFVyKvliIyYVTn6 JdUlSiWEFRoOXtyGThVTdoslgKRLnzUnxkAt81bjxWRKAuZMq9YeGenxiGwToBK7Hc/D eCOw== X-Gm-Message-State: AOJu0Yzfe4T/t+NSK59+ueNewINmi+kMjgOT+lXJBEExqVUMQDFAvjpq 8m3drJfawamloewOjL/Asmh3Ciw8ea++Fxw8BxVBGaA0lxoW9Y7ie/v0j+wX6pwiPhQWYONj6Q= = X-Google-Smtp-Source: AGHT+IH23jN287izgl5JZdbPKgMGH1oCmqUC3FFwV3MFRmR9Qg61z9sgJ20m+y7Y41XkcZEZWYnbisKrUurN X-Received: by 2002:a05:6830:3102:b0:6cf:6837:e4aa with SMTP id b2-20020a056830310200b006cf6837e4aamr3964395ots.27.1698154284226; Tue, 24 Oct 2023 06:31:24 -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 s67-20020a0de946000000b005a7fb7cf600sm1150520ywe.47.2023.10.24.06.31.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Oct 2023 06:31:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Oct 2023 06:31:24 -0700 (PDT) Message-ID: <6537c72c.0d0a0220.b614d.bf79SMTPIN_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 E6EE760524E7; Tue, 24 Oct 2023 09:31:23 -0400 (EDT) Subject: |SUCCESS| pw133266 [PATCH] eal/unix: allow creating thread with real 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-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 | +---------------------+----------------+ 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) 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/