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 C20B543F01 for ; Thu, 25 Apr 2024 14:48:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD6D5435F4; Thu, 25 Apr 2024 14:48:28 +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 830D540284 for ; Thu, 25 Apr 2024 14:48:23 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-de56d4bb72bso1116956276.2 for ; Thu, 25 Apr 2024 05:48:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714049303; x=1714654103; 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=/O1vw6E9aboqwPUKE4oOojX/UK9CPZAHCAItqEvxVZs=; b=NLgzdYrQqDRK4izb5fkqCQd1vxNJdjw5tBLbgALnBNA15LjMMOuFyREfP5ZS4srTms 7565DnOlrPkZ+HJD9sxyT4TeE7oNcszlcTShHmZZJqdfvULRlZCZeL3Mm4PaW7aGP7eo 4YU+xr5x7PkV4J0BCYk0gcZYQGcfPq9N8zik4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714049303; x=1714654103; 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=/O1vw6E9aboqwPUKE4oOojX/UK9CPZAHCAItqEvxVZs=; b=PQkVMzzov8knTf4CtEBWvneBaXqxbY+9jei6gxWaEEdF33M2wFoeFD9gCWnEYjtmRy RhBKLmk0C+PWkmIorEeC2vmadarivzfxYnKX377ZITm++78imw1ws0ckNSErSgsiEz0P uu9Eb8HqEjnkcDCdkKtZjclzEjeMG22FkbT/i/t/LGdq2jvx+EY0vwfklVxj0wcQgWxd 43f+CNIybBpmK3ZIR6PRT3W17oFvneHZlhJmXCp3AOpcFe6BvzdWtLI/Xo/FVnRh9pgP PYySFSCB/wUUyJ9B9X+1pOofumMAVSGI21Qk3s9R72OQ4zoSGxrB1NNEn6vxqzrLJqqS 7GUg== X-Gm-Message-State: AOJu0YyosjewbuAQzlVCuzz38hLkKYi5DR3fu1gIoDsw4pL264zS/l3x UQXXxeCMVmDC+KkZPKOCj1sZujVB2VU+Oka0PqDO9e6F29/W1tmJWyTLxMoqeYD05XkDylRPyJl B8Rh12uXj0u16Z6MOiAX+YrC1dZTO1KMlyeBsvaHi0EL9NE7rYgWTyBfW X-Google-Smtp-Source: AGHT+IF6ESrS/z3162Qyz1LQvGSbTFyNpS954W4qaH+PgnRJc5x4inoLFelKZC22YfIfoR14R6k7gLHHrgwx X-Received: by 2002:a25:a406:0:b0:de5:5084:715d with SMTP id f6-20020a25a406000000b00de55084715dmr5585151ybi.53.1714049302869; Thu, 25 Apr 2024 05:48:22 -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 l2-20020a056902072200b00dcf5a12cd33sm568297ybt.18.2024.04.25.05.48.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 05:48:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 05:48:22 -0700 (PDT) Message-ID: <662a5116.050a0220.3a886.906bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 823BF6052514; Thu, 25 Apr 2024 08:48:22 -0400 (EDT) Subject: |SUCCESS| pw139670 [PATCH] eal/linux: enhanced error handling for af From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240423030243.59895-1-wujianyue000@163.com> References: <20240423030243.59895-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/139670 _Testing PASS_ Submitter: Wu Jian Yue Date: Tuesday, April 23 2024 03:02:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139670 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Fedora 39 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Debian 12 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ 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 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29851/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/