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 2AE7E43F17 for ; Fri, 26 Apr 2024 17:14:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 20E3D43EC8; Fri, 26 Apr 2024 17:14:58 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id CA7C543D7A for ; Fri, 26 Apr 2024 17:14:56 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6eb77e56b20so1434799a34.3 for ; Fri, 26 Apr 2024 08:14:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714144496; x=1714749296; 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=gJdjuB8m4DuS1wHn10BYvVck+qDNa4OhypTy8wkDmh3LQATJUddbfBZFi/F8Gvt3Ss mcOZJ0spMXW6BXCtg1MtJAM8iXWslzgtF8n5JWYvB2fllzqFItLzt3TmlYxOz5Ferdij 45Uv1GbW9c9bc94pjTBBRsBSPwhDAJvzvidWA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714144496; x=1714749296; 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=vLTNjKUaEgNAIPtmSfflrBd3ilYwWi75d8ByhpA7naswugqC4uQIGK6R2ZLV1BQdwm H/pYux4IsA0bofxdfJTqXN3geO0f6AS5LtyRv4zxN72GvwOU6OZnW42kxzeXRcKjAAaS F48djKhfdCat82LPmoLRi7MIMhpYG6Vvtd8REy/gfsDuVVrZFOyTWYEYZQgK61odVeOt OrVqSMZO1UIr2rWBc2LvPtb5TFifBvWpfaCkBwI8Q2PzWBhA902Y2VxSbLWJx4J+3Qu+ 55v4Kx/b+61cnfS1FHrCUCDVZHsJfo7SVQ4Z6MQfJ2Wy4N2KeFXU8G2y/Sxec8iylBhI OZOQ== X-Gm-Message-State: AOJu0YzCZYy4EGAbj9Mck0egVwGgNXHxJ4SEcv0kKPsOaNo2RuANbwUB 3ChUDGIGELA7ZAPP6PwR3HCzN4aESHxXnZBvOGdL5iabp/0am4IhZsujyp8FJXi+RXOF5JMR5SV ZX/ukpRt4QaurdqsRpB1Os0ZKdrrLjqzy8iKl6YS/ X-Google-Smtp-Source: AGHT+IEtsuvffdwTUot0lCR107vEXV7h6q3Fo6YuOa6W7zwIi0gqq/e/5D0qzR9WySMNWl12InpDE2ru2z74 X-Received: by 2002:a05:6870:89a3:b0:22e:15fd:e247 with SMTP id f35-20020a05687089a300b0022e15fde247mr3157556oaq.5.1714144496093; Fri, 26 Apr 2024 08:14:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z22-20020a056870e15600b0021e2496edafsm386825oaa.25.2024.04.26.08.14.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 08:14:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 08:14:56 -0700 (PDT) Message-ID: <662bc4f0.050a0220.970c8.1b0eSMTPIN_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 70647604D420; Fri, 26 Apr 2024 11:14:55 -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/