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 80EB043036 for ; Fri, 11 Aug 2023 18:33:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7CD5340144; Fri, 11 Aug 2023 18:33:31 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id BAFD940144 for ; Fri, 11 Aug 2023 18:33:29 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-56c96982829so1714748eaf.0 for ; Fri, 11 Aug 2023 09:33:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691771609; x=1692376409; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QPJy12GvJzLTlphpHhskySm1ugAq+F6/v33CFl79/Lo=; b=JbWpYw0C6+42JJpO7M4X4Fshw29u5UbJsz342awWS6v4CJil3ipPiaiwzLH8o+jIw3 9wzajFBPGkGVYxEJgfs/aeSKmBuO9hKAbsr0H77lC3FsJ37pvpaDLZjqBEJXpZ3g3RVD NX8nJUbddBq3/zmR4iAb060Nv/t8cp2/mmt9Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691771609; x=1692376409; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QPJy12GvJzLTlphpHhskySm1ugAq+F6/v33CFl79/Lo=; b=WShTflkkpsneVV8sLXFVlpGZML2MpMdyQDsZGqzd6Y7cnHWAcZbVqtzDzG3kVO0cuC JKsXgzSVUi5d45ay4+XFnexGJHMfFIYruMShjl+fTGYDSHQ82ZOrJtoHIqnGWIblxhAC UxUJpgVu3LLaXcWP3QVcMH92UD7145eXcOttd1K2Fjb8gx9JYjBlu/OfSvXWO6+ni62j h8Lc5t2+W/xDA+gRMk18oSgk7XTewzIzkEUu4XUMugi1AxUrRNjeVjCXpUL9XXfdRRy8 /pVtnAS8kzu6vF4PnGNUEOYgSMzY8RJSFcxxhZpE99ptrCY668Nq45Ibf4QliKL4onJu 4CMA== X-Gm-Message-State: AOJu0YyZSZf36899oyuCfkrJb9IN2cwZmcEXwpxGUTrK1cI7Hm+gZ0cL SyuAJtXVO3r0faCaPuioYiA/nqoJZJlVS3bWvVQhkuq3FvBKj+P9u1haqQ== X-Google-Smtp-Source: AGHT+IGqdk+pU3Bz1NmZaYo8Uxl6y6cbmpQERo/yy6Lxvr/KtlAd+rkNNq8D9Rbbh+qBFnpWdmGQOxpZMCFz X-Received: by 2002:a4a:91db:0:b0:56c:e17e:72aa with SMTP id e27-20020a4a91db000000b0056ce17e72aamr1700978ooh.4.1691771609112; Fri, 11 Aug 2023 09:33:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s2-20020a4a5102000000b0056ccde2631bsm275844ooa.14.2023.08.11.09.33.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 09:33:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 09:33:29 -0700 (PDT) Message-ID: <64d662d9.4a0a0220.3af59.f027SMTPIN_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 908596052471; Fri, 11 Aug 2023 12:33:28 -0400 (EDT) Subject: |SUCCESS| pw130164 [PATCH] build: move AVX512 check to x86 config From: dpdklab@iol.unh.edu To: Test Report Cc: David Marchand 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 | +---------------------+--------------------+ 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 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/