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 E562343035 for ; Fri, 11 Aug 2023 17:55:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFD8040E03; Fri, 11 Aug 2023 17:55:25 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id B86D840E03 for ; Fri, 11 Aug 2023 17:55:24 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-589a6c2c020so31727757b3.1 for ; Fri, 11 Aug 2023 08:55:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691769324; x=1692374124; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sZP/ozQKQ7fSoGu8fyukkf0x7uYvsg01G5bZ8dAWHxE=; b=bIxkraRVZlP3LxsCNnfMk1BlnC9xwkaSjPdx42ki6M5UBX2j0Z8sPy+mXnPbA+RPTv o2w6i5/3Ba6P4wUR/2XJDkGSS22LxQJ8Ix9iFtk5LDD2d8/btyeEGu8JveHi8NglOLar hGn+MpSgUMokEUylLrPhOVIgPR7SNJ5j6YIuE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691769324; x=1692374124; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sZP/ozQKQ7fSoGu8fyukkf0x7uYvsg01G5bZ8dAWHxE=; b=Mo74X8b5CKNk9iZ7ACm4GFnY1RUr01tZXKHx2ULtsMv2j+q1k3c5HnBpr0VObTIu2D EitkvMkJbAOsDylUd2Q6ksiDRwA1toBgKoHigUzn9A53/+3fDXOaNCkkOLPHxol+1bJ0 kX9KV7nW0zPYUuBj2fRhV53Q6IL1UpguVC0ftCz4KP+UNfJ6BxYmM6ffHdOytXqzIyfM 5GDF3tB0r0i+dgnVKUfhScL6CyNIel6nyORwyqdIR98+LTsLC+XwBmxm3xeVirQUGtMo GjZCtfFfqB3Sv9wbKmJnTKMUHgnY5FOoKiYsHr584HaIfXxkheqTK8tKJ+S2fDJvH0+I o5mQ== X-Gm-Message-State: AOJu0Yyj8z1zKuODJis3N87G1ZCeRYrD8t6tNmKf9evSgtBZFJgob29P UKKL4asnJkGzMo1/Rd0xdyf0EiLUG8S+6VVHuAiLMqvLxip75ZzdJN2c8w== X-Google-Smtp-Source: AGHT+IEME17GWiW9zoPEt5E+HxGnhFiewc+LaWQq0zLPQdvTRA3CYibRZHrXD1Qq6khgHmHMe4SEcYH74fRk X-Received: by 2002:a0d:cbd7:0:b0:56c:fbd2:edec with SMTP id n206-20020a0dcbd7000000b0056cfbd2edecmr2821602ywd.6.1691769324107; Fri, 11 Aug 2023 08:55:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o125-20020a0dcc83000000b00583d2c3ccb0sm298058ywd.25.2023.08.11.08.55.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 08:55:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 08:55:24 -0700 (PDT) Message-ID: <64d659ec.0d0a0220.a29ad.06b0SMTPIN_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 BDF066052477; Fri, 11 Aug 2023 11:55:23 -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-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/