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 867DD43F01 for ; Thu, 25 Apr 2024 15:03:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 387BA43823; Thu, 25 Apr 2024 15:03:49 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 6678840284 for ; Thu, 25 Apr 2024 15:03:33 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-61865eed63dso15613357b3.0 for ; Thu, 25 Apr 2024 06:03:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714050213; x=1714655013; 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=EJe00zq8MD/tCAr5IU3QjZK2O2c3SNt5tWOa80h7CLA=; b=QmZxJ+AMV9l8inv6pxmBZ09WgnTncx8rqyCv5VkJAXHKYmG85bby9wHgbstAaLCBQN O4JXLQvRyIm/7x2bFMkAJx6Hilp+WOlJzvKPCWo9MR8y0hbTHp9efmPwWE4SeQ7gyxdK uUerXxh+J9hz01yhpdQBbEkxssgJlnEihbs20= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714050213; x=1714655013; 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=EJe00zq8MD/tCAr5IU3QjZK2O2c3SNt5tWOa80h7CLA=; b=unG/XqOgouVBnYqj+ThfMmMCHv+Eqpf9QqYRs1Kjw2PjR4iZVhlxnNMn6S5C1PsQDd pqVlH3V4VtPKFJM25hB2LUZB/+l4L6NKxSqTtL9f/JAQZ41FbGicXhh/g2WL0Zy5MwDU oCeo4NnPs0H32BYqALJM3nXIjP7+LTtUTOienAfhKzMza5mdJlQbfIaMdUK+yyKUY4JH spEIz2KWFx5/znAkFepqaJA8fTbyiuZwXX+TlhAM6iQyEfJySYdYpAj8GVzW6w+pHRwJ zu4JSHoGU+L1NB5sNGGlBCrrVbkpwDq3S7fGrHTY8jbEamMbZyBSS8Fj4PnlLxgKRjmr CHEg== X-Gm-Message-State: AOJu0Yw2aGkHuGbtsJwo1GFhNh6p8gjgkUl0yllWUr1hPHUc0l19+YYJ pFGwkp1TK/O9GPdVLvBwp6t/jQxk/Knj8njW2G/NAPippB6zx7jbWq7ToGmmUO1/xmri30XEcx6 oe1ZYOwZ9ctGJaZdcD14GHfiN02Htzj/+8uFyp9AXwhFQu8u5 X-Google-Smtp-Source: AGHT+IFyZRNqQAxck45sm3djZQEGSj3mfeej+bbwpGuyOGCj0ggwNARd5RzF9WCLbcysJIHL/7LCYl0y40gi X-Received: by 2002:a05:690c:f82:b0:618:92dc:c2f3 with SMTP id df2-20020a05690c0f8200b0061892dcc2f3mr2250325ywb.23.1714050212787; Thu, 25 Apr 2024 06:03:32 -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 e66-20020a0df545000000b0061ab19992ecsm1221429ywf.55.2024.04.25.06.03.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 06:03:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 06:03:32 -0700 (PDT) Message-ID: <662a54a4.0d0a0220.2fd79.1850SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6A1BA6052514; Thu, 25 Apr 2024 09:03:32 -0400 (EDT) Subject: |FAILURE| pw139670 [PATCH] eal/linux: enhanced error handling for af From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Wu Jian Yue In-Reply-To: <20240423030243.59895-1-wujianyue000@163.com> References: <20240423030243.59895-1-wujianyue000@163.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-arm64-testing Test-Status: FAILURE http://dpdk.org/patch/139670 _Testing issues_ Submitter: Wu Jian Yue Date: Tuesday, April 23 2024 03:02:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139670 --> testing fail Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | FAIL | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | FAIL | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | FAIL | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | FAIL | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | FAIL | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | FAIL | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | FAIL | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | FAIL | +----------------------------------------+--------------------+ | Debian 12 (arm) | FAIL | +----------------------------------------+--------------------+ ==== 20 line log output for Debian 12 (arm) (dpdk_meson_compile): ==== Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29851/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/