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 E76D643F01 for ; Thu, 25 Apr 2024 14:05:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E0F10435F4; Thu, 25 Apr 2024 14:05:15 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 7608440284 for ; Thu, 25 Apr 2024 14:04:37 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-69b4e94ecd2so3778776d6.3 for ; Thu, 25 Apr 2024 05:04:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714046677; x=1714651477; 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=7OMWdWX+W+4LVougsnrcehO7F8Lm6+p+jzW+VCTUuWY=; b=FhzjL++Jqrh2R0TKgEjOoJ50DBVLxVw8RVdJqIVFdVX7hBVn0h99LkG9H1SxZnAy4E Wa9BO7ux+hI6RfnYa2fD57UGUpe32Lsgp3ZTxu299Rdub7jic4PaoOO2xbCN1Z7138Ik 4eWu7DzjUyLM9ZeoZiBSpsVMHULv7IEuaIX2A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714046677; x=1714651477; 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=7OMWdWX+W+4LVougsnrcehO7F8Lm6+p+jzW+VCTUuWY=; b=eSIETbIi+3bSD8dsFpw9K8j4obtyKZ+TEd8TFUsK2/h1ic8K7ANA6SIwvh/5y83TJS P5LGfI6xCW4kvOXJAJ93xF83Z3G3kfXZDdqJB1+zTCoBfZWDc8NQJVaKZBKGHxYTQjcY DJkrmbJo5VgieobKafnvp2qPIKGMIoHNXRypn2YX7KFLgBY3tUF9szuNQDwCIO54nrNx 1iC019w6HZ3KUQD31Oz/jDFiAIOx0RFrNX5/fBfCXus54455hoMjaW2oc/swvrmOtCVj U2/YmG8KKKTKGvV2RpmCpR8woDtjajgcZzZLTow8urZRw/0F5yN/sNHHKsKU3aJurFCc J2Pg== X-Gm-Message-State: AOJu0Yxhne/FmHEgaHhFRic4+RS+d3AuzI0/moe8RcEt4qSwWfudU28D qnMV5blnJILH46w7Ju0hNiJRwn0DWTCLenJ9smwtasmtLC19eQVjbhnLQsgkGoKNVCPHh9YKXeE CsDC3SmBgiVWg8bCIRpqRgCuksmycSKQPUAPbXDYbCHvvW3hc0iMS4dim X-Google-Smtp-Source: AGHT+IHyA/6wZb3PqhestQPXs+aGJkRLjz7RPAsejVBNfK1IeEPGMlGeDpZ6F1w6uLbpJscfvQsn7DmYsRX5 X-Received: by 2002:a05:6214:dc4:b0:6a0:9f25:daea with SMTP id 4-20020a0562140dc400b006a09f25daeamr2565902qvt.55.1714046676853; Thu, 25 Apr 2024 05:04:36 -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 jo20-20020a056214501400b00698fcd02fc4sm1269782qvb.13.2024.04.25.05.04.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 05:04:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 05:04:36 -0700 (PDT) Message-ID: <662a46d4.050a0220.7ddf0.204fSMTPIN_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 82D496052514; Thu, 25 Apr 2024 08:04:36 -0400 (EDT) Subject: |SUCCESS| pw139671 [PATCH] [v2] eal/linux: enhanced error handling f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240423052018.81334-1-wujianyue000@163.com> References: <20240423052018.81334-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: SUCCESS http://dpdk.org/patch/139671 _Testing PASS_ Submitter: Wu Jian Yue Date: Tuesday, April 23 2024 05:20:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139671 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ 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 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 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29852/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/