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 AA64E42C72 for ; Sat, 10 Jun 2023 00:54:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AA9D140A84; Sat, 10 Jun 2023 00:54:20 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 7C31540A84 for ; Sat, 10 Jun 2023 00:54:19 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-75d518f6f74so201586985a.1 for ; Fri, 09 Jun 2023 15:54:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686351259; x=1688943259; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zPih4O/bFVg/OgaUIx3Iux/Pm3Wwmg8CymaLmqa7X+E=; b=ea4SsFSSHz+2OLqYmZKcEmtmxUuZBkWej4b52vZoqBf260pgd+DxD77eobXyNx1Xxk EEiiF0koOcXqxrwPNSIQfDusqr8zbrDbuvxcDV+y3NDDHVGiWqt6+W2hlh6KaAeuODXq sJjGxZ2FOHq3sxanuQM/vIisq0hOZVsJ+aUOA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686351259; x=1688943259; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zPih4O/bFVg/OgaUIx3Iux/Pm3Wwmg8CymaLmqa7X+E=; b=BoZeHuqTxAv90OdIjQ2WAB891TspcXq3A3+dhXmZ9N9Aa+OkC8Yc/wy66W23x3awOr H0MtwQqLx5zFhxhUCalt3GobnSgHjCCHHjXgSkalzEF3gRWgx7Lqn2tCLeFVwPbyO0Bv QgfM2KMulmPMJDJybT9iBcM4/QCOXGBclFDjksoettmePiRTPjeVDJGApjRkoXiNNFkt mqePOM6226UucsuzdcjOOV+AKnRy9DwYqN/2PrlY8iUSXlcnyHjwc726DOr4dXAmWTmH dT8lgoVBibGK/uuyZ4pYLlLYwNFj1j4AvHNHvTaIV1ELPOoegUPF82I5FCAU7WYo0yzV SUrw== X-Gm-Message-State: AC+VfDwuLbckgpllO2h0zx8OWkwejw5a4YPSvVkOcESDCFasArWF5ZbP eZ2115jEhsh8YvhrZzoxZTRcLVmf4hCsJaI0AitXh1XLHJ1RUwz6/HOK+g== X-Google-Smtp-Source: ACHHUZ6aRbev0ZSCKKkMzSrmco316gCyfvKFIncV89QGHKh8aNEg6wHA9E2Ij+bhvRlRWwqMlcOodHZwWpRF X-Received: by 2002:a37:352:0:b0:75e:2a27:253e with SMTP id 79-20020a370352000000b0075e2a27253emr2591596qkd.38.1686351258958; Fri, 09 Jun 2023 15:54:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cy19-20020a0561300f9300b007870a793d9csm579919uab.19.2023.06.09.15.54.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 15:54:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 15:54:18 -0700 (PDT) Message-ID: <6483ad9a.050a0220.22f29.fc1aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 9CB70605246B; Fri, 9 Jun 2023 18:54:18 -0400 (EDT) Subject: |SUCCESS| pw127745 [PATCH] common/sfc_efx/base: set return code in c 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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/127745 _Testing PASS_ Submitter: Artemii Morozov Date: Wednesday, May 31 2023 07:08:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127745 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26463/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/