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 22931431A9 for ; Tue, 24 Oct 2023 15:30:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1CF5640269; Tue, 24 Oct 2023 15:30:42 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 0780340269 for ; Tue, 24 Oct 2023 15:30:41 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-357d6489a47so8188075ab.1 for ; Tue, 24 Oct 2023 06:30:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698154240; x=1698759040; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+q/XgTOHxMS9fGh1G6kl12dcrGYUF8DBmC6OwEnF6ho=; b=hycemd/YA8WVTwKmWIS5aQXffVD8I7lWxESMUt3iShIWXE7K+/cC83BxuRY6uF3n74 mTR/jfWxmCHndBTeUU2+wvVdvoRTVz/GK9G5tQmSrBU+PNd6BC/Sq3CMMFn/j7cGUM0b UnYT2lkqLcvTv6TuEGcMi8J2e5B/lWAzsPTqY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698154240; x=1698759040; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+q/XgTOHxMS9fGh1G6kl12dcrGYUF8DBmC6OwEnF6ho=; b=PHTxTtUEc+5bjFN2XJH+oR6QZPvu1AVvorc3I7VmEajog5j9nuLOIVyFYqRPjQMG3U OGDgfkwKaNKSoIM01oYkleMnxND1BLhzwFbCtMCRp9Hu1LcVg8NC79lV2U4vW+97fbkh wZG/upGBjZftyjmCwRA//YelbDdCdvD49tJsIIge2RTOaMUnPw1JeY9mVAGfVSv56iGh 0IrFm+444P9j1JqnmKq6yOIYiWmRbzbdy1aqX7wSc0X9uSbc/emxN/WSbFeE2jdkV3A0 XGxn6r3sUQz9Unf+s2UUWgmne/74YoiCRbTb5je0QYy8Fe+fXW+Xpk8Yf+W/KodbmoTS dqOg== X-Gm-Message-State: AOJu0YxpmenxxKoHiZ4bCOQ74VNsYmMeTxSXGqAGTKeh+4RDgwW9U/gp rAlSl5QGhHstuYBh7jCDJ7PItmKXYPg4J6289xTzzsFEmnDkBCSnqtg39w== X-Google-Smtp-Source: AGHT+IHZdeFsywBTs+DQHFkSJDoAV1TxLthwvtcxCMYg4G4tS5He/nKCSPZ8g5VJOsu3s+cOFqThws8Sx9na X-Received: by 2002:a05:6e02:b42:b0:352:6f88:9818 with SMTP id f2-20020a056e020b4200b003526f889818mr15607062ilu.11.1698154240296; Tue, 24 Oct 2023 06:30:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x11-20020a056e021cab00b0035774e4eb8fsm867645ill.7.2023.10.24.06.30.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Oct 2023 06:30:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Oct 2023 06:30:40 -0700 (PDT) Message-ID: <6537c700.050a0220.96336.26d3SMTPIN_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 E5C2F60524E7; Tue, 24 Oct 2023 09:30:39 -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-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 | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Fedora 37 | 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 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 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/