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 42F9643215 for ; Fri, 27 Oct 2023 13:21:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D8E34025E; Fri, 27 Oct 2023 13:21:07 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 418C34025E for ; Fri, 27 Oct 2023 13:21:06 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-581fb6f53fcso1145080eaf.2 for ; Fri, 27 Oct 2023 04:21:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698405665; x=1699010465; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ydsz2ONoBRz//MK6+1MWoz2YcgeisApx7mIZN7Zb+Qw=; b=bUGqK0CLoYemFRkcCeayoQ8NoEMUdkCPK3K5o393+TCGkVyIdoMrxBZUEZqSszZKmp sYhMgq2mkTxWyU3yY6OtOvdwbJdCl0UFF1cSiinChUebu0nbtXzDeaGIrlki2voD0hyO Ez1AAkC/Fs7CNJZsryWMKDDSS8iFtuF1/mX8g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698405665; x=1699010465; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ydsz2ONoBRz//MK6+1MWoz2YcgeisApx7mIZN7Zb+Qw=; b=NdXAfFl7JcOPWqnt/iVEwPqMPE1dx/LzbkpnK+3sU3szjVILDcwK285WMz+9vnEpcU 1riI/JjmKA6iXjcsp9yX36nayCzdYmeQW908PHzjvqtMMSs++hELgfPm4VMryipCCohw MQCIHp9zF+qeeyuxXzwwJejhdchBe7DsmplEoocOEpm2/I9oqa36KZVuqrgF9UkcWsiy HMWWbWme5ASiiIGKQyeZAqTtkkIGuNu9WKa1zlVeKE+ugn0kzVSztwApFdzap8RCE4iG xP0+T3LjHGYVsN5x1fkIKCPMEMW2yahFd0m9XHfsmjjYnrq5j78Rpb4Hbhjb6Tq8xJFa t+/g== X-Gm-Message-State: AOJu0YyiLvRkA3NQYj3vr6XpAqwc6UZpIwjVdFU8LI7/Gkrwib1+iq0Z tBQ8xrrWQhA5Z2Mv/JgwuMC8iIFLDuA0bQ+BEI7L72KQsgP28vUcOvovQQ== X-Google-Smtp-Source: AGHT+IEIAvhxlRVe/lpAqamVMyJmoX3FAsuu+r4RNYEvSx1Ud/PflrdIzBZa2KU1JWHfhM7V0fjUCwfQeUS9 X-Received: by 2002:a4a:deda:0:b0:581:40d0:7166 with SMTP id w26-20020a4adeda000000b0058140d07166mr2281809oou.8.1698405665594; Fri, 27 Oct 2023 04:21:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x68-20020a4a4147000000b0056ca977c8fbsm250248ooa.18.2023.10.27.04.21.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 04:21:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 04:21:05 -0700 (PDT) Message-ID: <653b9d21.4a0a0220.36dc9.4ba0SMTPIN_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 323C760524E7; Fri, 27 Oct 2023 07:21:05 -0400 (EDT) Subject: |SUCCESS| pw133481 [PATCH] [v6,1/1] eal/unix: allow creating thread 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/133481 _Testing PASS_ Submitter: Thomas Monjalon Date: Friday, October 27 2023 08:08:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:656dfad43136ef43f4315ab6ed45b78b68c287a7 133481 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28109/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/