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 B4EFF431A9 for ; Tue, 24 Oct 2023 15:41:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AFFE240269; Tue, 24 Oct 2023 15:41:38 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 410C040269 for ; Tue, 24 Oct 2023 15:41:34 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6b5cac99cfdso3705451b3a.2 for ; Tue, 24 Oct 2023 06:41:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698154893; x=1698759693; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JiwgtOQqZIA/bpagm9793FwdbgEuHoRSQB683Zhg4tM=; b=GufImLhTz7uYnpG/vKZq0PcxvaHK/MbDiM8NIl4K2iv692C02KfPW6hiZiyDxJ++NS e5OrwZYkPK9s9tTxz5vKEBY6orzcwb9uDjDWbPIb4YCWHHHfljKXlSOaH2XYxs6jVIri m+YPQQIKfcO4SQ/A5MMfqSjNRGVLcr8Tof+uk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698154893; x=1698759693; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JiwgtOQqZIA/bpagm9793FwdbgEuHoRSQB683Zhg4tM=; b=phQ6+JTNMu6/UnDih+O9sQnVfLcDkUTkusyPXyOd24LPxjD5INx1e+xQMycLjOpopP RMCN9pRHJHkS2osFajaNIvKyz3UrwszTHUL+UO+5iQAJO8fIEtd5XRbsUM1m1lz+9saR iKzP+eBndZ/PvcRasAVWis6Ng24S6d7nQCzPXN7hUcXegPQYf/MSRuYUcZ3xky0awIEh gGN+Vfk0W2zmHQByokIybv0yC49ffiXaZEKNxOWnTMgzQSvBiKE03ezxtG3Tf3faHKkB 7taIkW6aAhv3JEnnLInqHjI6bA6G8Kpk0qNYa/cmoDNF2p7MTHwyKap9HAhW9i9eUXo5 Z5kg== X-Gm-Message-State: AOJu0YxM+j8XaPGE/2SslbiJ1rXnIesbbjgsOMFc2jkYU9lMGm+fC4Hl +yBA562YAaEO3/00WQFXbcy1F3RviN5+UPOUD8/IDmeHK1uhOjpreWku6YdVWfTP84auNaKVBQ= = X-Google-Smtp-Source: AGHT+IF0Usu7v0/034ErFRQlTZxDzqeFdbFK69VPkFJnwon3MXBZP9/3Y7QpZqGCHi2Ca75SKX46xDyr9xuF X-Received: by 2002:a05:6a20:8e0f:b0:174:210c:34b0 with SMTP id y15-20020a056a208e0f00b00174210c34b0mr3007447pzj.0.1698154893515; Tue, 24 Oct 2023 06:41:33 -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 nn17-20020a17090b38d100b0027d0489da70sm797225pjb.4.2023.10.24.06.41.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Oct 2023 06:41:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Oct 2023 06:41:33 -0700 (PDT) Message-ID: <6537c98d.170a0220.69e17.e3bcSMTPIN_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 034B960524E7; Tue, 24 Oct 2023 09:41:33 -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 | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/