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 31E4142DEF for ; Fri, 7 Jul 2023 03:06:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2EE8C40685; Fri, 7 Jul 2023 03:06:48 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 97F8740685 for ; Fri, 7 Jul 2023 03:06:47 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1b049163c93so993676fac.3 for ; Thu, 06 Jul 2023 18:06:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688692007; x=1691284007; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fOZd6DEmUXeN4mpbNqKRJVp31jXcHA2QMLQFy5zz1sY=; b=OyBfv2V7s2tAxXxtNAsxB6EcZ92nyTMz48FCrVrHtsqySqbg7a+KvyLWHKpKZKd1xf Pf3beOuVKVk9FqtYZ/6AhHAGibMo/wNnVW9IzuV3rHlgppdGlgXunlDVIGwepNJlZXu1 1vXzXtFEGyatPjptTqRfOcQ2fv03/QUV6cjEo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688692007; x=1691284007; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fOZd6DEmUXeN4mpbNqKRJVp31jXcHA2QMLQFy5zz1sY=; b=GWwU5Q4JJ0TWCsokHMCgMPyLZ+UKCg/CPYAvjcQyjNvCv+cgu+p3EN6eU11aCYUqmO 30QHMAfsmbgHz06Mq10yD+YXiNVfAL4DR7XEiFjx3jiLQYOWsXm9qcBA0RdEmhLn7Ugb ugOldXdVx8jGh+4RSeXy7VoYZueyaaf+oAvEma2WifRZnFmjoA5SSipAVDmRqnmwlvno oJ4XaTkVajXKI0wNdP8Nt+ve+vz0UYe0JGIqHL3djbXn/ELkyc9llQrMCUhzXC07EXRA 4DMykYj8M9MThQs+Am+6g5WraG/hBuAOeELhOQS5T2+JD+L3hcjFVZ3/lGoiHvsV9Z7Q i/lg== X-Gm-Message-State: ABy/qLZGFaLeIP9QSdp7gVnRshVsnumc7ST+o6Th8DYvgsBSpyks6IcG IU9YSUUeo48a7u7l9Bhd3O5biLaEFlAmztrq2D4sMq6lizdkRLrngiJxmKj0ec89XvUxLaJnQQ= = X-Google-Smtp-Source: APBJJlE52Zh7NXCLW1r3OINkxgtxAvSOvwXeKVp0LSRubinVsrAoGOS/COEEBdoz/LEXibh9P4BwwiTHXAnm X-Received: by 2002:a05:6870:2199:b0:1b0:60ff:b745 with SMTP id l25-20020a056870219900b001b060ffb745mr3851397oae.48.1688692007057; Thu, 06 Jul 2023 18:06:47 -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 dt3-20020a0568705a8300b001b04d4cde64sm192041oab.46.2023.07.06.18.06.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 18:06:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 18:06:47 -0700 (PDT) Message-ID: <64a76527.050a0220.5e28b.8b49SMTPIN_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 70377605246B; Thu, 6 Jul 2023 21:06:46 -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/