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 88C1343036 for ; Fri, 11 Aug 2023 18:41:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8374940E03; Fri, 11 Aug 2023 18:41:56 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 1D9DB40E03 for ; Fri, 11 Aug 2023 18:41:55 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1a1fa977667so1847995fac.1 for ; Fri, 11 Aug 2023 09:41:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691772114; x=1692376914; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XWk1MVifmRPLSe5s6LLzRa1uUQoCz0gn4k7HkreSktc=; b=YmwaV9REFapa+ALopu9HH1PB2huEnaxSuv2S7Gq7bnvgxZwmGYidxpUOMw9y8VT40W qrUIHI6BvHwcfG/ODZ/I6OEAHU+HoMNMt539LTCZVWn3khzXXSw3jaMlo8Ls0zm/10TS MoR2SdCXeMTE73PSPNECUNzG4sllh5UTuT5+A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691772114; x=1692376914; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XWk1MVifmRPLSe5s6LLzRa1uUQoCz0gn4k7HkreSktc=; b=Xy+4d2+b0QgHDIhJSkF0Tyw1GefyyDs5MM06RosiRnLI8MdB9/tAmhUDCs9luvcf7p C4iSnGRiJKUUrQdcQDhBjp3zC2MdIJW/mGwMJWhOcadVD6MeqAC3jFm6e45CPzIGI3B1 AsFwTp4oG5eYIoOfpna0Tf1iGO/K+HxMY7PWrYNzid7B1S5dY0A1+SAhDzs/D4y90b1v 9edNomkPKQEJgNGxZaOOu4BSG4YebmTh3Fmcy1VuweKBmvj3BLsl1yNSaTNdpgjxUopf xRit2MidJIVZ448RRJPEHyYz1rjc3OIIz82XG+Ty+TxdmbfWvS4Euow9tSPhfEtstPRH NVdw== X-Gm-Message-State: AOJu0YyatR9hcKN06yh+1cL80T+EufnsROSdvPMy5LbpdHymYBm8EioO 35f2qNdz7chog6j0zstt+GF/zU5CRWGNy7PFtMtHFGFxBMQ4mJGKQfhrqQ== X-Google-Smtp-Source: AGHT+IGwWvIgOCOcBtMlSeSihPCdUtiV39kBYlQXG3GsY7I+6Zv7v+kv5knkjgpK8s4OwknouKVvbfXsNFJO X-Received: by 2002:a05:6870:424b:b0:1b0:17f2:6518 with SMTP id v11-20020a056870424b00b001b017f26518mr2888733oac.42.1691772114483; Fri, 11 Aug 2023 09:41:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cb26-20020a056871e11a00b001bf4c52456bsm290376oac.36.2023.08.11.09.41.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 09:41:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 09:41:54 -0700 (PDT) Message-ID: <64d664d2.050a0220.8fd02.0f7dSMTPIN_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 EA72B6052471; Fri, 11 Aug 2023 12:41:53 -0400 (EDT) Subject: |SUCCESS| pw130164 [PATCH] build: move AVX512 check to x86 config 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/130164 _Testing PASS_ Submitter: David Marchand Date: Friday, August 11 2023 13:10:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130164 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ 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 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 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/27306/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/