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 9971F4306E for ; Tue, 15 Aug 2023 09:26:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9484F427E9; Tue, 15 Aug 2023 09:26:43 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id BB93C427E9 for ; Tue, 15 Aug 2023 09:26:42 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3a76d882052so4129202b6e.0 for ; Tue, 15 Aug 2023 00:26:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692084402; x=1692689202; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SFg3nOi069Rnvdp3LWO7FWdQjPLJ0RfSmihOirInIIU=; b=ZVaNPq4VtcInXnYFw+rwsdfmJUWkam/EkFLyuiZKIe00k68KwWIus69SJzLbY52ER5 CaTkZcT5SWU2tplb0M8kpuycmLGCFTjDBFEi354aiqtVmVXbEaXzkq/LOHAHiehEqRR0 NZIdRimp5afnLPQJIAgHaeLqdKrRQ7WhGkjqw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692084402; x=1692689202; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SFg3nOi069Rnvdp3LWO7FWdQjPLJ0RfSmihOirInIIU=; b=O8ih7QP4uCT3MED81BVyt1ocH8jhIPzfI3gDKzpxNNpnK5DLIN2EHDDYeR/cbaDTEh ozPDAkfP9QaE8ACgamjdivsUjtrX6QwvVR1A+e0Qy8Ftdu9KGODw1sxk/awfwzbKrW+h 5OiVecaR+GKQZYswehEKb4r9xsd798BGQ+cjycavuk0CzzKEy58zusJGQsrnpkMw2P2I IkRc6i+ux4VmDq4bCC/Bx6A+rX5AbZUy9uiH/ozchIjA2OI+XNPMAVFEBI86akq+pHgN 9uKkvh4rCLl623I9E8GCzqJ/ItKc5V8PXD+syU/ZWi9p51WbCVE0jCUGtSMJ9drFs1bh Z23Q== X-Gm-Message-State: AOJu0YyrSvIYEAEnh/xCrFg4zm4ijvZV+7sUPrO/VXtB60BTjcWWJKyI ih5vPbYuzfQRHfNNHd9/7wFX+SeG07pvtNJRR4EJbL1A5qzAf1kwps4zbw== X-Google-Smtp-Source: AGHT+IEeg6jxYwn73whQeD4Hm9B3WCPU10lFVorrhsMk8CW/4vn/+aRFgoAtZI6cVrDB0UvqcDPc4ef7FFsd X-Received: by 2002:a05:6808:1494:b0:3a7:2524:6d3b with SMTP id e20-20020a056808149400b003a725246d3bmr13845821oiw.12.1692084402145; Tue, 15 Aug 2023 00:26:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z65-20020a633344000000b0055fd8daff8asm545431pgz.23.2023.08.15.00.26.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Aug 2023 00:26:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Aug 2023 00:26:42 -0700 (PDT) Message-ID: <64db28b2.630a0220.5dcfb.0de8SMTPIN_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 4CBEB6052471; Tue, 15 Aug 2023 03:26:41 -0400 (EDT) Subject: |SUCCESS| pw130321-130327 [PATCH] [v3,7/7] eal: initialize worker th 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/130327 _Testing PASS_ Submitter: Sinan Kaya Date: Tuesday, August 15 2023 03:52:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130321-130327 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | 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) 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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/27339/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/