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 E74E843040 for ; Sat, 12 Aug 2023 11:02:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3C1D40151; Sat, 12 Aug 2023 11:02:00 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id EC74140151 for ; Sat, 12 Aug 2023 11:01:58 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-76d072daea2so202755285a.1 for ; Sat, 12 Aug 2023 02:01:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691830918; x=1692435718; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5+7nCSlYeOJHbEHaef3fJylWypxbtWWyE9vauOtlhcg=; b=d1QeZWUfrkdEmCrj5WXGKfieVUnICN11Uk5THMg3WhePUvsA+s20RSmU1OFP618SGq ZM68JIdwmkN6fXJ2dA1yz48718oibov9j67M+zVFhzfENPQRHjtWL31RXGinRGjoMAiH 47AfGvvB5EzXWS3yq65HriSRXFH1siFrpclog= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691830918; x=1692435718; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5+7nCSlYeOJHbEHaef3fJylWypxbtWWyE9vauOtlhcg=; b=dY+z2s4VJqWfXNvxwgCBBbIEAOlXHvmBKxTk0awgR/RLBaO8AoxyTkws1cW4uJKdIc 3J0JVcb9G6MDTappsdJI+oGvjgvHlOWliVYEZ41hmBGfnsm0riGcbaOJsVCO39kX63Z0 tMMLrI4Vf3ygbMOxJREB3TMPLSpIesxXVzodSYARwvbLRz2eZOfu8wWaFW53PkJfTKhS WGb47eHQ1+pP+cEiwxjwJcXZjkEKZXpW18yy7jJp6nbHfUrQyFJLgdQiEEeT3NDdL+9x IVQxAOraxtMCCVsb3D5KhoJXU2QdJZWcmftOVUfg9x542fDtcfjcyWaz89lHpfeUtBaj qEwQ== X-Gm-Message-State: AOJu0YweW6pv3yM32oR07qaAfhlLYhpvjsZ7/vRnEKABdRDyIC97nQFF D+a3C8TtK7v4IA8zEn1KubeXd05LK/WRltcz3BLsdKv3ni8i4RSociogqQ== X-Google-Smtp-Source: AGHT+IFwJAGjagY1R8E3kj7Pg+OWPYMP++BHmPhbO2Y97hPi4r1fkFmqBJG0McBXQqWPBfrYtkUtVfSqCKaL X-Received: by 2002:a05:620a:2448:b0:76c:cca0:96b2 with SMTP id h8-20020a05620a244800b0076ccca096b2mr5698335qkn.38.1691830918504; Sat, 12 Aug 2023 02:01:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w17-20020aa79a11000000b00686c42edf62sm380911pfj.9.2023.08.12.02.01.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 12 Aug 2023 02:01:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 12 Aug 2023 02:01:58 -0700 (PDT) Message-ID: <64d74a86.a70a0220.f9f62.98ecSMTPIN_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 A4B196052471; Sat, 12 Aug 2023 05:01:57 -0400 (EDT) Subject: |SUCCESS| pw130249 [PATCH] usertools: suggest use of hwloc for new c 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/130249 _Testing PASS_ Submitter: Vipin Varghese Date: Saturday, August 12 2023 00:57:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130249 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 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 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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/27321/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/