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 861BF42C72 for ; Sat, 10 Jun 2023 00:42:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 871B040A84; Sat, 10 Jun 2023 00:42:06 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 9B0D440A84 for ; Sat, 10 Jun 2023 00:41:58 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-55b5472ab85so712556eaf.0 for ; Fri, 09 Jun 2023 15:41:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686350518; x=1688942518; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=X4VRymK/mmoAZ+LSyaY8HmHnc23GV40YajCCrpH4mnY=; b=hM1FLjTg1OsRpZCwGX7KRQo/3nVDwGZqH6u+xj7n1IbTvNPbl9bC36VALLM8HhIfTQ GjjLvJLtMCsVoiLfXHubDBN5CfTYwz4rO40rKEHOaVsnA6djlbo91giXb5WNHWeUuyH2 LNHehlXxusUZ5SvUsN78/9ZLLO097t/XDjGfU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686350518; x=1688942518; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=X4VRymK/mmoAZ+LSyaY8HmHnc23GV40YajCCrpH4mnY=; b=E2dGtDZLLhz4cFO0+9Rvm2g5pYAXq97OJDzCHNUdc5x3jCfnU4HcpR0LH1t614k90t J8Z0a/PdSnTxA5IkW6WW2Ur3E0KPPQm7N90Dkkx/8wQELdqAFKDQFFXs1IPYo/fqp/40 oVPZx/P9Xx4Uzahw5Lg4inGEgHYDrehvCmZGxMmdn8bodvI7ewguTH0mEuwRZ9fDiaum YBKa0fTlDH66mW/XEmItCGrYjMvR+3qHcraEvvEqtRieKimZ8YnZLdydyGLo8IjhFKrP KaZjIJFtDVUYfngyV4kKVL31rZuc6MSCRvJuxy2VYT5CMnGXFAM5He910BICMGvsEXl5 xbqw== X-Gm-Message-State: AC+VfDwpzYgssqLazEVNP2ih03Q7W83FLEUxsyyRHLqlfnefztU1Dht0 Ehp/R24R88BORiK63FlCFV6/VsZxMsxAeAxLP5S3oCiujC1E1EFScgBw6Q== X-Google-Smtp-Source: ACHHUZ5Uhdlqd8aAFUWR2alwU5GmwHeqQRmod0OaGOXvCw+GIm2jX0oGs9qMTpKRNMv6/ZFbJnZ9VxE18hOj X-Received: by 2002:a05:6358:f1e:b0:129:94e6:7069 with SMTP id b30-20020a0563580f1e00b0012994e67069mr2442251rwj.0.1686350517852; Fri, 09 Jun 2023 15:41:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s29-20020a056130021d00b0078c95b34b2bsm538111uac.14.2023.06.09.15.41.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 15:41:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 15:41:57 -0700 (PDT) Message-ID: <6483aab5.050a0220.efff2.cd34SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7FC82605246B; Fri, 9 Jun 2023 18:41:57 -0400 (EDT) Subject: |SUCCESS| pw127817 [PATCH] [v2] 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127817 _Testing PASS_ Submitter: Artemii Morozov Date: Thursday, June 01 2023 06:30:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127817 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26481/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/