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 2821C42DEF for ; Fri, 7 Jul 2023 03:05:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F0DA840685; Fri, 7 Jul 2023 03:05:35 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 270AB40685 for ; Fri, 7 Jul 2023 03:05:34 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-579dd20b1c8so16732667b3.1 for ; Thu, 06 Jul 2023 18:05:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688691933; x=1691283933; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fOZd6DEmUXeN4mpbNqKRJVp31jXcHA2QMLQFy5zz1sY=; b=WoDPfggKD5Tg4WQjrrapuew+4JSUl48a3NcXWx+bKGErTr7Q6Ba9ZlKBc0PyJQ616W 0PK5O81ZjeQs+gxDzfEh4PDUz/e6kYDvyanMseR9/eZVDprO3GZjbzzLlUjg6Lfvqqem 2fHS5zUcIE/9CWMbIb2ZTAISyaWTAeTTwoiYY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688691933; x=1691283933; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fOZd6DEmUXeN4mpbNqKRJVp31jXcHA2QMLQFy5zz1sY=; b=UnJpKyRsyFGeeaorKaXY2L1hxv2XBl15daVfb9J2cBo4BTM/SuaS+7fzUHhJlAzzPZ aBtAWpwb9WPmkRI/nmbhIGAhLPyL3Cu9bvujhS7NUDTTuHPUiPPoyZc7s5DXg5Yk/hTE SD7e3l5Ivc4w2EhgTru7thAzyvROodHu3DPTGx6OwJ0n4KrgAPabY2yjj/9VEbA80puF s3dcg1cYkfw0KOGzYpsOXcqnnkT9PJQTOjT/NqKU/mRwjcAEfrbpL+izGNhNCD8X09k9 s2ng4t8ojjcLIsdkSYzFk/AEVGdrky0t/0v+qzDyFmPNFo8BM7XdgQBSfWQlspYFJgG6 eQ7w== X-Gm-Message-State: ABy/qLZc1vvjHSi/011KX+cSp66dqbUaMJT9lV9liOESYwexzyykmHBF NS6pG2/Cvk6H+i3EGOmI58uIEGDrtf13YMmGtOzNnhJzeSPWIOM9djJXcA== X-Google-Smtp-Source: APBJJlEnwsbKe3BGQnlYpTFd6BiO6Gy2UQ2iXMa2ANhLEtpUbG0HUuKAobzp1uloHXc5YSRnMAc9XcpCInJx X-Received: by 2002:a0d:dd46:0:b0:577:417b:8e90 with SMTP id g67-20020a0ddd46000000b00577417b8e90mr3487938ywe.10.1688691933514; Thu, 06 Jul 2023 18:05:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r199-20020a0de8d0000000b005768462d94bsm219089ywe.75.2023.07.06.18.05.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 18:05:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 18:05:33 -0700 (PDT) Message-ID: <64a764dd.0d0a0220.b3d63.9deaSMTPIN_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 0FDD5605246B; Thu, 6 Jul 2023 21:05:33 -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/