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 3AA0542A3F for ; Tue, 2 May 2023 22:27:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3698640ED8; Tue, 2 May 2023 22:27:54 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 0042B40ED8 for ; Tue, 2 May 2023 22:27:52 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-61b40562054so14117806d6.2 for ; Tue, 02 May 2023 13:27:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683059272; x=1685651272; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=X28ievkRSfrkvMdZ49xIhYM2rvuBu1JPO/oCupwjSTk=; b=H4Zh2+//bZUwt99uoRyjLC8JzUW6+XW/3HeFrCYEw2vEPjCXTYCD1FHXWZCJuWDVtt zwkHB3wioZO9aAMBUNt5JgNcmcLeUI5bldF7C/fTR24CUUAfeZsPZCtBnFG2Ywsxc/Pe UNy77RL6DKXjhKbYMnhLitUD7DuW/+CIgbAmU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683059272; x=1685651272; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=X28ievkRSfrkvMdZ49xIhYM2rvuBu1JPO/oCupwjSTk=; b=cvARCEYvwy0W/TEgdNZ7fue7MeacZsd6Pco8xl39jYlCynqujHgcC/XLKgORHfepmJ f8wjgd89yCuqChpqqdWyZ+igYeZrxPBIz4Mlpg90rIMNwax2bOjY4SWTk8UY2fEhWrWc BR77R50el9cJeJXwkBeOFplULZDgA70M3TK4BHLsGFXAiVbAd30qBsn7l9J/I4nUR3P+ bMPaZqR0xwV3zJpoiuEZckwMifu+Iq+iRWbzZqYOsqArYSp/FB2Ztu9UOP4oCKO/v03O cZmqZBc0Gu5s03epwbhRCUUh7nrkMHraAvZPLAzr3jY/hm887F7rafJMcj6ptJtTyY2z XePg== X-Gm-Message-State: AC+VfDzu8PRfOslhKdDEwx/tp4RaaxUIaX5TanCWXuIOlIRwxej1vt+K QOAIVbJt1BIL21SKNDXIuvN1hpOR+vnFhl0qHo0Dper62Qcs6aAfB+eyyFSejqIZ9BdDjB31Vg= = X-Google-Smtp-Source: ACHHUZ7VlST3KlZp/cM/GFCi2P5PAlSC+kpCEjd+U0W0qddEfUAqahK7C2PJDWAPpDbYBaqQ4C3nDa4NeNkr X-Received: by 2002:a05:6214:27c2:b0:5f1:5cf1:b4c8 with SMTP id ge2-20020a05621427c200b005f15cf1b4c8mr6871596qvb.35.1683059272456; Tue, 02 May 2023 13:27:52 -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 m11-20020a05621402ab00b005ef29417e4fsm1735246qvv.17.2023.05.02.13.27.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 May 2023 13:27:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 May 2023 13:27:52 -0700 (PDT) Message-ID: <64517248.050a0220.49d9.761dSMTPIN_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 3A344605246B; Tue, 2 May 2023 16:27:52 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/