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 3F5DE42DEF for ; Fri, 7 Jul 2023 03:14:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C6D640685; Fri, 7 Jul 2023 03:14:29 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 987A540685 for ; Fri, 7 Jul 2023 03:14:28 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-579ef51428eso18024037b3.2 for ; Thu, 06 Jul 2023 18:14:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688692468; x=1691284468; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8eg2LWtX6QwuAWehaynRpsGuRpMyR1fb+HFq6pZ2IF8=; b=JG2HHHDk/oWllqZ4bO5aeFjPOvP6HSS4nxRL/rB8qMe+nv+RvsX0mxXy50FF+3xXA/ srF/0mzHTanz0MQnk67kNMLv+ELI5DGpgfuvn/Zk843nnWY19Ji0mVRInu0niMUnUrZe RBy0Hm/Wl+XwF579hiMDrxyz6vlbI02+CsRSc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688692468; x=1691284468; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8eg2LWtX6QwuAWehaynRpsGuRpMyR1fb+HFq6pZ2IF8=; b=JvLp9tqpRd+tyijx66zZSh//7xS4eBN9QrpUEJOrjktJB3908+Dg/V7No9GtsnXOPJ LbHxu/lsbeYh0fFAt0BcMZHH2/T+Fe0LGBqsSRnTthW/9JyhxciDjgoMjmqWWL0KHi95 hfH8YxmaaNMbMfmy/rkVc/HrX0LfAb56J/YZhUpUvAU7DSo46X6yUlzQxfdmnVpHuvYf mS1ibBca0XXsS1u2QB8ePfGE8eOxbldJgrSDbJkQW7CGsj4T0+eA+CUkAqEyU9lH8ifj 05hbq0qfjeuHi7LtQrOBow5WEbBEcXhZ2IugTVSK9YsvCxOswK0dImFSvkifM7pP0kbX q+SA== X-Gm-Message-State: ABy/qLbDHBL8QuAlPJf6FK4i48MSYp1Gn6GoY5FSOEAGBwIe4nz7mJqP md6hFKj19HWhvGR/tKCpY7AZFh5qW8LgELyqgw8ZjNR+kQ7SnVc/3AFnGw== X-Google-Smtp-Source: APBJJlHwVqY/Ww3FMqjqPVyT942uvaIiWvNrJrvMWJkKrKSUd/FGivIbnhnCGff8dOzZMakT9U5jYbn7k/vB X-Received: by 2002:a0d:d206:0:b0:576:f0d6:3d68 with SMTP id u6-20020a0dd206000000b00576f0d63d68mr5194067ywd.32.1688692468076; Thu, 06 Jul 2023 18:14:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s130-20020a815e88000000b0057048caebd1sm221519ywb.59.2023.07.06.18.14.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 18:14:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 18:14:28 -0700 (PDT) Message-ID: <64a766f4.810a0220.b1ba5.9f74SMTPIN_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 B848E605246B; Thu, 6 Jul 2023 21:14:27 -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 | +------------------+----------+ | RHEL 7 | 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) 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/