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 A516042A3F for ; Tue, 2 May 2023 22:04:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A255840ED8; Tue, 2 May 2023 22:04:48 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 8FE8740ED8 for ; Tue, 2 May 2023 22:04:47 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-b9a6eec8611so26982152276.0 for ; Tue, 02 May 2023 13:04:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683057887; x=1685649887; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mzYKpFENZ23WKMf857pKagbVjC/2W7sXZeYUuTyJtrA=; b=P4gQek1YJhF7+JfuuEwzrujxzWAHZQFJSOk+ah9JVfboHRACbVE2dIoRcIsCTRy440 xvSo6N/mnKKTTC7a/keFTj/CXBKExglfolSDdzUb7BXv6qos7HlBYgyRcp9QtRPqGLcN H8FXL2071RvTPDUG0TACgUFsi+D21agpomMFo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683057887; x=1685649887; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mzYKpFENZ23WKMf857pKagbVjC/2W7sXZeYUuTyJtrA=; b=gyunyt8ZlwWWmGsTTEGkchdyWD2g1vu2Z4ODrebkS9V3M/XhHpDbHs/BplvzaakEQp ImiVBPqVTuISpmUqd73WlfTXOHLqgcH14c0+o1ewTAVWUZuaWYrBJSFAu1ZvYO+awpir 6bE6O8tqhKl9A44dFyMkyLWPFDY79DY3HAxZVfew7TReuhgy0QMFXDAUq9P8QmyPujl5 foc3AVT1vtlnS9ixvF6a1ceKmovb4WytorjYqjRo1N5rqTeO0Glq1xK2FqPWpxR5TwzB PXiy/NmDXZsT3uXQRlk7ksTPKFIPOzF5P3h9bDOM+h3IuSyfnaJ5hgVLaTdmCdwc+9CK Qo/w== X-Gm-Message-State: AC+VfDy0+GRBNo64LuEtl3HXN/Eyv69h/B30EKDW7U7nWjOe9V8kqE2a MdmfrqDn7PwMEa7Ua+kApiGHW+3pwGE7b+YNsM7cLZYtOA/R9GEmNZ3W+w== X-Google-Smtp-Source: ACHHUZ5h8Cqk2W32M7QjG4wLEbTHjpIbLX//Dh4VTtEckIQnvUv3P5OlyWWh/artrz0EzW+/60f/B6Ru7XHR X-Received: by 2002:a81:99d1:0:b0:559:ec94:50c2 with SMTP id q200-20020a8199d1000000b00559ec9450c2mr11542703ywg.19.1683057887001; Tue, 02 May 2023 13:04:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a19-20020a81bb53000000b0055a20ad039csm590417ywl.32.2023.05.02.13.04.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 May 2023 13:04:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 May 2023 13:04:46 -0700 (PDT) Message-ID: <64516cde.810a0220.50221.9472SMTPIN_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 B4881605246B; Tue, 2 May 2023 16:04:46 -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 | +-----------------+----------+ 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) 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/