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 DCA5543F1A for ; Fri, 26 Apr 2024 18:04:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D80BF43EC8; Fri, 26 Apr 2024 18:04:26 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id AE3A043D7A for ; Fri, 26 Apr 2024 18:04:25 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-de5b1e6beceso720510276.0 for ; Fri, 26 Apr 2024 09:04:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714147465; x=1714752265; 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=O/D1m9NwmZCiqup9yhbg85BFZV+zUYrsCUjGMC7nVF4=; b=gm8G83JGbUui4RX+gVBHAb6eiC9brhNfFqnO4gLAMrSK5C1055i5MKPmpeHtFh2UUg rWApDQtLzVICFVA0cU0bTwXkD7slDCxn56HCxXPdS4vjobjLNB+vWsXwWDJEkxoVMIPO lGr9r91eYIqkR5M/Ft2QnBqimcbdBeeTa+wtM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714147465; x=1714752265; 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=O/D1m9NwmZCiqup9yhbg85BFZV+zUYrsCUjGMC7nVF4=; b=a6GG7Ij7qUS11JTkCqKT+646MbokRMxJclHQ1lmfA55VXuQ+/4LrjOtSCxy0KuNkTg UqvXRx7KNdps6AzWN3hwt/avSx3HwTjqV2ldaEAcqQKxW4hDEcA9Sm2EIHLXgdsAxVbr DMYctLNrF09MLLStppndcK2XNIec5tGXfTAhf0kz4NnnbaBQJSHuv2pX78gdJKwzCTOk D+CqPhSHPbM6ZiSdiTFPZf+b/jVP6q08dDJz+3tQc8TX8Oky+eO1lhNuVAapAfh3bBNz HzkvMshCt+2Oc2RRG3n16Y8xfkUzx3EsoOH4hBJsR56jzEbkztWUjGDr+nBigBf5mxP8 8AoA== X-Gm-Message-State: AOJu0YwIIR70FRFAWwItghRbRTygA9vGK+s0ma91KSBSqXEYXRS1xug+ 7/ISV5+qQ5O3AVsNTrYw7FsNw9rZdQgQsAcmWIncFk1XiYO74tDl/7QOreOhr5GopcKQ+adQz5n 13qkgBogzY8DMyTDkXyWBuQoNgl0ZKkGW6/U2tAFqAIFOQzp0IqBsh1XD X-Google-Smtp-Source: AGHT+IHRjlSQGCsibFx6vxr3L1/7VJPW5ZCur9LhfloQaNYkYy12FUV9WzFPjoyNAJzfgD636DUIaTbvxkU4 X-Received: by 2002:a25:abd2:0:b0:de5:1f5f:3682 with SMTP id v76-20020a25abd2000000b00de51f5f3682mr3535124ybi.30.1714147464700; Fri, 26 Apr 2024 09:04:24 -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 ds17-20020a056902249100b00de474af1040sm933242ybb.23.2024.04.26.09.04.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 09:04:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 09:04:24 -0700 (PDT) Message-ID: <662bd088.050a0220.38403.150dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 51FD2604D420; Fri, 26 Apr 2024 12:04:24 -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 | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | 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 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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/