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 BD87442DEF for ; Fri, 7 Jul 2023 03:18:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B056A40685; Fri, 7 Jul 2023 03:18:49 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 3478240685 for ; Fri, 7 Jul 2023 03:18:48 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1b0249f1322so1272024fac.3 for ; Thu, 06 Jul 2023 18:18:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688692727; x=1691284727; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6Uj5BvabiuwEUbvE/0DgI/II+v4o2kTFS1Nt2JElqfc=; b=Dmtd00gkyMXMzXNk0cE7OLyh3g3ILEjAB+NTjYMhFRnHdvs+CtAVzeGtj9M+71UUUg 2DGatM8wUYdsYVEslIkTmbw1ITmFOgtux8/TD7EGmnVa7R7TvLr0UZ4nZs0HDQ4T2LmA W196cqYhzfnghLlIaOc1p7OBQX9QBRqwYq7Ik= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688692727; x=1691284727; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6Uj5BvabiuwEUbvE/0DgI/II+v4o2kTFS1Nt2JElqfc=; b=WLWeSOpy98jBYUI1ugZw99BEJ1UjDENgd5Kaqz9/Zb4qlWOs6IxDpgw8/mmKq7CPFv KWMbh8VjFajHhd8CQMSRS9a9BJI2+6dbYJzyyBVSwE4fLzUHxvI1Lul9a6HEAvsO4ytJ 9e7TAdFCuP1GLA9JChvS+2OmJo65gMaMp7aQn/yEZ4vCFmSbGr+vdSE5mHfaBy//avip PN8vF3/jCTRceF11ZnufxgTnWHGegBaI7DRpnRLOw8V+TQlxGd+/Rh0v9TVBuDJBVlI/ H/csqK7a8iBl6XnWmcwFqEaUWfx1lPJg9oCZ+Ji7/poAWIhpXP4voUSAwKBn6aK83kVC dWWw== X-Gm-Message-State: ABy/qLbJllVopdajvGl7IZpaK/nLMjIRhJfVuPdtHzlwWdDFLcBMBkYH FujcNR2Q9DX81azu1vfhhXIyiCrbK0JELABUvEsDV8o3EPPbrY0f9afj+Q== X-Google-Smtp-Source: APBJJlH1F66cvmjFsL6ebGyMuHetBJS22lxVdZqqAk5D1jMTQ5fH5a64IR2kyt0NADp0I2eFQTEZfXVPHaP/ X-Received: by 2002:a05:6870:8288:b0:18e:cdd6:971a with SMTP id q8-20020a056870828800b0018ecdd6971amr4497393oae.36.1688692727548; Thu, 06 Jul 2023 18:18:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lp2-20020a17090b4a8200b00262ea1ec22bsm37437pjb.6.2023.07.06.18.18.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 18:18:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 18:18:47 -0700 (PDT) Message-ID: <64a767f7.170a0220.5bf0d.23d7SMTPIN_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 A7A1C605246B; Thu, 6 Jul 2023 21:18:46 -0400 (EDT) Subject: |SUCCESS| pw129366 [PATCH] net/mana: fix wrong indexing on CQE error From: dpdklab@iol.unh.edu To: Test Report Cc: Long Li 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/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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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) 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 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/