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 656C345C76 for ; Mon, 4 Nov 2024 12:35:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6245940BA4; Mon, 4 Nov 2024 12:35:03 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id D84C5400D5 for ; Mon, 4 Nov 2024 12:35:01 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-20c693b68f5so42649105ad.1 for ; Mon, 04 Nov 2024 03:35:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730720101; x=1731324901; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=VNhIK6oMqMBFiw/3Pt+bYR0Szl0230RvC/okotmyv3A=; b=DjcAtiXymTCTTSCUbIWKMWa+jpRVzyi8PltQpdTh7O+EzcjVZ+aatJlweTaDdmhldh DZ4cg59r92rtLnUOmSOqQoPigZ/zftvV6ogxXwv6u+6eGwS+h428xzuPBKBSL0V+l5o1 kjLFv8XsRZiMJkRXfLK188R0bu8gWkJ3X5Um4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730720101; x=1731324901; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=VNhIK6oMqMBFiw/3Pt+bYR0Szl0230RvC/okotmyv3A=; b=NzFbamEo2q0B0g20OS/651SRML4RMypB8Yh/fvVHNKLywbCDl4/mcAUZ8qH4b426Qz Abe7Dj0kKjCaRZe9Y1BzT0WuCHcgXQ/W0I2Ren/rLwuGapaXJID91hMxNJb9jJWMCpIL b4uQEiJTfA2ejnuLGQRhe178/nwy1DJAgwPElppsOC+VKnPhT6lyO9PxFkVTj7VyBdMN 6yNRlQRujpwAyWV3oks1W3pmwp+duPTsFKTk0Oh4MKYpWiil76m++qR3pJZQZXY0vXRW 1MQv9vk7k1iOMpOdqS0SFmnM6lqMyDzQgYyX0nl8KaSAEEufLFuvo0ZD7PHhGCQ61JQB Y6sw== X-Gm-Message-State: AOJu0Yy69Xf1/L/unspkD2QQ75igff314oNmatOCaV7qrL1b6G9NFRNK vz8eJ7XRqeOEM+6+nizCA37hPfn6Lk6pQ1aTDuGqm2nUEKMuLE2jZh5zP5yBKmVD+Ssqrf1QUyr XZL/UZc/ePp7Lj7uLMHl4uCfD0hJou299FTLZ9QgOIPCbYu6ijyfJFHqT X-Google-Smtp-Source: AGHT+IHzJAbyuFNWSqJowtEjCmodQ/1zb/vA17O2dJNVNyaTv0Gfn/Dk2U1KBU/3+390ks3YK4qNZo9PUYoJ X-Received: by 2002:a17:902:f791:b0:20b:5645:d860 with SMTP id d9443c01a7336-21103b34323mr207037615ad.36.1730720100894; Mon, 04 Nov 2024 03:35:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-2110571a62asm4490495ad.24.2024.11.04.03.35.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Nov 2024 03:35:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Nov 2024 03:35:00 -0800 (PST) Message-ID: <6728b164.170a0220.1766b9.7809SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1C4A66052471; Mon, 4 Nov 2024 06:35:00 -0500 (EST) Subject: |SUCCESS| pw147899 [PATCH] [v4] eal/unix: optimize thread creation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241104085708.3596816-1-david.marchand@redhat.com> References: <20241104085708.3596816-1-david.marchand@redhat.com> 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/147899 _Testing PASS_ Submitter: David Marchand Date: Monday, November 04 2024 08:57:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:c79900e31e3e5a16c7f5410d0800315a0491ccad 147899 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#329551 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31811/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/