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 6456342DEF for ; Fri, 7 Jul 2023 03:07:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 60FC840685; Fri, 7 Jul 2023 03:07:52 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 790A640685 for ; Fri, 7 Jul 2023 03:07:51 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-c1aad78d5b2so3775634276.0 for ; Thu, 06 Jul 2023 18:07:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688692071; x=1691284071; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fOZd6DEmUXeN4mpbNqKRJVp31jXcHA2QMLQFy5zz1sY=; b=G0mYp8uiAAq2numfaosH+VKoCAXyckT9aVhzDhWqbbyfxHUAHjfYumc6Dyb6/U4ylG aJh6C8rGrGDfHizVvVbdVjpDHcNI9A1L5dzM11HsHWyd+pA4cw0npi65YmGhbXa8EIPv n+Xxid5ftBz0n3R13ZaHtbkbdE0RnUBo95RqU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688692071; x=1691284071; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fOZd6DEmUXeN4mpbNqKRJVp31jXcHA2QMLQFy5zz1sY=; b=ffm5xEqWuDC9ievIMrrVofvHOZnBLjdIDbLo4ArmGFKaWD6XJwkMOcQCZ0gNi3+62n pKuwwoEcggdYx559+xRi3cBvWLi2vTaEO7KhOzObfHR2sFwKjjA4vPc6IdnqYF/vfTPq mB505TvG+BpWUkoTXeBB7rGnumiFuYlI4ToxjKErKQM9HaF3TmcnR3u5pcwiiBpMs/ia O6V23EvlEvmIHLmdMZ9KVhclZ0yRbS612B/Wa6ULyqF0U5TPJbAq6NJuwqp7nkYZTGXr r2AKvtp1wswb/vRXqrBwZODjQIfoKhbIDrzzMaf5lIiizjoXs6TIJF0nS+InvaS/78Uy ahkw== X-Gm-Message-State: ABy/qLb1O/HTZcm8QONat16cdm0U6OJivsY3r2aXZY90rNt1cVqwQNgY BAO7IirwOtTD5gIDV3iT4YyRBg/GY5D7VZ90tsapo8jm1WdlDzb2GgNS4Q== X-Google-Smtp-Source: APBJJlG/sa7unu2BdQ/0qLGM1+aK5384+ArWzTSU3Po2eNojsFjbiZsh+FFo3lx53+IHTP34JzflVva4HZf+ X-Received: by 2002:a25:b30d:0:b0:c47:3430:bcb0 with SMTP id l13-20020a25b30d000000b00c473430bcb0mr5180859ybj.26.1688692070924; Thu, 06 Jul 2023 18:07:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w62-20020a25df41000000b00bc917990815sm214136ybg.20.2023.07.06.18.07.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 18:07:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 18:07:50 -0700 (PDT) Message-ID: <64a76566.250a0220.e3f0b.96d4SMTPIN_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 8F1ED605246B; Thu, 6 Jul 2023 21:07:50 -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-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 | +------------------+----------+ 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 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/