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 C6F1843036 for ; Fri, 11 Aug 2023 18:44:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C145B40E03; Fri, 11 Aug 2023 18:44:09 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 9F69940E03 for ; Fri, 11 Aug 2023 18:44:08 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-56c96982829so1722064eaf.0 for ; Fri, 11 Aug 2023 09:44:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691772248; x=1692377048; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=N+CIr4nJWiKQXhAYO31gnv9yjPvh6JEGDIINFT5u0ak=; b=CbQ6rxFlK2ogyKPpt1aLv4o12lTZ4TWfqA8nzM+Qe+xOlnunmxLgvHANQ3fOmXJSVh rWIAcwFYnpC9BxkkPd5/iP8TAgqJDEdkpo9BkZWYkyh4Nx6XJ1vn7FtRlQ1a8sPEIjsx FPsBnL505DTb5/U+yvZxjO6K7gCq5guYFKoCY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691772248; x=1692377048; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=N+CIr4nJWiKQXhAYO31gnv9yjPvh6JEGDIINFT5u0ak=; b=dsYy/NqINvKk1NWtOu5Wp/w/iosThx25W+GGWnFeM2Gt8s3CRTmozfoU80IgX/7tkj JuPEumJWPCTJ+yf56couC6ZEyHJLGGaHDCsMDz4WffC+8xODPAVqjrFAkUNuhGLoyJS7 l/W7bUsJBpeJQYRXUjrZxdu8n2KmCgsNLmRVrKrlA+I05iruhItq/nJ0D4FYY48IJ+SR yJMSQJQ1ayaahiZHqMr9VF5aVkrSskFkT13C2EFG+Q5I870/29phfGbJMsoa0bcywa/4 DZjUYM7HDY6Eq7MhWC80YHYUQwAFJGbsnNf7cty1e/HAvkAVcSQ7IYHcv01VzoZndWgC oc3Q== X-Gm-Message-State: AOJu0Yzwxmc0j4KEDnGN2WPxEbjc2BekUu79fVUzbZ3YYmRn/uMRIhLk g3ptqePGJaUpg1kwYRxpRslaOJ/JdpNm3S9H2ykHVbS0UkP10xEEdzc+Rg== X-Google-Smtp-Source: AGHT+IHSxxQ18pTN+Cw452xntFKUnCtVhM2DvLQ9PSKzA4/ELYaSa1pR3AetiHm/Q6tuaJ9H439pSMml69DY X-Received: by 2002:a05:6870:90ce:b0:1bb:c50d:7451 with SMTP id s14-20020a05687090ce00b001bbc50d7451mr2760330oab.46.1691772248065; Fri, 11 Aug 2023 09:44:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dy6-20020a056870c78600b001c4b34c2d83sm39132oab.27.2023.08.11.09.44.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 09:44:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 09:44:08 -0700 (PDT) Message-ID: <64d66558.050a0220.ef51f.2425SMTPIN_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 AC7A56052471; Fri, 11 Aug 2023 12:44:07 -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 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 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/