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 9A551431A9 for ; Tue, 24 Oct 2023 15:28:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96081402E3; Tue, 24 Oct 2023 15:28:17 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 7F0CD402E3 for ; Tue, 24 Oct 2023 15:28:10 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a7af20c488so45621747b3.1 for ; Tue, 24 Oct 2023 06:28:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698154090; x=1698758890; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=g8mshOtG1Nr1H4VnDs63mYZ7pXRNA1+cYAY89erjPhc=; b=JeRwPPqytN3Et1s4JEkfAI2hDu+NsgnFFUJApKBO3510tPYAMdXdtRKh0V9oupqlgV ggl8cSRvpEbY8Il7f1UKybBQ1JDWHfS/cwK2NGzhnrhJR6MZgifc5goXTwqWFJ/rwlQy al8uv9b1VaNsTAiF0gxfcSwHJHfuPsODrasDI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698154090; x=1698758890; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=g8mshOtG1Nr1H4VnDs63mYZ7pXRNA1+cYAY89erjPhc=; b=pjlH2MsfjZSPRVfrVNuq1DbqymDEEroCtwE7BxoA4mAdVdYFNpLOggrvzI1O/+ODnc KwdFhtCEnLl0FLkpS11sBXbQ+sYyIV38BXc1KvSDRO8ztFPBzwivX4VbRXLNBlCQYq6A 7V7uScFCZrCNMnxk4Ix/hgMjXWzFGYEshzC/PqWI33sEf85Iu6eG/77kNIJ0DWPq0eBD BPFA9ninx1Urq93tWgDH11FrYrqQoubu1EU4J1nS9A8JyX/0Zq/OAaPPGPnsTUOPsWFS 4x5j4P+NYieVz7te+30ha33ekTBZBv/rHT+AnTv2/jwh5voHg0FyU1tSCOi8W2+Gn1aw oBLg== X-Gm-Message-State: AOJu0Yy9TT7l4RewVVbsA+Y+5BOZOX3S+c/e4XCS+HEWLrXadawbNKb7 TKoXZJgy6bxrvOpP8Zdt0p+Z51lBYWOstc/ahrVPo36wJ6LW7bkS77/2D/RZPj3TBbUolxatsA= = X-Google-Smtp-Source: AGHT+IFJxWRqMQKWHUuxHRIq7h0HKTLeTSgm1+RK5ZarW9DCpdXQV/zkcCr1kZtlBCZgv3iqP922Znla9wtC X-Received: by 2002:a81:8745:0:b0:591:8d06:e4e8 with SMTP id x66-20020a818745000000b005918d06e4e8mr13180246ywf.38.1698154090010; Tue, 24 Oct 2023 06:28:10 -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 u124-20020a814782000000b0059296ff59e5sm1136730ywa.62.2023.10.24.06.28.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Oct 2023 06:28:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Oct 2023 06:28:09 -0700 (PDT) Message-ID: <6537c669.810a0220.f1ea2.ba69SMTPIN_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 6623660524E7; Tue, 24 Oct 2023 09:28:09 -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-compile-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_meson_compile | +=================+====================+ | FreeBSD 13 | PASS | +-----------------+--------------------+ | CentOS Stream 9 | PASS | +-----------------+--------------------+ | CentOS Stream 8 | PASS | +-----------------+--------------------+ | Fedora 38 | PASS | +-----------------+--------------------+ | Debian Bullseye | PASS | +-----------------+--------------------+ | Ubuntu 22.04 | PASS | +-----------------+--------------------+ | Debian Buster | PASS | +-----------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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/