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 0647342A3F for ; Tue, 2 May 2023 22:15:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D5DC940ED8; Tue, 2 May 2023 22:15:30 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 821C540ED8 for ; Tue, 2 May 2023 22:15:29 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-32951864ad9so11300065ab.0 for ; Tue, 02 May 2023 13:15:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683058529; x=1685650529; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TSqoLv1K/TWzBwx/wDrVgp3+EANiMwPYsJsA61t6+VI=; b=gh617LnB9BWjv1QOZSJTrE1SdiA4IsMPKs3WUUqWFTu5rWUsVcD6fAGviXVipDSrQe kQ2PqhI5Ta4DJ1OuZfElV4RVPn4qnIkbIii0L3VJUQDaSKmJD86uSMB9jVZAeQqwN7OB 9/QTqzXUzfz3bydSOq4Q6O4xEsaHXYFsdg/z4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683058529; x=1685650529; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TSqoLv1K/TWzBwx/wDrVgp3+EANiMwPYsJsA61t6+VI=; b=FqyFDWb9t08TL8uHSYLe+JrlJz2IkfoHLHDDQimcDLgGkGnO+r6wT/GJ2tkYt4Nmmg /88BrBHgOYue9t+0s+uBDH53s+ltsHOqBfcuapxX7e51gLvyFKRSfX7dkWfm/5e+pV1x V8yxsdUjTnkXubhcNpJi9v6znD/V9voe1b0pUGH0JYbLJq2oRqIpL82TwSt1uUf1mnUk uZpkLVlt8gsI0qj5NZx9L9U4SFTrc5b7CU+rvWsX08b/GmwYhZjC6p05C1giEgyoXCBe 0nGyQa1+offux60cH1lHQL15AWeuJ83tO6muKfdAifJnMWavNTPr6eM329ajlMgQbCLI fULQ== X-Gm-Message-State: AC+VfDxXkY03z0os9hYo4+wwdfrlFWG2f+K4rOxBnXzH7yziizjgfEXy qGLu99mbcpv8WnNXDzE9AUJfzIb/RR4g6ake01AeX0HQ9LJIfd2AQQXhoQ== X-Google-Smtp-Source: ACHHUZ4rvB+1rzqEY/WJmiVe9NFD86jJyozSBDK+di4UelPpuMhTRqSsnRyJiQfdQK/16BbIiw1ONIWTct3D X-Received: by 2002:a92:c98c:0:b0:32b:2884:667d with SMTP id y12-20020a92c98c000000b0032b2884667dmr11207981iln.7.1683058528844; Tue, 02 May 2023 13:15: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 m12-20020a056638270c00b0041415454ba4sm917585jav.6.2023.05.02.13.15.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 May 2023 13:15:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 May 2023 13:15:28 -0700 (PDT) Message-ID: <64516f60.050a0220.b1cab.804eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 68FDA605246B; Tue, 2 May 2023 16:15:28 -0400 (EDT) Subject: |SUCCESS| pw126664 [PATCH] drivers: fix error CQE handling From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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/126664 _Testing PASS_ Submitter: Alexander Kozyrev Date: Tuesday, May 02 2023 18:49:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126664 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26151/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/