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 06EAC42D1C for ; Thu, 22 Jun 2023 16:44:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 02339406A2; Thu, 22 Jun 2023 16:44:34 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id EDCEE406A2 for ; Thu, 22 Jun 2023 16:44:32 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-77e457319a6so161685939f.1 for ; Thu, 22 Jun 2023 07:44:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687445072; x=1690037072; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6o73Z0S3s8gh6M+/2pZObppsCzVFYlzF9blq/F3WKyA=; b=ZJ6VqqoPTmNya5O/pf4RLhYTi/cUy2Sn1bTYXojswxqjg622BLoa8gnoTAiDRO+hDr b0djMjOGEpherqzGJMjyo/15LOPOXgxA0W1jg6lXsx3hdZ62NxBg85qbxNnoeOdQQspZ KZwjF5B2kRPSGXJ5+tXtHW/WuH/jiqva8J0pI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687445072; x=1690037072; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6o73Z0S3s8gh6M+/2pZObppsCzVFYlzF9blq/F3WKyA=; b=Tivpd1MN4WJsoQImPnq8ZXRuYLyQZwLFZvCcirKVQvuZ7t+QPgQR7du6D959UABv/I YQmooHrErWB6i7NGmJ238s1DJH5rmoKZCMTn4kSQmBBDpAQyWhEyU2MZQ2zPXon0j8sb xmxHBM0XdHhDrKLt0XdrHpFzQoUksattIhQZxFmdbHou+Xn2aFsQ+QFjeKBmhTaOG3uq D1UrtuNQTpMLCI4z8NUbR1U9T305Hcsv+EpiPizszSYykuQk61C4+lOxiqvHdONGJRGw 2+UI8RODZX6NtkEJb7BhOINkO07A5ECQb9Ztp7L/IxidGWmvCHfCMrG2oVaOZrupkfz8 TT/g== X-Gm-Message-State: AC+VfDx4AWkQNS7S/e2BVPhbkLrftreCVuSh9sFUakEypa9u0rj/RW9U mMl/0PUiQTGFSrgdWi+ti4kS9WC9zmRqlLOprlxKBSAuqLj3bVBY/aAFfA== X-Google-Smtp-Source: ACHHUZ4kiiS0GRXkmR2FaAnbSHPozcAY6EwG4edLPtdG2yif7KoK8YB0J7HS1NdTyCiYewZw4oVr9xWcWrgy X-Received: by 2002:a05:6e02:5c5:b0:341:e5f0:91e3 with SMTP id l5-20020a056e0205c500b00341e5f091e3mr14583548ils.4.1687445072346; Thu, 22 Jun 2023 07:44:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z5-20020a029f05000000b00428803389b7sm128343jal.52.2023.06.22.07.44.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Jun 2023 07:44:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 22 Jun 2023 07:44:32 -0700 (PDT) Message-ID: <64945e50.020a0220.f7c49.48c5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id C393A605246B; Thu, 22 Jun 2023 10:44:31 -0400 (EDT) Subject: |SUCCESS| pw128903 [PATCH] [v3] common/sfc_efx/base: set return code From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/128903 _Testing PASS_ Submitter: Artemii Morozov Date: Thursday, June 22 2023 09:13:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:841e87df43e4c3c60ab1b6361130b628afd156ec 128903 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26774/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/