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 A4D9943EDB for ; Mon, 22 Apr 2024 16:45:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A0BA240268; Mon, 22 Apr 2024 16:45:55 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id B42C440265 for ; Mon, 22 Apr 2024 16:45:54 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5d8b519e438so3522010a12.1 for ; Mon, 22 Apr 2024 07:45:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713797154; x=1714401954; 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=r3J8/Fk2sxqANFfzfEJETeTgfh6WvGjLu3Pc6P4GsgE=; b=TAVZsmrm/KXE3pUo3Vj9rro4R3jkyfKX2yCBA4rxqeDXxqmFjPBc8GU2iJol6f2bib /VLldaawevLr0YZj3d/DN16OPwMCsu0ZsraUBS/OrI5mR4gC5thm4tMtMbDTbr1JQEcb jtChvHApzdveV+Y0gLHNLZwn3CzTLmJghdPOY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713797154; x=1714401954; 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=r3J8/Fk2sxqANFfzfEJETeTgfh6WvGjLu3Pc6P4GsgE=; b=TQrL8oqaibxj8pWpojHzhZ9PFn2k1ufc22tu4yxCCchviRMC0caotPjsObuT4uRGrL YP43cQyC1Qdr6fye+Afus4E3OcfXJi7DpInYqvMkWzuAVIYl43jFTszmRCTp2w/bEVpa AVoFBfqiojALtnCqq90jZzDmXBYKMUYYpiKhh2/J9rIBqLa/UN2v0kEIoFUxL4OiW2ia CF0HK+LN+dFfsrb3ie7sfAccR3zgnHsovW51SLjZxAOxFWtL4/avyxEGttMAH41bUxmq AqnFZVhy9ypvxXyU5jzyCx75uaKu/vSG2GHol+1BUmjboyGuY/kOHe299z3lQVvfKrt7 ox5Q== X-Gm-Message-State: AOJu0YzYYEKk8cIKl+NALIoUukAOgNi1ZcIh98i4O87rpCBGqJfpwQ+q r8uYWOFoZ8J7kDG7ZEs6q/LOnFumamo8Ye6hFzDBDW842nEIu6lWDpSyYHidhLaodFEK9aYOZ7D cDbnrccsHIZ1ThMAxQzWlc4mldvjE+rqSqXvJX1tb X-Google-Smtp-Source: AGHT+IE0B5th9ONuAHO/PQqa4Qrq7TuAzcwNiJh2JyExS9/vRM7o/Bzkstn6fSwsdzzn+CZwDagdgYxeVKf0 X-Received: by 2002:a17:90a:5d04:b0:2a0:4c3b:2c39 with SMTP id s4-20020a17090a5d0400b002a04c3b2c39mr9882261pji.23.1713797153934; Mon, 22 Apr 2024 07:45:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e16-20020a17090a9a9000b002a271ac308csm715473pjp.11.2024.04.22.07.45.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Apr 2024 07:45:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Apr 2024 07:45:53 -0700 (PDT) Message-ID: <66267821.170a0220.39edb.7d44SMTPIN_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 20461605C200; Mon, 22 Apr 2024 10:45:53 -0400 (EDT) Subject: |SUCCESS| pw139608 [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: <20240422134917.3740545-1-ferruh.yigit@amd.com> References: <20240422134917.3740545-1-ferruh.yigit@amd.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/139608 _Testing PASS_ Submitter: Ferruh Yigit Date: Monday, April 22 2024 13:49:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139608 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.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/29836/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/