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 7878A43037 for ; Fri, 11 Aug 2023 20:07:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 566DF40144; Fri, 11 Aug 2023 20:07:17 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id F2B7B40144 for ; Fri, 11 Aug 2023 20:07:15 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1c0fff40ec6so1438972fac.2 for ; Fri, 11 Aug 2023 11:07:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691777235; x=1692382035; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xScKCro6pOixkUN/JUwuGiZocneSBD9uwLnzrjWdyKk=; b=M5x2Jp7BHseUEqF0CPmwMTzv9I6sxSmpAIaSVswQI3e0x/nRvgWUUg9zlqEN9hb6/K 80ZG+hlT/8nwZTVvW+XRfrRMCPW8bRZPfaU8haDewYb2kqbByG5ih2ccxXlaYlVc1VIl ud8faLxdSQ48ap8ccLbOPRRctZQ4pwPRooAt8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691777235; x=1692382035; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xScKCro6pOixkUN/JUwuGiZocneSBD9uwLnzrjWdyKk=; b=ZthHxaiBjjO56ZMVisIwBfgpUTUf3GnMVqtumKrjL+1BnFy1GPcmkPm6C7Uabu6tKh 0l+1DUFGtHrL/cXNa2MA029Ou/wwfuGGFPovWDYHBx+ifxOJTy7WDmzqdT6C87W5xCvx mZqTtSaHNj1tI3fAQClseTM0tGqZ2+twLDeF2/mBcLgwYBMsCIuiTNYBjpLJchy/17HO EpsrPB9jGBaB7razCVyVTFW3wmWZPHl7eQQ9eDy8lFcU9tTrSL5V/9zqRxG5m1rsEPrf 7RuaY3q39KKRIdvaV3Bu7RKxjurWw+evTSAOj41fUSwczMGtoxGOnCvdCbPq/fJztQPP zKtA== X-Gm-Message-State: AOJu0YykSeeXy4+VqW/VOcVV6Kxt+tExlC9ef9/ifR2zBbLp4j5dP6EN HKmyLuUSiN4n9lY6A67NRg+WwM15tuXhcCZ1NHrMIIe3mDKrZVz/KWCqZA== X-Google-Smtp-Source: AGHT+IHQIG/JrF+3jbS3W1yYRYeB5MOsLLq95m8B4T2ap7A8j1vv7HndUIzBujV78PafkRXX5z17wjYgmt7l X-Received: by 2002:a05:6870:310b:b0:1ad:34f5:559e with SMTP id v11-20020a056870310b00b001ad34f5559emr2549159oaa.25.1691777235147; Fri, 11 Aug 2023 11:07:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z8-20020a056870e14800b001bb95ece977sm301239oaa.1.2023.08.11.11.07.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 11:07:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 11:07:15 -0700 (PDT) Message-ID: <64d678d3.050a0220.7ecd5.1456SMTPIN_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 7A1456052471; Fri, 11 Aug 2023 14:07:14 -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-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 | +---------------------+----------------+ 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 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/