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 0FFBA42A3F for ; Tue, 2 May 2023 22:08:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D66240ED8; Tue, 2 May 2023 22:08:02 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 328B540ED8 for ; Tue, 2 May 2023 22:08:01 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-b9d8730fe5aso6329860276.1 for ; Tue, 02 May 2023 13:08:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683058080; x=1685650080; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hRYQ2xe6+bCqD64fmn43UTTRPbdRrfmI13tUVastMWw=; b=DchyZWko+8YytP7iRF5EKeVvv2wH5iRtypTHbJhONYRBVzOzLd1xzu80/kM0r+oUTc lVO7osAHTEl0Ds1z6KJGa4w1NkYUL8dd3dlDY0r+/gQSbDMpGKM2SPq/MXoU3CZJtU1e hIGG9/WMVPijA/GyNrXcIQAu9CIoQsvJWAzrs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683058080; x=1685650080; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hRYQ2xe6+bCqD64fmn43UTTRPbdRrfmI13tUVastMWw=; b=MZ6xBADT3/f8EVElUZUo9ZpEVxDGXL6JL/+4PJ6+YmCRJqm5HYv+t55BwTP7wagEXp VDz0UHUu94xYHPT1GrYkVF8TfCzB0PyfuCbLaJSlOLSYbCpX1/WBqnRZcO2fkCdjXYTs 7oKRIuJVp7/sC44d002znVr7Liz97UXZc1JCzlC5X+gkkiIHonNZvl8gUr1g2/HYip9x 5+jukCrG8Ab/Q5TExDCGACmaOBNxotOSD9SCIMmNXDxzs7iRLJFHviB1cybEwxboRA5P JgVJpSNVPRWmqnvPB4z8iTs2dlpNxBPzV9dZ0Gohyn8hZOaD9Gd2/Xpknko+4CX0wA2c 5QWw== X-Gm-Message-State: AC+VfDwSMaS9zxZ2UepghSRT6sgFGFyKmYA+xhsy558eDbHpDGT6obAw ZV3Sr1QL6qe+lGlEda2BtGs2FIf4msoJrNp9M0lkSVc/AVQv0PgTeIrDcFrhseJAG6l7qGyR0A= = X-Google-Smtp-Source: ACHHUZ4yt4e8fn79J+n+uVSi4kbcceV3HdEVR6ZiM87tZDUEUN1EX4ToqkfMI1AaEPsaGrNMtGo3UChOpMB+ X-Received: by 2002:a25:40d2:0:b0:b9e:7589:62fc with SMTP id n201-20020a2540d2000000b00b9e758962fcmr2892250yba.28.1683058080396; Tue, 02 May 2023 13:08:00 -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 e67-20020a25e746000000b00b9e6657fd0fsm155625ybh.33.2023.05.02.13.08.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 May 2023 13:08:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 May 2023 13:08:00 -0700 (PDT) Message-ID: <64516da0.250a0220.7b04b.71c9SMTPIN_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 130A7605246B; Tue, 2 May 2023 16:08:00 -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-x86_64-compile-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 | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/