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 90E2943F17 for ; Fri, 26 Apr 2024 17:17:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D01043EC8; Fri, 26 Apr 2024 17:17:04 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 71F0C43D7A for ; Fri, 26 Apr 2024 17:17:03 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7e7af556183so657752241.2 for ; Fri, 26 Apr 2024 08:17:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714144623; x=1714749423; 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=31lutiob6DwVUPRIQCfgQqc5+brprc+9wxmLpaF3IsE=; b=fXFHnCTo+HivtKxOINyrUDzcpT6TY0Dezqq7dst5oBHzv+LuBpQrMaJ2RtDNeQDXgG aMbzC+C24S5OKq0N4MMcFBK94+V5DhyBaJkfWRenZsUbEajCGFRrIEsxIZhjd5/h7lb6 XHShpCxQvBeYIz0GqiTFHXQT8nPyMZcWRyB3Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714144623; x=1714749423; 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=31lutiob6DwVUPRIQCfgQqc5+brprc+9wxmLpaF3IsE=; b=hBR4bEFMiCEjBw2GzZ19nVvGY9GvrXexv4IQcjsWKhnu2Bz2BluAzbfXGusdIdXnZe 3+I+0R2UX2wLhq86nny06lBjuiPr/juXbTAoyzlCa4vuYMEnjbvUjPGwFxZsVGUdRaeW mSEz2euIE8zau4ZfFY4fEcuw9wBwstMc4zlja+dHwh8UZz2cYrnMOxM2iZyV1b8DBTya 5pwA+37VlTy7nHb0kZF01mFuKXjdEucx9+iGLlTIZ8I53BBQrKaWpIpjgTMhZ50SdF6t Deq5YtP/hUNcPU6d4yCjq1aQkGNddRpuUSbgD93bqI6M/t8SKcxbJcFRiqZMxztAuFvv JjPw== X-Gm-Message-State: AOJu0YxdxN+Dj7eqLIAWCoFtAZJko/hP4bUSOtGzjBp5q/q+cAYXdNMI ZRDnT7r9OWae8BPlLwNfeNg7ynvIHnOrFUetrUoglbsnsodmxi9tR3RyAkbKyMSsUSK5EGZ3yji UTXVDj8Xl3FUIJmrOnRWk5lCvytxV8H1f+y51ugUbk2TsqfnDw3Oujhg9 X-Google-Smtp-Source: AGHT+IGwMwOak05onPDvJt2QVrZJXginNEbI5+CxUjoFhY+Ffye2AW9nWjMjJGmaHHeny1BLPcHL8GAY8Q3n X-Received: by 2002:a05:6122:c9a:b0:4d4:42c6:b08d with SMTP id ba26-20020a0561220c9a00b004d442c6b08dmr2916382vkb.5.1714144622756; Fri, 26 Apr 2024 08:17:02 -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 cg22-20020a056122311600b004c0255a7384sm1048556vkb.1.2024.04.26.08.17.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 08:17:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 08:17:02 -0700 (PDT) Message-ID: <662bc56e.050a0220.b872a.179dSMTPIN_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 6C0C5604D420; Fri, 26 Apr 2024 11:17:02 -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-abi-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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 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/