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 751A643036 for ; Fri, 11 Aug 2023 19:52:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7058140144; Fri, 11 Aug 2023 19:52:21 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 58D2E40144 for ; Fri, 11 Aug 2023 19:52:20 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-584034c706dso24815607b3.1 for ; Fri, 11 Aug 2023 10:52:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691776339; x=1692381139; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pNr9XpFumP8WPEwnoSya4Z4O4k3Sy3Iz5BGlfHfEVAs=; b=JcIFPbF958iFGg8g856zb1nOtayfZdKzeGyI14qm4YAAfqPF0QqaznfnaY7I4nPHgG wm7XqGncsfxpJPTRdkfUUmP+QApT+Jz6yfkNn4VGXexkrrpL5R+jTc5TL7NDfWUYiDtz 7M9El9kSMlCEnwFglg18pPJe+UFircDEefdhU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691776339; x=1692381139; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pNr9XpFumP8WPEwnoSya4Z4O4k3Sy3Iz5BGlfHfEVAs=; b=NqZDorf5bvJk6z81mibvLd3boTkqQ9YNOlHgkDtkXi8puTU6lao3fBl6Z5NtU8DEd4 5R6qI1NC+hZMM8V05UyeBEn3w61VpKZxn7d7ubf+nIRxc0dbOoqN2H6HI7VRvHOpIb1B vOtc0Lz8JlgTAJH/uJQeo1apg8uzhnajlGIeARyG7TzDv6pZzykm0zOiGSI2p6G1G8FH wRRZ7N19BPsmoiaKklc0B1OMXEbfYjFHTYOlSXxa2ged97tdJ8W7V2lidQRrB+L8Lt8O JsCCT83sdOobgnnSr3VRM9AEwA5i+V5M5RwxY1LhIHsgAdzvLWvZoUEhJ6zMPdXZjXhJ mL0A== X-Gm-Message-State: AOJu0YwjS6vYadMvIowz+JXIcFgKQwPhBH0pSTvXy0AbGU99wMZImkxN bc46C23UQZhcdLWDr1TxdlFj1ATfsqGOJAEf5RC8XHCsdDmNlgbr1jfototHBCg5uYSoU6VnGw= = X-Google-Smtp-Source: AGHT+IGwVV2Uucq2JnW8eP3o/hqyAPNMCxLuB/sH988xdmNUiH2MkIP8OHt19OqaUyrJ1+qybzaTN9Yh6MYD X-Received: by 2002:a0d:d8d6:0:b0:577:228f:467f with SMTP id a205-20020a0dd8d6000000b00577228f467fmr2409703ywe.36.1691776339732; Fri, 11 Aug 2023 10:52:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id j1-20020a0de001000000b00586bd95234dsm313064ywe.76.2023.08.11.10.52.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 10:52:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 10:52:19 -0700 (PDT) Message-ID: <64d67553.0d0a0220.6e14b.1cd9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 63ED96052471; Fri, 11 Aug 2023 13:52:19 -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 | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/