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 156554577C for ; Fri, 9 Aug 2024 21:12:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1090E42E77; Fri, 9 Aug 2024 21:12:13 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 8AF3442E70 for ; Fri, 9 Aug 2024 21:12:11 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-39aeccc6377so8755415ab.1 for ; Fri, 09 Aug 2024 12:12:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723230731; x=1723835531; 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=+f0bg7CyXR5XCibm2QFyL0Vr8tZtvwN9BIHLHj9HWQ8=; b=IqbbpnM6NfBQrgoTwdpmTBi4ppO82IUqkSsSIv9Xr44Zw4xz2dH+7X9nTgorYJHtqy Qx4LH73Ea/3RVB5iXViIc//scxoZ1xJvfwM0KQNGvZUdSO+3d0xtELpE4/Xw1FQ22+ld uXjcudyrrnTlrGjIUOyl700OOjCdagWiF/C8U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723230731; x=1723835531; 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=+f0bg7CyXR5XCibm2QFyL0Vr8tZtvwN9BIHLHj9HWQ8=; b=TUhQ5Dawv2/xg7Gbpu18sYao3HayBZ0dcKPT9gBJTJ9TZsrk4fKornrzDojXZGmc7K ZOZWg6/Q2yrHiFQiYitAdaYSIW2mnIDtGJGqC06+nVAV20TYzuqFWY2vJnvEDNAzfpRg yhAcDIK2jEGKP/qqtIP5uD8MRGNpUgraxQ2Ge59JdykObZhAixVRSITrHX2CU0D2gqz5 ZutwQ3NztU+5QgTMJF/4CKdrKDLVPZtdEfJYLqWaFsb+mPWXNm6zMc70lo3fVHOZEV7L 5HHq9QM6VBM90+8RZvxiRoU34ZfRK/qtbZzW/Sx8uJcokWwdFuzD6BzQd+Bc73eEzXbR gtyA== X-Gm-Message-State: AOJu0Yxyt0TlCTdntFgIQw+dcYYTM2G/j4XpCAhn0drE30FRYHUExkaO 6yA3TTVjLcjGL66d3oDuL2hTVH9nQeJ5Hlj+y0CaylzQxUkxFNvtfGF3eq3tbT7DWcRnhghSFla AoQIDV/862Kb19Is6e13QcQ+xdUzduET7yYsHcJrr X-Google-Smtp-Source: AGHT+IFFwRoh2IaVRYB8M37m6Jf75RwyQn3JZbVMV/8NyMXAIfF5Jxbi1EsQFunr+1mlRbO+xneCnApardSV X-Received: by 2002:a05:6e02:138d:b0:397:98d7:5180 with SMTP id e9e14a558f8ab-39b6c1187d3mr38675385ab.0.1723230730909; Fri, 09 Aug 2024 12:12:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-39c30a9e033sm51905ab.17.2024.08.09.12.12.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Aug 2024 12:12:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Aug 2024 12:12:10 -0700 (PDT) Message-ID: <66b66a0a.920a0220.3c09d.071fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8460A605C351; Fri, 9 Aug 2024 15:12:10 -0400 (EDT) Subject: |FAILURE| pw143037-143041 [PATCH] [5/5] eal: extend bitops to handle From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Mattias Ronnblom In-Reply-To: <20240809090439.589295-6-mattias.ronnblom@ericsson.com> References: <20240809090439.589295-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: FAILURE http://dpdk.org/patch/143041 _Testing issues_ Submitter: Mattias Ronnblom Date: Friday, August 09 2024 09:04:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143037-143041 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#286404 Test environment and result as below: +---------------------+--------------------+----------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+====================+======================+==================+===================+ | Windows Server 2019 | FAIL | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+ | FreeBSD 13.3 | FAIL | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+ | FreeBSD 14.1 | PEND | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+ | CentOS Stream 9 | FAIL | SKIPPED | WARN | WARN | +---------------------+--------------------+----------------------+------------------+-------------------+ | Debian Bullseye | FAIL | SKIPPED | WARN | WARN | +---------------------+--------------------+----------------------+------------------+-------------------+ | Debian 12 | FAIL | SKIPPED | WARN | WARN | +---------------------+--------------------+----------------------+------------------+-------------------+ | Fedora 37 | FAIL | SKIPPED | WARN | WARN | +---------------------+--------------------+----------------------+------------------+-------------------+ | Fedora 38 (Clang) | FAIL | SKIPPED | WARN | WARN | +---------------------+--------------------+----------------------+------------------+-------------------+ | Fedora 38 | PEND | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+------------------+-------------------+ | Fedora 39 (Clang) | FAIL | SKIPPED | WARN | WARN | +---------------------+--------------------+----------------------+------------------+-------------------+ | Fedora 39 | PEND | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+------------------+-------------------+ | Fedora 40 (Clang) | FAIL | SKIPPED | WARN | WARN | +---------------------+--------------------+----------------------+------------------+-------------------+ | Fedora 40 | PEND | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+------------------+-------------------+ | openSUSE Leap 15 | FAIL | SKIPPED | WARN | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+ | RHEL8 | PEND | SKIPPED | PEND | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+ | RHEL9 | PEND | SKIPPED | PEND | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+ | Ubuntu 20.04 | PEND | SKIPPED | PEND | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+ | Ubuntu 22.04 | FAIL | SKIPPED | WARN | WARN | +---------------------+--------------------+----------------------+------------------+-------------------+ | Ubuntu 24.04 | PEND | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+------------------+-------------------+ | Alpine | FAIL | SKIPPED | WARN | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+ ==== 20 line log output for Alpine (dpdk_compile_ovs): ==== --- Failed to get log output --- ==== End log output ==== Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30753/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/