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 10C6E42D28 for ; Thu, 22 Jun 2023 23:50:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD1B4406BA; Thu, 22 Jun 2023 23:50:53 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 7497C406BA for ; Thu, 22 Jun 2023 23:50:52 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-78f689fd0a3so2264755241.2 for ; Thu, 22 Jun 2023 14:50:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687470651; x=1690062651; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KcZBp3zSMGw43oSniM0uc0vfHsDDrT+AZetwbTwLhYw=; b=MgbLcivDj7kEoGdIgbN7jC4gJiH7caJDaoCkoCRef5PXlwGYDFz3s9VZJZ61hTeLAj VqtqUBJ8GYcIbSUDPX68wiwJlPRp14QETGwWiGaZ7tQqfKmJC/+RroejsiZ6H3k/164X x4u/xfcUf3ItWwBkIRq8+6wVh6lPX19FXHbHI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687470651; x=1690062651; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KcZBp3zSMGw43oSniM0uc0vfHsDDrT+AZetwbTwLhYw=; b=KoiJmcXJoR8pN2+JcBrw9Giem4rid9mSVd/8dHdfXMUy2W9QC6HO0wBO7tBI6pHqcY OTdbpzYDFXtGAWbb4DCxQ/6581u+Zl/id0AT62j7Az04FdYq5LiPXvdNtUEUpOiXf9nm 3eAezxHOrvTrhOcjzCF4vyRl8/vjrbF/fCUqu7W8vwr7HdNQN6JOvSTUEnrDe0tl1Sei +ixHE4YZzXW8ajPpObJrTsPLhBA3vGP5SPFlwVgdfkm6gx13DTRm6pBsdzVvxp6pbdHR YMeU5B5c1u/JhxVv3m2dtMYDrFyWjn1k6+Y8A+onsmwYCT1O1KA5toipHiWHKmmRaiKa +bJA== X-Gm-Message-State: AC+VfDzgjRajDSny5qQtwSW2QtrwdWTLlrp3rccOHDRhH8v8Mjr4YG7A dqpk34jt+aroD9ilMoROl2n2ZGbLzAMS8/0o/NtwbBn2OIwZmiEaqJSfAjUD86vZkbb3tY065w= = X-Google-Smtp-Source: ACHHUZ6dNek5uCu9gcCUVNuva9r2SuE95XSYNmdw6dUiFMF71THW90mcmN6AU3RuDqpBHFc+Oq14WVLyIuGN X-Received: by 2002:a67:ef81:0:b0:440:8ac0:ef57 with SMTP id r1-20020a67ef81000000b004408ac0ef57mr9114721vsp.24.1687470651780; Thu, 22 Jun 2023 14:50:51 -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 s18-20020ab03732000000b007856c518f59sm978046uag.12.2023.06.22.14.50.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Jun 2023 14:50:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 22 Jun 2023 14:50:51 -0700 (PDT) Message-ID: <6494c23b.b00a0220.ff853.4e35SMTPIN_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 72FEB605246B; Thu, 22 Jun 2023 17:50:51 -0400 (EDT) Subject: |SUCCESS| pw128921 [PATCH] [v5] common/sfc_efx/base: fix Rx queue cr 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128921 _Testing PASS_ Submitter: Artemii Morozov Date: Thursday, June 22 2023 12:31:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:841e87df43e4c3c60ab1b6361130b628afd156ec 128921 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26780/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/