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 283AC4577C for ; Fri, 9 Aug 2024 21:08:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23DB442E77; Fri, 9 Aug 2024 21:08:21 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 88A5F42E70 for ; Fri, 9 Aug 2024 21:08:19 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-70949118d26so1683734a34.0 for ; Fri, 09 Aug 2024 12:08:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723230498; x=1723835298; 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=lMoe4x6U24A8CEZl1cjgPpGUR5wz3c9DXjXkjNFC4SU=; b=daqhHvhVa1qePTjGUHiZD1t5JYfD9YmXLTCnpX5NkAfTFPpG9f7iPEskWkL7O0Az8n yDB9f28+WoVjV4IVtpJlxAcNfsJoMrHqQaDpKqJUHKuZrUq2cUMhcXdN+O4Oc9t2ytGq nfWElM+U+QuuIc4B9na9g4ry5kdQd4PpFmVJU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723230498; x=1723835298; 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=lMoe4x6U24A8CEZl1cjgPpGUR5wz3c9DXjXkjNFC4SU=; b=DWdmCNDLtEfPaLEcsEOu9xFokxF8BeYBDRxck+MfS2tyjVWlkI99a92YkP9atXv5gY T9MbTE9HIo93MLWq/PY7QdmzXiTIegDP7Qr/n+xAEeIi5AFAsZYLEJp3x0uRuHNAd1ZF AnyNJd3oeO7YtFv/hwvyMh7Yiyjcynn9zUNj/2mC47yvlp5QEtVvnZAW2REMYZIlXsl+ JrhhPyIa+1y0BK4j5mNWAazAtsR1fFoD9ulT8eDgxUrQLjT65sD9604g1ljGVg4XtHiE gDBHI0s5wZbyXaJowntEPRNGJhyz8KhsAHknaO+w0VFReQL5R8xoErXPQobtMc0eOhOU m/VQ== X-Gm-Message-State: AOJu0YzfRetD294HU9+gqnwnxceM1tFkDPgesgH3CZlrP0ypgHwdNGs9 ZHDEKGdmvNWpFVVPg2RXIxKdSa0ycMI5UTT4xCvsa6BNSldogWD8oHlVH98uFfoWds5sKe6rYOc 3oOvZR6FElaC8W75VVUJuwO9aGuzgRJb6CIFNb4+3 X-Google-Smtp-Source: AGHT+IF5eryOUWJdJo93yQqpGd2Eslt/b2RjQAsHdw5EfMFXbM7RkQfBaGdIb9cquKJQqqZlJQdoReFraOOE X-Received: by 2002:a05:6830:6708:b0:709:4936:d8fd with SMTP id 46e09a7af769-70b7c47dd5emr3554181a34.29.1723230498673; Fri, 09 Aug 2024 12:08:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6a0a451d236sm27077b3.66.2024.08.09.12.08.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Aug 2024 12:08:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Aug 2024 12:08:18 -0700 (PDT) Message-ID: <66b66922.0d0a0220.e5b9.02d1SMTPIN_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 5DC90605C351; Fri, 9 Aug 2024 15:08:18 -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#286396 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 | PEND | +---------------------+--------------------+----------------------+------------------+-------------------+ | Ubuntu 24.04 | PEND | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+------------------+-------------------+ | Alpine | PEND | SKIPPED | PEND | SKIPPED | +---------------------+--------------------+----------------------+------------------+-------------------+ ==== 20 line log output for Ubuntu 22.04 (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/