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 9035043F15 for ; Fri, 26 Apr 2024 15:59:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A87143E68; Fri, 26 Apr 2024 15:59:37 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id D7EAD43E57 for ; Fri, 26 Apr 2024 15:59:35 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5af2d0a53f5so887770eaf.0 for ; Fri, 26 Apr 2024 06:59:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714139975; x=1714744775; 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=7tubqJ71lHOXqyBEWR1mH3TSCq78qLfCFflfHFNS4fw=; b=LKgPk6PE51SU4qowhW/yyFS/6Ep7LDI001X6c6c6yGaJBvr2lR9riYfCH7UlSHHX5W yO1GRR7gMq0ntT9z0qpMH+woesjUhIsXPGo6soaJpvhkmxlasdHtpdI6XfLNSP7LFtCF NrSiBb+lvLOwq3BKQEZFFDNyX48tORhiha5g4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714139975; x=1714744775; 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=7tubqJ71lHOXqyBEWR1mH3TSCq78qLfCFflfHFNS4fw=; b=mMz6RWncTQGSN5QeA6EuZiWno21wP5Nu+189ME57CMqG6V7SiuS8BcJSmZW8IsDs7i xz6da2rOoGgDoATzGVDZR2g4jFCdX9Z9snXTf2EEzO3RRLVtwRZqlg9rGCk2D6jHsdn1 LExdEo2/Umt9Q/PUCw5WoU9RLajtlvMpYiAAuUyblvIxBnJo2/3RYN+k30D5YuefIWqu wShBs+kWqVWBvL0ebWqTyvRUOa38uMOntwrKebd1Rrhvqn67tKbBmBs7eQRmGLvrZ7cV FqtL8nrmfQ23/V336Nkb2/d8BqUhltxliY6trd7PjJvxUDmnzYsYu6Xkuze0lntOnYhg MgAQ== X-Gm-Message-State: AOJu0YyvSD0reH/t0aL97h/QKaTXAM3FpTAR92+RwJNOaA6lqJQqd7y2 tBvKidsVOaq8ofgOOb0UbHIGVq76ztnyWHNw02U3H4MLoF3lxcIDmqcbpI1XQJJmAfmrgYH4q2O GyOVeMu9WtnSBRsmhO3HlI1UVHxJDeIGUN4MfWRsA X-Google-Smtp-Source: AGHT+IEWteH3RCaoIYnFkQBFo5R52ijFfAcI5PduBsuF5B3KH7oSjfcsBbWjrycLw1CkWCXXeB0h2nlLO5sV X-Received: by 2002:a4a:ab8a:0:b0:5af:292b:6986 with SMTP id m10-20020a4aab8a000000b005af292b6986mr1341423oon.3.1714139975191; Fri, 26 Apr 2024 06:59:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q127-20020a4a4b85000000b0059cb17355e0sm1526113ooa.7.2024.04.26.06.59.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 06:59:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 06:59:35 -0700 (PDT) Message-ID: <662bb347.4a0a0220.1e801.3cd2SMTPIN_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 795E56052514; Fri, 26 Apr 2024 09:59:34 -0400 (EDT) Subject: |SUCCESS| pw139699 [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: <20240425111130.8306-1-wujianyue000@163.com> References: <20240425111130.8306-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/139699 _Testing PASS_ Submitter: Jianyue Wu Date: Thursday, April 25 2024 11:11:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139699 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29863/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/