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 80DE843036 for ; Fri, 11 Aug 2023 18:18:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A91640144; Fri, 11 Aug 2023 18:18:58 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id AC5BD40144 for ; Fri, 11 Aug 2023 18:18:57 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-790b95beeedso78021339f.0 for ; Fri, 11 Aug 2023 09:18:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691770737; x=1692375537; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kBF6lZgIzjsXVYUNlAFdoS8BNsexK6QkTcn1NgURmDI=; b=FbXA0WnRgMtx4bib9W2LTEExkQfUlqApqVa6uy1C/BEMQtRg2fOWls5eu2/l8+UZQT rXPghN4xalqs/uiDSvcKXaAbg1KCjV1+UjZ1DMQPzLrUvxDBEw4MYyuiDWMVGdqW/J3D /EIW3dEm23bZboWESt78XgRzacEgh6On9Ho5Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691770737; x=1692375537; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kBF6lZgIzjsXVYUNlAFdoS8BNsexK6QkTcn1NgURmDI=; b=e+2NOHLzhWea0OjHVo9vLWnWeemC845jqZFHBbTuZ74g+lNGArwbVNK7kPHUtgGDik /yp3Go2gb/JxXzwgOdVkcFPkx/jOFcmTgOnah9xMN4rQPafCMiHfpo1qWTekjtsjZExC M2xWM5bWxt4bK+rVwehBIWJCx1my/xu75zgv7qxW7j8l5rjSPljWemSTzwPpV1NCjxuM qGBNZcYSiDaTgOXXa3AP/zoY7fzO1CtHYMHvKQoH/okvgyWT/bcjElLxteNQhmngfDr5 KzkgUpDhjD1+HqrpGmAkwr6E08Twf27YB0anaTuPciKh2TwFKcBhul5Zo+4PWn6Dd9oX PK8Q== X-Gm-Message-State: AOJu0YxjUKUli4AtChzA/1ATN/IUE7bAO57xl55zgOXaAUg8IkiPJYlM Mm5J5aX63RPviZvSYE8Q6pgfk4mhQdRi21hyhfxczPPwclS5Ljo4cdrAfA== X-Google-Smtp-Source: AGHT+IEUZrY8xaipFzfYZpAshhx14zjwNwpHMsUMqVMQIgYtDC6WBVTrsGB9pfTn6lHA9dSfz3i/nBYsvBa9 X-Received: by 2002:a05:6e02:1d9e:b0:348:797d:441a with SMTP id h30-20020a056e021d9e00b00348797d441amr3877681ila.8.1691770737117; Fri, 11 Aug 2023 09:18:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b2-20020a92c142000000b003492ded28fcsm149605ilh.4.2023.08.11.09.18.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 09:18:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 09:18:57 -0700 (PDT) Message-ID: <64d65f71.920a0220.36aa1.8224SMTPIN_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 B57A36052471; Fri, 11 Aug 2023 12:18:56 -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 | +-----------------------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM Clang) | 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/