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 DB83143215 for ; Fri, 27 Oct 2023 13:12:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D5EF84025E; Fri, 27 Oct 2023 13:12:57 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 443E34025E for ; Fri, 27 Oct 2023 13:12:56 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a7a80a96dbso26812687b3.0 for ; Fri, 27 Oct 2023 04:12:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698405175; x=1699009975; 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=UOU6CAAWaxsln6F96E7ubTawyQQMJhducMzVx6eP+SBTz0SU7omxKNvi1L/kf94p3o fZjBN7IlRW9cQUYs0Iv81sId0FoFqXScixWIOZ0iw1ICEMHdr6e+3WTLcPjuLlcNvD+1 fDGNwo2buoPZxrWW/KYe6P9Pby3hqMeZklBzo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698405175; x=1699009975; 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=FMMHksRxfs8v4SxbgJqKoDiGuuRGQpAuE7PdBvH+kUhbHVPeDXcvlBrJb9fdF1uFC1 3l/9D+26FlKG327TI5Zpu8RTnCnVNyRpZMCqXsm5IHNri3fJgHG/m4badIHisTeZo9p6 SUS3EO3ms+Nx2Vq5Wpee0vlzc4XxC6Fb5mhpPPatezsgtseRT85V0ams14znWEbE1G5D /znwcTi1hmII4fP2jhyHVVV7Yrn6JgKDtjh+KN3sOf07us8kCpe9ut4ciCSG3aS7002U +0KeZ/91taRDnK6hsNIvfS5hp9R7A3IDH+mkIoipylsbVAV2Lk7FF3CfmDCfbEZU3fvG mxFQ== X-Gm-Message-State: AOJu0YzyRz/95SXW+njQFDzgibLEJN9jSwCNrUJf6jFIcG/oMOKfwIPb OoqG47pXCscnJRcHulapApELafanpoV+uOrVAoO2eUYimleWA2Iv6m4hd/HIj0dAQiwUJNi8bg= = X-Google-Smtp-Source: AGHT+IEBKZobbka0mExvsti8acGQqsYysGCQ9IIpl1Z+U6mp/bijEHRgbTkWUhKpTHPFYkju8hK0CQ40BQZc X-Received: by 2002:a81:ae41:0:b0:5a7:ba02:9c9a with SMTP id g1-20020a81ae41000000b005a7ba029c9amr4635912ywk.2.1698405175761; Fri, 27 Oct 2023 04:12:55 -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 w85-20020a814958000000b005afa071cec1sm289579ywa.14.2023.10.27.04.12.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 04:12:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 04:12:55 -0700 (PDT) Message-ID: <653b9b37.810a0220.1b7e3.561eSMTPIN_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 6A7D460524E7; Fri, 27 Oct 2023 07:12:55 -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/