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 E52AC43215 for ; Fri, 27 Oct 2023 12:50:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E0B074025E; Fri, 27 Oct 2023 12:50:05 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 0D8BB4025E for ; Fri, 27 Oct 2023 12:50:04 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6bd96cfb99cso1812253b3a.2 for ; Fri, 27 Oct 2023 03:50:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698403803; x=1699008603; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KsFSa7eNf8LIUrTqi0vYULxRa1RBNB5oE0sRfutBrD8=; b=GDBOcNZTLWMX4RI5vciAUuXwUxuaD/hk3KXuphBJ5AmZcs2s0cCgju8q7aTpwW5s8S zJ4VFtYZIBnUxQ7yGJgMVC4DH6zZ0ZqdvL08ai7AOOhIdy25HwKyGA9w1rkNTeB6QONP IU6cOUoHFFXJ9CPn2bIxPaJMq2gfBJaDGZqUs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698403803; x=1699008603; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KsFSa7eNf8LIUrTqi0vYULxRa1RBNB5oE0sRfutBrD8=; b=e/wEfUC4Gv+Lx9wO2fDwLZuSEJ2Jo1omkLI4t1WEnFKe6dBLuwDQEabk3v9g/PUEyk wNHU/2D/AOLW9ktQtkyL1u7GgrMx+PguYtHbGmyOFuC4geN+hdAsQiafGeInZ/f1GJmt 3HEH7bWTzDegGD9ow6U83bktwjreZ7NLRfVXHNGXMx5x+uf0htCPEoYZ107xcGbo8oyk qoeKp7nqXaSufv7J0y6Li3Rbqp5avxNeKpIVICRkzBvqJcvXpn6b88oB62CrNuXzACiT yr8wQ7Ih2Ll3LJ0Vz5h9dYanc7BMT3lD11G1idgpOzisz5EHo7RNtaaslykqebKcP1qP dLeg== X-Gm-Message-State: AOJu0Ywr6A+n8bu6ASePPGr1QVSI4eNZgJD/e2KfFmGuuDja6mdIlVqN BQnMKcD/9ML3FZgLZ3amFX4x+9+cZBnU9fJJQ7AvxkegOi5FuA0BLHGelg== X-Google-Smtp-Source: AGHT+IEXWTh/SVUntTYH+fWwPP7P2V9+BR5IB5wFfY4S1RPL8arBA4Ll3H3s5+vObwdGmLc7kLupBvdtbWEl X-Received: by 2002:a05:6a00:9a6:b0:693:4143:5145 with SMTP id u38-20020a056a0009a600b0069341435145mr2674696pfg.31.1698403803223; Fri, 27 Oct 2023 03:50:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fb3-20020a056a002d8300b006bed0f603fcsm200969pfb.3.2023.10.27.03.50.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 03:50:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 03:50:03 -0700 (PDT) Message-ID: <653b95db.050a0220.555b5.3d87SMTPIN_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 68A4260524E7; Fri, 27 Oct 2023 06:50:02 -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-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_unit_test | +==========================+================+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/