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 4A14245770 for ; Fri, 9 Aug 2024 03:30:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0EB9A402A5; Fri, 9 Aug 2024 03:30:48 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 39AA840279 for ; Fri, 9 Aug 2024 03:30:46 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-268a9645e72so1111222fac.1 for ; Thu, 08 Aug 2024 18:30:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723167045; x=1723771845; 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=mf0DKPAdMSvocgAdNsEQYGHlp4Nn6XeBGAnO3kF5KqI=; b=IgnlW6FX1YXbnOfZ9RY0M+9oVIc/puOGA3opWtceqqiO6y1mX/6FAdkwS7AZHbMB0C n8qOWQbZZyuT4Natjy+NAJynI75dambFeXyWuOWZfiFUDQbiLvSWWugLt7A54UVulApH rsCDXlvu7n22oJwBfFnVljADUHh3KILjk6jiE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723167045; x=1723771845; 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=mf0DKPAdMSvocgAdNsEQYGHlp4Nn6XeBGAnO3kF5KqI=; b=dS0lZpptk27PdVqS9xN3cg77WhxOCuIe3RlmiQKTOpDk+RGmq9PgMuB9YaTvXp6yFA UQSj+IxQ3ltDq1rgcy1TN6vJcNaRYqPDJ+htSc+1Oh0wrKDRf87OkbzQR+hcchKlbEqL VurY6k4KOMa4cMpWr4BA3HClIWqZhrYjS+PjSJ5Buirp3CVq9x0DyBnT/qtz5cr/X2Ne nWUBy5lbr9fY5dD9tV1/7O8/2zFjB1tuZlqyi67SaNW5q99PFO+8uQWaKi1RrE5jHFTU 0p+GVm+bMiofcN01pzE5tTG/JvDxvhA0bF+wmc+SmZQ8aelUf0m559rhCjDpNX+Vo4Tk 2PSg== X-Gm-Message-State: AOJu0YxWedx6hzHcoNKmWeZqAQi7Nz0/IbbgoME/6JUX+HgOObHeThjS m+fVHKlqXqu39FAAHH5HsStESRIMhJODZYp0r053pxZ2Tu8VIxjV9kVbWW2aA4pKP3ioFdXmplM 40lUJrzOT2J6CsCn8ChxBqAA3WpaMBd5MRfV2uerY51xGqgohvmrPZy+h X-Google-Smtp-Source: AGHT+IFQ27FkUd9fTb4fNyQTgkffZwiUtkmv0skOWaQlBZjg4LLUOeIRgn6vZUtQncrQHSwEKIZBz11MbqUP X-Received: by 2002:a05:6870:7007:b0:261:a26:9319 with SMTP id 586e51a60fabf-26c62cec707mr120519fac.24.1723167045307; Thu, 08 Aug 2024 18:30:45 -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-2689a4341c6sm1100004fac.27.2024.08.08.18.30.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Aug 2024 18:30:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Aug 2024 18:30:45 -0700 (PDT) Message-ID: <66b57145.050a0220.34aef9.6c64SMTPIN_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 C12B6605C351; Thu, 8 Aug 2024 21:30:44 -0400 (EDT) Subject: |WARNING| pw143028-143032 [PATCH] [5/5] eal: simplify eal alarm canc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240808194756.167664-6-stephen@networkplumber.org> References: <20240808194756.167664-6-stephen@networkplumber.org> 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-abi-testing Test-Status: WARNING http://dpdk.org/patch/143032 _Testing issues_ Submitter: Stephen Hemminger Date: Thursday, August 08 2024 19:47:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143028-143032 --> testing issues Upstream job id: Generic-DPDK-Compile-ABI#102200 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | FAIL | +-------------------+----------+ | Debian Bullseye | FAIL | +-------------------+----------+ | Debian 12 | FAIL | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 39 (Clang) | FAIL | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | openSUSE Leap 15 | FAIL | +-------------------+----------+ | Fedora 40 | FAIL | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ ==== 20 line log output for Fedora 40 (abi_test): ==== Error: cannot find librte_vdpa_mlx5.so.24.0 in build_install Error: cannot find librte_bus_dpaa.so.24.0 in build_install Error: cannot find librte_baseband_turbo_sw.so.24.0 in build_install Error: cannot find librte_common_mlx5.so.24.0 in build_install Error: cannot find librte_crypto_dpaa_sec.so.24.0 in build_install Error: cannot find librte_crypto_caam_jr.so.24.0 in build_install Error: cannot find librte_net_iavf.so.24.0 in build_install Error: cannot find librte_common_cpt.so.24.0 in build_install Error: cannot find librte_net_vdev_netvsc.so.24.0 in build_install Error: cannot find librte_compress_zlib.so.24.0 in build_install Error: cannot find librte_net_cpfl.so.24.0 in build_install Error: cannot find librte_net_pfe.so.24.0 in build_install Error: cannot find librte_regex_cn9k.so.24.0 in build_install Error: cannot find librte_event_dpaa2.so.24.0 in build_install Error: cannot find librte_net_tap.so.24.0 in build_install Error: cannot find librte_baseband_la12xx.so.24.0 in build_install Error: cannot find librte_bitratestats.so.24.0 in build_install Error: cannot find librte_cryptodev.so.24.0 in build_install Error: cannot find librte_gro.so.24.0 in build_install Error: cannot find librte_member.so.24.0 in build_install ==== End log output ==== 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 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30750/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/