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 479CC43F01 for ; Thu, 25 Apr 2024 15:01:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 43702435F4; Thu, 25 Apr 2024 15:01:36 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 1737340284 for ; Thu, 25 Apr 2024 15:01:35 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6ed32341906so958177b3a.1 for ; Thu, 25 Apr 2024 06:01:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714050094; x=1714654894; 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=5Og0NKPgW+Wlk+y53KHAsS0MoGvD8DuYT1Om0DoafC4=; b=P7NWw3xoUEkg4ry/TQqAG4WO3FeujdDvSIOgaRKDiq/qm5pY4f5+apzA4eKk2haiO2 2sw+jMuvYR7SLbjHGagBR6pwnN+3g4TyLXNYRIpp4aQoMDApabxLffe2FOdhspdGtZnt qXrRsMfnV7nQ/MvQzytE3Pb0OaBKqBmyONE1M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714050094; x=1714654894; 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=5Og0NKPgW+Wlk+y53KHAsS0MoGvD8DuYT1Om0DoafC4=; b=R+2Bq7x3wTPwlYv1amrLfYdfLAp2Jc8EVKUTYlysm12DCdneDcyfLcbQgMcMQbr1/5 tP8eB+PESAE2CgHV/opFW2bQLuokYCVBMN2tHTqRF056j+IJTsDGRRuXlHhnxCqCEI+H A66JkbKqpLQIqLdU9IlHwbU+Y2ahaZIyRDpHyiWM94Uu7BJyz5H1h7yVOOTY1uFe13K3 L2E+PAuofBRovye+qgM6tA5kA0QfNQZh2FDtkpth0bqnhvusL+7omBCtHXj3sXs/UXBD Pmp7grq0i7Sb/Ge9elEv8WRzPY7nNqrlyZiAHgK+5iS1zNHj9Ly0wX3JB5U9o0ckp5wK jgqw== X-Gm-Message-State: AOJu0YxGDBwNgYJWLNF8BQF4IImbwEjpKkT5J6T6c47xEHgC3YKwIOSq 2UsBxbPj5fkGSZ6L/7tDEwN8XbxrsMw4BsC+VhvRw4JD4gQdjQlefRCfKGp+QweCDGkrmr2eK9Y FuSXwgsbcNsZPluW9Zkw91U8RUtqxkaSGTl44AGpzfL21uBOd X-Google-Smtp-Source: AGHT+IGuvagUTT6xKfTYrNybx6StuBLtWP+J1F9XOnsUQHoehcvF4jyq5ew5IRYS/lp1B5kLjZ8B9UC+RlIM X-Received: by 2002:a05:6a00:2d9a:b0:6ea:c634:ca0f with SMTP id fb26-20020a056a002d9a00b006eac634ca0fmr6438153pfb.21.1714050094149; Thu, 25 Apr 2024 06:01:34 -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 s1-20020a056a00194100b006ed03726df7sm1067948pfk.8.2024.04.25.06.01.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 06:01:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 06:01:34 -0700 (PDT) Message-ID: <662a542e.050a0220.bfc2a.49d7SMTPIN_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 307686052514; Thu, 25 Apr 2024 09:01:33 -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-amd64-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 | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | FAIL | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ ==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ==== FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 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 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 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 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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 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/