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 99287431DD for ; Tue, 24 Oct 2023 16:01:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7598A40269; Tue, 24 Oct 2023 16:01:49 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 01E2B40269 for ; Tue, 24 Oct 2023 16:01:47 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-66cfd35f595so24561526d6.2 for ; Tue, 24 Oct 2023 07:01:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698156107; x=1698760907; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=y74xmG3fmzOkXKVFF5PjM/JLAqXVfKmrgF2PI3iX1wY=; b=Yn3ojAgmyyBvDunA/ZCn1i1MkmrAdZtel2AlTcvJhRw9IIE9j/WFrqAwskL9g9cZnv I3U1I9wzWxNpy0ZF2mKqyP0nB0RkR4GoAje40wW0ZLJYAirGpD9/YgPLptNWMpkJ3AVx Q2pRHaT/9QkiH6PON59pSuXUhmISz3dobEN2Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698156107; x=1698760907; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y74xmG3fmzOkXKVFF5PjM/JLAqXVfKmrgF2PI3iX1wY=; b=G2hChy7GQJP6mvQtwhGKzDIFqMh8fgzoE6B4syP//8ZQ59vZFK5HG2J6EskW3qUk4d 4ysC9JEo5SjFDRMPrb2Kyrs0cDE3mVegfgY1kuUHW9wEJvJKf9vflImocj2C/X1703CT IZDiv+gY+Ld3gn0AbNcH5eYv0SKKJsEjH63ycF3Z9QVFgXqTZ4EUWV16NzxG2tzDkhUe T+rltDf8aj/QhZLY6n1BlVd5EtKxwH8kvoArRh3THvqi97YfuKw8CippFNgtcG2wdIMh ILi0/CGDbzOYBPaqvIxl/XRkyvKE+pbpHxB2SM5mt23W/MoDMfaZO/6rPf54rpg9DTHI gzzA== X-Gm-Message-State: AOJu0YwjXI8BKnLJTQ9tJpukIktrtzMmnhDc/kqln6CjwOiiWGIhjHBH ZywS6TJd82sObq3treXoBEeuBm1OnLgxoU3ycpyZcSrpSy2JNplLZzDNzAkQ/mRwN7S5LmmngA= = X-Google-Smtp-Source: AGHT+IE8COh3IYnPA1sHh/zQCqbaX5MPXyD3ALTNzp9j32SR7xwqndE2ya9+Kz1JK29prxUXB4HjVr1SwMYy X-Received: by 2002:a0c:f452:0:b0:66d:bdd3:5d5 with SMTP id h18-20020a0cf452000000b0066dbdd305d5mr3742033qvm.0.1698156107370; Tue, 24 Oct 2023 07:01:47 -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 z3-20020a0cda83000000b0066d21602c35sm521218qvj.64.2023.10.24.07.01.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Oct 2023 07:01:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Oct 2023 07:01:47 -0700 (PDT) Message-ID: <6537ce4b.0c0a0220.b1326.f4c6SMTPIN_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 113CB6051827; Tue, 24 Oct 2023 10:01:47 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/