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 A2C57433E3 for ; Mon, 27 Nov 2023 11:46:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 82EA8402DF; Mon, 27 Nov 2023 11:46:17 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 7090740150 for ; Mon, 27 Nov 2023 11:46:16 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-285a64dcf3eso947397a91.1 for ; Mon, 27 Nov 2023 02:46:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701081975; x=1701686775; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hk05QIBv9rNHpUe4EeDoWmUKNS4+UzOyXtVhxPvpKWk=; b=cMRyzAXFUOailMYfFKAxJg1dAkmsv6LQELSHkpm9SYYJPIFDCWMut7wFZ1fxHjQcUX JVw23WwjwxPTfgSmtvqttcl108yoNvtJMdYy72TqhdVO2IlqIidX0fV9xuThUNRnCtDB J+a9QthpePAgoF5oF8Xf7b+PSjX0wBpfVchKI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701081975; x=1701686775; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hk05QIBv9rNHpUe4EeDoWmUKNS4+UzOyXtVhxPvpKWk=; b=XoRogPST63u0Ksj2H6LlGv0d9KqkkUiNaqVvHE2Jch2+vcAV28c+rUfKv7JjNcHep9 erWWDUxE7IWMquSLRaBpMPkZqjuQy+MiGqEnmk2z+5Bue0sutLxxfhOgGz6utifZBKIu A4F8QrQreE7JGKtnfyiYDGlIKklIP6Y/N64II8uXr4GnuWsn50W4Cfn/kVXyQSYrzDZL PU1lM5Rp9ILcR0/gJ/5Plc/RjuQWR2LPcUd8gA6Qx6jwuxduUFg/izEmtzHyG1o51DZd 0XLiANdj976X21UwwbTJhQ1VdCW80fsq5amHONX5mCPrS3LvhnH0CeMT//e+M5TAaar0 Fv4g== X-Gm-Message-State: AOJu0YwjFEf47pN4Su9cJhvIEalYIwedQdPJW3D7Zpj+OGGRL75+R1RO 8FNYFJaO6NDOnHnegfjXXEfJ+mdpxGIh6b4bxcSA/i+5B8DMgDdK+Hadpg== X-Google-Smtp-Source: AGHT+IFege55tiQCUczdPm8XzgNO50WPDJacQm/HHsaLANL6YYmRhW4p26ugMBOEQwI7EeTZZJK65hwtDUDo X-Received: by 2002:a17:90b:4d8b:b0:283:551b:bd95 with SMTP id oj11-20020a17090b4d8b00b00283551bbd95mr9653446pjb.13.1701081975394; Mon, 27 Nov 2023 02:46:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 26-20020a17090a01da00b00285714a9313sm862415pjd.12.2023.11.27.02.46.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2023 02:46:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Nov 2023 02:46:15 -0800 (PST) Message-ID: <65647377.170a0220.6beca.4a3dSMTPIN_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 9B2026051823; Mon, 27 Nov 2023 05:46:14 -0500 (EST) Subject: |SUCCESS| pw134618 [PATCH] eal: introduce missing rte_thread wrapper 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/134618 _Testing PASS_ Submitter: David Vodak Date: Monday, November 27 2023 09:25:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:4358da71b382d1015be7323e1b48d15e34f2562b 134618 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28473/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/