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 1CA6543215 for ; Fri, 27 Oct 2023 13:13:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1655F4025E; Fri, 27 Oct 2023 13:13:53 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 4F3A14025E for ; Fri, 27 Oct 2023 13:13:51 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a6889f33b9so52078039f.0 for ; Fri, 27 Oct 2023 04:13:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698405230; x=1699010030; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Qj9kaQKXMsZ48pVCZA0faIs/0NJj8ZY5QSfmzmih7NQ=; b=jJ38waAu7Cl4r1b7/v5wZ9C531flqsG9L6u08nUskoibVut40eg93fZ7hvpUBm2zLR s4vAM+DNs08qOuYnuJGFAMO6qxKHgSDaksir0YfmtIYw9suJEO9xTP+qnvLzPZMr8mTI NM5EihhAVUao6bDfcN1NJ4ydGtb5Q3U4Y+xZM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698405230; x=1699010030; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Qj9kaQKXMsZ48pVCZA0faIs/0NJj8ZY5QSfmzmih7NQ=; b=oYIJgGoMx5LdEyHyIrrPv2Ub/Q2zi8QI1mxnnPulmcEpPjT6643ztYTrwjAq8PGqs8 eZtxqv1RIntf+3caoAG1qJaM1hQ9mGX8rldPOi4SY4v7R01WBHMFSdluouLtSHPgmdz9 1DGReYH7cTyMPKzc3SQR2juNXiRJ8LR6x4/WeKr4NW+qeyEHWC1Wlm2zwcP7ReIuiDne aePoNN3Xpu5q1rCuh4kfgWPJYm/0KBYNhxYy+N62J0bLC10r4mwei86ynaH4hzibyke7 aI+PbzlAGMQ0Re67b6U1Q3nePr/r05snk2B0lf03Qf4NhUlIhqAqf7T2/jBJpQWyb2Sr 4zJg== X-Gm-Message-State: AOJu0YzGK82sp+Eq/8Wij9gcjQ/ZAreAwB67Gn9cb/FRgoc5WXO9U1ze EVFlk888dZW8eiMkQHSLET9AMQRe1GyMBVpvh/9OmrBD31XLEjdfBUypkst0cl6PHDMpsU2e8g= = X-Google-Smtp-Source: AGHT+IFFc8ePzac9V+Th5RntO1VeeIxoVbv40ntg78bMwN5plhNfDgX3IT2zYxqhqreywr2/7PXzTNphFlZ2 X-Received: by 2002:a05:6e02:1d96:b0:351:526a:4bc with SMTP id h22-20020a056e021d9600b00351526a04bcmr3296279ila.15.1698405230805; Fri, 27 Oct 2023 04:13:50 -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 b27-20020a05663801bb00b004574d9c1a34sm145511jaq.56.2023.10.27.04.13.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 04:13:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 04:13:50 -0700 (PDT) Message-ID: <653b9b6e.050a0220.df21.29daSMTPIN_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 58F8A60524E7; Fri, 27 Oct 2023 07:13:50 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/