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 2DCCD43057 for ; Sun, 13 Aug 2023 21:02:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A8AF40DFD; Sun, 13 Aug 2023 21:02:51 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id D654A40DFD for ; Sun, 13 Aug 2023 21:02:49 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-586a684e85aso41119057b3.2 for ; Sun, 13 Aug 2023 12:02:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691953369; x=1692558169; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ySFPfTlQTG7rjic0ua2n0Z6+49jiDlcY+nB7AQG9aLA=; b=T1iNib+m3fLKNtQSXhsNB3WgSA4cOzyTfks+syUjvrKtBzmlj6e6YC7RhsODjd/Jeg hz+F0rM3sW/d42f3cMygs3jaH/G1LKaBcg/90KuN36/6Fu9sP8p2nyqKxWkcgM9o+XVm vujo5YXX+eb9A4G/jrYSfF3Ho4jBfy5S0Pz4o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691953369; x=1692558169; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ySFPfTlQTG7rjic0ua2n0Z6+49jiDlcY+nB7AQG9aLA=; b=B/8xlE3IrISGGXwbNbmDP/ilJHZw08j4vKOiIRDySaw+jJ16gW18beBOTc43CTNpYc j7iOEy1GL28nhRmO+6f1wPxE20mOn89hNB+ap7rPVpIzPn+BZDdvLlZ8+iTLzavWdN3o 3knDY/vdfGiCCFc3T73FYOKVH/JTMPn591dIbRGzTBIfP0fveSGKr345EKiWxMUGmRq3 y6oXrcMjW+hnlZo5e21U0PU5PgxmayxveK0YHyFQkrBXBX7+CQ8GEMbCqAhFoHDBcL6H WMUWU3/SdN3yhqjoEc6FBcYNetaB7QXsDKPGpd1zEkE8SHQBfQTMo/2C4JCinBmswTpn Mgmg== X-Gm-Message-State: AOJu0YwRCOQrLNMSwuPXr2aTqBCvPlm8DC/qWUMCUKLcSrZ1m0nAT6yX k6w4SQqn77c6XTmm8GdVd2Sf1nsHtUY/Agg/jPdRKXlDhGa+p1zmEL1XbG7hbF4EZtuIUq62Rg= = X-Google-Smtp-Source: AGHT+IH1iOjSbiwH5Tqljj2viaZUnmqMHgjJwyhGmd+hSJVaNidTzSkOa7ruy2jF0sPOKC/Vq9YKduVseqL7 X-Received: by 2002:a81:83c7:0:b0:583:4f9b:27d7 with SMTP id t190-20020a8183c7000000b005834f9b27d7mr7466587ywf.52.1691953369297; Sun, 13 Aug 2023 12:02:49 -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 g62-20020a0df641000000b005835be3649bsm649832ywf.27.2023.08.13.12.02.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Aug 2023 12:02:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 13 Aug 2023 12:02:49 -0700 (PDT) Message-ID: <64d928d9.0d0a0220.6de2d.8ce4SMTPIN_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 CF0556052471; Sun, 13 Aug 2023 15:02:48 -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-amd64-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 | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/