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 4B29843037 for ; Fri, 11 Aug 2023 20:14:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 464B940144; Fri, 11 Aug 2023 20:14:46 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 5DBF140144 for ; Fri, 11 Aug 2023 20:14:45 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-686b9920362so1727514b3a.1 for ; Fri, 11 Aug 2023 11:14:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691777684; x=1692382484; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TzfIf+VUJbSG9/b6ajx2mxvbNaAGerZvAsux1StsalQ=; b=EAPBROsWLNY86iJm3fR+YxQm8nA3d5u64lHFdhPtUvg+TU4CPIEtgw0NPjjlbFmwPs Ii/x5kdRXAV5+FgREGUpo13T14pCi/GQsj4/4TDKrnlZsSqqKlS/65a4gjQm45/j0lkJ 0hFvUQmGD8rO7G/yQi72wWHMzKqf+fCukYNL0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691777684; x=1692382484; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TzfIf+VUJbSG9/b6ajx2mxvbNaAGerZvAsux1StsalQ=; b=jAsGHsuSgIKPrTFfxzb82KwJESBAQ4jmXBhlpu9pP9h2qSNIKsWc9GHt/m+Ih+0QSx F+fCydv//l1JfbjikfHyTbjhsOJIUg9C2nbsXe3/MdrHkrkEYS9brL+qBrJXKk9tQ3TN +BOThCficDzMl72QbQVzFbI57IGdtbw0rkcFgy6NbCj7ogkp6msuEzbI10L+wRUATib+ Cgr7lA2ErGL9pJpIV0YXxFD5MpWSGfYpzWykighu2DtdipOirMz2lZRZdCM+VW2aX/eJ R+ENHwVpoLdoNtPTpoCL7hBF6WNSBDlxrZUc0hHaJNkdyEnweUYwhDK8zAMoT3+68SSQ Qspg== X-Gm-Message-State: AOJu0YxguonimdNnwRFyYglBqRNn5I1lpuE8wh+3PxwjflQTHmz5ZIzd ASGW0IylsOAezgnFY2NIlJMrkay1yxKWWSHvk8wBY86HxRGtxx1jD6G+T4Esh9VitdJIYXqI1g= = X-Google-Smtp-Source: AGHT+IFcdoQPOJW881futtpHOXopNH4h3rU5cXmfotbV/UVxoF33jhrTXLLR7u7ULikZb+pokm+LANBugN6E X-Received: by 2002:aa7:888f:0:b0:686:6166:3738 with SMTP id z15-20020aa7888f000000b0068661663738mr2690040pfe.28.1691777684587; Fri, 11 Aug 2023 11:14:44 -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 g18-20020a633752000000b005643f895343sm219710pgn.27.2023.08.11.11.14.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 11:14:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 11:14:44 -0700 (PDT) Message-ID: <64d67a94.630a0220.e94b4.bed4SMTPIN_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 D47B66052471; Fri, 11 Aug 2023 14:14:43 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/