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 CAD554577D for ; Fri, 9 Aug 2024 22:39:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C2E2A42DC9; Fri, 9 Aug 2024 22:39:42 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id EDB7542D9F for ; Fri, 9 Aug 2024 22:39:40 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3db1657c0fdso1675642b6e.1 for ; Fri, 09 Aug 2024 13:39:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723235980; x=1723840780; 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=T/+ucmwNOGCZ+qfxAm8OSHKmxu1hVhdvypOxre/TJ1I=; b=cAPuuYxPwnQW1/XXPI5fAvHoF5XG/RRkDPRiprZ70YeVaF6TigoLClJfol6HCz2adh i/87QTsvMe4uduqVNpeVCFKe+Q7FcHQ2Gj3a3zrps/on/xiU66HbVA4UxjZCg/ONVqh8 X4bSrS3hG3y6e7zrEzJRnleKipQUlOcG8pilY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723235980; x=1723840780; 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=T/+ucmwNOGCZ+qfxAm8OSHKmxu1hVhdvypOxre/TJ1I=; b=gSi1rELA9xJ0oETe+Dhf/8Tta7sOh3gu6bVhDPHl4Bm13vkmbWX5ucj+bTisuEeGPU OUSRbpVjSowKJJNObL78CUjTP7duNOrVqEoE22WaFesSCT677RcWccbu366ug0BfdVD5 uJdHGbo0wnHKnIEyrxuOnpvsL12UQ/sSESMGDwx2351HpNHFVzg/Xbzbpt9KJthrRJQA jVT6cOhz0p5WHckHmpJO28xiiNfLW/MzMm5Da1HqBTFaWeGIqEGegj7r+UzEzf0bawO3 tHm1UADM3i6yteXE6lYgIBY8TO7ccDelnv6ZD/SB8OOLiUIhpkCO1S51WZjGJbTENoLJ DFHw== X-Gm-Message-State: AOJu0YwmIMKkApXxMbW+GCb0bnbNpnuKKJg1KxM/PkjZ3dkor0ABN+Xq 5QJ5SNa25DHfgRIS+hoa2IAhz3prSmF6YXJNGD7zeEV0eZ9jxyMiEBCylMnrWL8aZ5kSxh8xxwl mw/CqsbzDYwiLIdZDylSLZJqHZtR3UyY1EN7fPQAfn2E/4Te72hMOymxX X-Google-Smtp-Source: AGHT+IE/8dFh+KC3QoVutn07a5UUCzLoVVjbATYBszdp8w0Lvq0gN1EzB8wV3C9XxWhY2hhMPpXtXlDo0qe4 X-Received: by 2002:a05:6870:b28f:b0:25e:1aec:1949 with SMTP id 586e51a60fabf-26c6316af82mr2968107fac.44.1723235980236; Fri, 09 Aug 2024 13:39:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-26c7203a6f7sm19109fac.10.2024.08.09.13.39.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Aug 2024 13:39:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Aug 2024 13:39:40 -0700 (PDT) Message-ID: <66b67e8c.050a0220.2091f8.1660SMTPIN_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 CB801605C352; Fri, 9 Aug 2024 16:39:39 -0400 (EDT) Subject: |PENDING| pw143046-143048 [PATCH] [v2,5/5] eal: extend bitops to han From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240809095829.589396-6-mattias.ronnblom@ericsson.com> References: <20240809095829.589396-6-mattias.ronnblom@ericsson.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/143048 _Testing pending_ Submitter: Mattias Ronnblom Date: Friday, August 09 2024 09:58:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143046-143048 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#286465 Test environment and result as below: +---------------------+--------------------+----------------------+------------------+-------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | +=====================+====================+======================+==================+===================+===================+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+-------------------+ | Windows Server 2022 | PEND | PEND | SKIPPED | SKIPPED | PEND | +---------------------+--------------------+----------------------+------------------+-------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+-------------------+ | Debian 12 | PEND | SKIPPED | PEND | PEND | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+-------------------+ | Fedora 38 (Clang) | PEND | SKIPPED | PEND | PEND | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+-------------------+ | Fedora 38 | PEND | SKIPPED | PEND | PEND | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+-------------------+ | Fedora 39 (Clang) | PEND | SKIPPED | PEND | PEND | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+-------------------+ | Fedora 39 | PEND | SKIPPED | PEND | PEND | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+-------------------+ | Fedora 40 (Clang) | PEND | SKIPPED | PEND | PEND | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+-------------------+ | Fedora 40 | PEND | SKIPPED | PEND | PEND | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+-------------------+ | RHEL8 | PEND | SKIPPED | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+-------------------+ | RHEL9 | PEND | SKIPPED | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+-------------------+ | Ubuntu 20.04 | PEND | SKIPPED | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+-------------------+ | Ubuntu 22.04 | PEND | SKIPPED | PEND | PEND | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+-------------------+ | Ubuntu 24.04 | PEND | SKIPPED | PEND | PEND | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+-------------------+ | Alpine | PEND | SKIPPED | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+-------------------+ | openSUSE Leap 15 | PEND | SKIPPED | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+-------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30755/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/