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 7646645E3C for ; Thu, 5 Dec 2024 20:17:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 576A24069D; Thu, 5 Dec 2024 20:17:19 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id B71004065E for ; Thu, 5 Dec 2024 20:17:18 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7b66a740de4so99136585a.3 for ; Thu, 05 Dec 2024 11:17:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733426238; x=1734031038; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=sX6hZdWDOtwaINuIV+8HLMwMgqhz24CmlTQOxtcJg40=; b=VLvAmBmfEQgWsQPfTwk/nUl8etk4MXZ+KpESBMkYqfcIVGhicnBPLFvB0Ze1hMnNeG f/LTTFrhXS12ZmfUkq7DHOdppm6t+rZ3IvGujPTr+zFiB8ixIjCybeyFZ00oMK6xDyCp 4QY8jwnuxtxaxYb3YBfb+G39yNK/PsySt0MBU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733426238; x=1734031038; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=sX6hZdWDOtwaINuIV+8HLMwMgqhz24CmlTQOxtcJg40=; b=FZg4UVc90WL7+Anfa65OxEoVwLjf/aPxHCgAA0sW1bnqwVhBv8VW9laLQawE9dAB+w 7sAF/aCe7cy/L0uRFnUmbwq2k7h5WQbw/QY2+oOGd1JIrSDQF+yLh61d0ZoCBWrzM/DW puSFISGfM1IWKWAaG2xt0U+/Fv47UzamqQxC6DrWBX3Vu2Iku6b1TXvxwXpZ9HBpJJ7J Qk3mPx5C3REfe7u/kdMh327csEjKA0slPun96t364w5aenxQSfqL0Vzb3QGebD35hutk LCoQLvGESwSVVvTx+mopSn/bqQbFWlMFpPJUkthCNn5+C21vUiBVo1XNqwWPftfCnyMZ ML1Q== X-Gm-Message-State: AOJu0Yz/YmegXo0swVHWRk3LB5XMKH7jrM6g1dRf2sfO4HRFNK9Nout3 nDjiEUKzwYaarvaE+/Hj5lc6KBJr6iJY3PKNFTJ50XlkzgHZPjUM49FKCOFGcBeqPMIJDgrEUG8 q0BA7vkbzIvcCM5KGjZyq7hwRSawJNiZdcr2X1vai X-Gm-Gg: ASbGnct+gljCNtKe3MOIV0spJG3rqMmf2Lj5nQ5ZO7/ubyQuyPNTNjEHgsWzbH55vCH JgmdQbH2cFN7xgcG0mcngCQJasW/3dQ0hnGRMr3StNlCSKGm00FFuiel33Z7+me39wLPzjNEJHZ CykH8+2BYcBgbxcnhHGaF0lAkw8LW9tmFsvv2OGbCsrz2ufqJsblgGJKR1hWgulxhNPQV7cBvtx kvMvw0OsMvCqk2TWh5dWD+Y1epTuN9gUOqPJcw8b2/4/cYJY5xulT/yCLKTwnhP3hdm4cQ= X-Google-Smtp-Source: AGHT+IEQurIMN1p/wlIcmjC0hy1D2l5yOQipt3VHVtkWhubQvz/kr8+SaM+82fGHPzRORmp0iX5gBW5xrDMs X-Received: by 2002:a05:620a:244b:b0:7b6:6c3b:64ba with SMTP id af79cd13be357-7b6bcb65cb5mr47447585a.62.1733426238055; Thu, 05 Dec 2024 11:17:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-467296e682bsm939061cf.14.2024.12.05.11.17.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Dec 2024 11:17:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Dec 2024 11:17:18 -0800 (PST) Message-ID: <6751fc3e.c80a0220.22258b.58c8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C01116052471; Thu, 5 Dec 2024 14:17:17 -0500 (EST) Subject: |SUCCESS| pw149042-149044 [PATCH] [3/3] eal/x86: defer power intrins From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241205175754.1673888-4-david.marchand@redhat.com> References: <20241205175754.1673888-4-david.marchand@redhat.com> 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/149044 _Testing PASS_ Submitter: David Marchand Date: Thursday, December 05 2024 17:57:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149042-149044 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#297813 Test environment and result as below: +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test | +=============================+==============================+===========================+==============+================+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32093/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/