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 5066142E65 for ; Thu, 13 Jul 2023 20:36:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C9C340DDB; Thu, 13 Jul 2023 20:36:05 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id B4CFB40DDB for ; Thu, 13 Jul 2023 20:36:01 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-48137f8b118so1344407e0c.0 for ; Thu, 13 Jul 2023 11:36:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689273361; x=1691865361; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HhUF2eCgQJrFjb2DS75lbWE0P98Syt2Opy+T4whIACM=; b=JiUdYwL2yJWUfIBhE6roSyH2CjHHDC2ztMKg5zs3fLjkKk5lZUSpFPr5no+nkgHHY1 37GzRF1L1MZDiV79h89uHYdSz2G9Z+JA2xImWv9IdOSTBn9h7Er2XNNXtgCpsfy2zcgi DZDktWCFfMd7BJHbUaFEO+cYStnERFG8l/mT4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689273361; x=1691865361; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HhUF2eCgQJrFjb2DS75lbWE0P98Syt2Opy+T4whIACM=; b=F2j2lmuyBegwEsqvbiUxDcUsAcxHUQpyiqwjvdtrBaR4aJ553pmok39NECSzVHQVaD SMbbablHOGtUJl/FgqAn0D/k2LGjlWdaaRjxoBLA7MUsv3Ebx4NytNnIyWsscTeWPrNv xHxCxJbWCIpplYD6c/KTpeWECDb5fA0+rTidHuT211ENaDCC3Q70BPFh/jUVbTQ34WV8 MpgDPWx0gvLVoORvmZAMOtti26x3upLoYanjzKmmDx/RD6pZNXUuoMlyhof+ObWhKqcQ r1VDvbqpXSgfLYZLURvF0R9iCNEKZgSk5kDT4noYzj9hee8QJFgYz1iODBwnTwF14DN0 uTeg== X-Gm-Message-State: ABy/qLaIHplW0UpfM4VETX6mQn8fOZAv66yeqiZSAJr1vY09LB6X0QId ewgcDoEViUuqyvN6mbCnBJYHvPc/QmDPcdyO2GGIrqq11qfBfs9i8cG9rJb/E0/TdbH5XmJ3kw= = X-Google-Smtp-Source: APBJJlEduUZ4aumMI6gaSkGZITYbZskaOFqq/ScpkUMpRid4iobXR451cmLsukaUouV6YBbRMYtEP3Hq4OYm X-Received: by 2002:a1f:fc85:0:b0:477:4872:7f9d with SMTP id a127-20020a1ffc85000000b0047748727f9dmr231432vki.4.1689273361222; Thu, 13 Jul 2023 11:36:01 -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 i11-20020a056122208b00b0047de5e0192bsm838840vkd.14.2023.07.13.11.36.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2023 11:36:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jul 2023 11:36:01 -0700 (PDT) Message-ID: <64b04411.050a0220.b5097.83dfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E056F605246B; Thu, 13 Jul 2023 14:36:00 -0400 (EDT) Subject: |SUCCESS| pw129366 [PATCH] net/mana: fix wrong indexing on CQE error 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/129366 _Testing PASS_ Submitter: Long Li Date: Friday, July 07 2023 00:17:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129366 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27008/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/