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 0156145DEB for ; Fri, 6 Dec 2024 23:51:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F22014064F; Fri, 6 Dec 2024 23:51:18 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 1FF3D402A5 for ; Fri, 6 Dec 2024 23:51:18 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-84198252db1so88456039f.0 for ; Fri, 06 Dec 2024 14:51:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733525477; x=1734130277; 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=Zsl4VeAluoQtUJRJO1LyDUNmedKAA5PXDu49O9kBx+o=; b=W2ZYbOEzqPdMUVahTg8apyK3cZwnhE6Yu1YoN1pqQqbU/RkEUgYCXZoFVppD0Lnjk7 t7zzbunHZYh7qgRBdhHcu3J/ttnFQ/Xn6qzOZw1xG7AJyEjeLhYpz6qD2CkVYnvw8f5U dmk3urnxhSAI2k3+PbCLKw1w4z9hsXV+/l39Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733525477; x=1734130277; 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=Zsl4VeAluoQtUJRJO1LyDUNmedKAA5PXDu49O9kBx+o=; b=nTUSBE8js/m9kSEODT6s4MDOeoI73RxhA3jocCnPFD2TRDmmEVDj5NhC0zwUmeiIoV EAZXD0rt8DrkMlCubqWyQIE/KYbTmpjK12g7bFAjC2S2CGNhzV1NZNsMGO+LGCckIUWt LNiqiVC16GtOkd3wYAINxV6P6XassJu1QUvaFcgmOPGWLUC9ThhYWHme5QORm+yCpCcP 6Kg9i4Zilaiyflb8qvwbjv+4GuqQtbipCmJGZZrJ8mfXljzsqSLR8RjS5x230V2lgyQZ LJxtZHRDzhyXtk/XrlYa4Jr0XiCzmmfCNLtA8S6kq22fj3uTP9cNIwp5EUh1o8doiC9W pTCQ== X-Gm-Message-State: AOJu0Yw/zmyRuiCCQEL6Pfm4I/xHDHhf54QGLv5FOp90556bUlPx/82d iHhwDNCRFj9u/cwrwR+j8zevDm17RhEdstGurKcgvXAU+soeq5PGRkxp42M9t/lNEqKunS6Ws+m /a3+k+CQsW+obsSDG0RfBDO7sEkCQgbuTJ/ZbXN3E X-Gm-Gg: ASbGnctAxTEjiQETk8ztkHioGfgeFu6k0rsS3igmdoh+w24lwNFb+ADe+dcf6f9laan XXSTgcVTQbfiVexVlura/zQxfm1ge8BypQUfBNSJ9TP7woHChoXYB8qzQDf24sLIcJ4ySS9uc/I B8Y0OrtvD25YX7taqFm1tBWsSv1fGqCqaRIY722baWRrpJgenYR+f+gzaQA8Lj1tMuuL+cCYjFJ dTNuXNgNi4m8DGwCWsqO4NFWng9lY+dl5ThokXoT1xVQFBMjWJ5Xifw1uk4gQZe5nns+oc= X-Google-Smtp-Source: AGHT+IHvqHMuSccBOm48P3aXxs+ynrVBxUqgUd2gwmEcW9nP6yTKQKW4i5xg88c/apSx7ExhdApJV76hBeKI X-Received: by 2002:a6b:e50f:0:b0:83a:ab58:a84d with SMTP id ca18e2360f4ac-84471106292mr844491639f.8.1733525477339; Fri, 06 Dec 2024 14:51:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-84473a5d9besm20766639f.26.2024.12.06.14.51.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Dec 2024 14:51:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Dec 2024 14:51:17 -0800 (PST) Message-ID: <67537fe5.050a0220.199bb2.ce38SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A9C386052471; Fri, 6 Dec 2024 17:51:16 -0500 (EST) Subject: |PENDING| 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-compile-amd64-testing Test-Status: PENDING http://dpdk.org/patch/149044 _Testing pending_ Submitter: David Marchand Date: Thursday, December 05 2024 17:57:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149042-149044 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#31912 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | CentOS Stream 9 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Debian 12 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL9 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Alpine | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 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/