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 668F443215 for ; Fri, 27 Oct 2023 13:01:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 607364025E; Fri, 27 Oct 2023 13:01:02 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 90B7D4025E for ; Fri, 27 Oct 2023 13:01:01 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3b2e22f1937so1083758b6e.1 for ; Fri, 27 Oct 2023 04:01:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698404461; x=1699009261; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=b9Vu3Pp5UHXO2Mb16v6l4tq1x/NUIY2dUJeJnihoKH4=; b=cVZDk4RDVpaN0CF4mrbUuzaPDTn0y1H4iK30uvSm60cmtJSCKKV2cvTnDfJ+ng23Tg uVH9fd86yIB5Ry8pqqiUFix4Cdt/+ztHjkCCQImLh69RaaapduYq9Bf5nhmgZvddooad yRnhJW7tSmO2tHyubOm7UDE/vdtESntPdWMFE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698404461; x=1699009261; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=b9Vu3Pp5UHXO2Mb16v6l4tq1x/NUIY2dUJeJnihoKH4=; b=DosTfNd3U7yePQc7sQYpKg5bNKhaCq12Ub9O6gbQFs2pNIiYP+F3RXVPhWZBhZfWCt 1LfjqJJ0ExYLh5VArJM3B/RJobEvm0+90zABUwWexo6FlrmVJd4R9ZKP6sq5y5eoVPUb g36q4UdaRkNxeYVUHMwyd0fy1pjGPlTrZRQSx35Aj+hXR6ly8B/nyuYXr5XmT3UMXXkI eg5FS/lcyLc9CO5/fXpKqn7el2kfMkvudpNca8lIbBq75Zqlcg+SQNT7R+dyw3opCe35 B3SFO+RRxe2Oh6s0F65AUi+4f+iVn0NltC83/cn4GPLkeprjBA5+ClWoe8hoPx4rr0/0 BZfA== X-Gm-Message-State: AOJu0YxVy2bFO1SEx/jIbkr83hBz3p9kDZMjz1qWVnt0o+t5edBoyKTl a4zh7Cu2qXGcNg4cycGDE/uETVGOkRIhF7en4wSWQVH/2AA43o0eTQzpLg== X-Google-Smtp-Source: AGHT+IF55N3JrjuJpZzaq4VVbAvau0QRE4z3j8iZ4VfTX/1Rs06SDmrJo1TfGhSAbA/5qTJkARkG3HcStBOM X-Received: by 2002:a05:6808:290:b0:3a9:ea90:5901 with SMTP id z16-20020a056808029000b003a9ea905901mr2067213oic.56.1698404460872; Fri, 27 Oct 2023 04:01:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t4-20020a25f604000000b00da04292552fsm238955ybd.26.2023.10.27.04.01.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 04:01:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 04:01:00 -0700 (PDT) Message-ID: <653b986c.250a0220.c0504.46c9SMTPIN_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 7177760524E7; Fri, 27 Oct 2023 07:01:00 -0400 (EDT) Subject: |SUCCESS| pw133481 [PATCH] [v6,1/1] eal/unix: allow creating thread From: dpdklab@iol.unh.edu To: Test Report Cc: Thomas Monjalon , 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 | cryptodev_sw_zuc_autotest | +==========================+================+===========================+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Debian 11 (arm) | SKIPPED | 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.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/