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 29C4545932 for ; Sun, 8 Sep 2024 02:37:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EFCD040294; Sun, 8 Sep 2024 02:37:08 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 8E1984026F for ; Sun, 8 Sep 2024 02:37:07 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5dd43ab0458so1944683eaf.0 for ; Sat, 07 Sep 2024 17:37:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725755826; x=1726360626; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=7WHNiUrUiWaKLFg6oyIo1m6lXsXVEfq+cXdeCljIVfk=; b=VjDx88UB+vXpZaLy3vaGAdV9Ee3MOR6Gj3GC/IYDMT10VU3ks0UvnkPXXM5xQY0uTf nLdW7w4PpLhspv0PCMMZzKk15gv7qEKwKzE5U87AegdrD44sy+c37X7O+ARQBO0p1lVH dpRsrYslm6DrGXih/PYtKs8U/omlRcNdhocO4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725755826; x=1726360626; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=7WHNiUrUiWaKLFg6oyIo1m6lXsXVEfq+cXdeCljIVfk=; b=nEePevNnXQUyUlhxT9eACouOcfVJaJeswPSIMaxwlSoUQ1Zt9Lli4gvFJ4UiW2/Jfi KBv2TriMLLVb0PAbFfVpVnOSiutwWxNLhdd03+f+jTdydxDYNU+fm/nafp8W2K81zyyO UFjjl2Lm6QkibmU4WlT8Poo04CdtAlH3DyGpc/EEebndT+y9YIvZhRkHT/DycgnrScvy 8zZoBsL+NGUMI5nTDyc7pFqSO0YMKeiY2KtBpFz634VH2YTkmWXpPFnWp3hIRdUFBm4Q LHJGaLrI39yr62B8TnszyUm8Nf2RwqOXgymG12RuEBYmxaX94TAjqgRbeBNfSB1/6Zs+ uBSg== X-Gm-Message-State: AOJu0Yw1y8+PiSh9uH3l0S4A1P39gV2n0wGNUORusZm59szewwrKF6Yp wmOqZm9LUdfFKmJlhGE9797oI3QAY6p2LLE25s7UF/Mq4EDca6APAT2GimsFnl27HPfO9e+mVD5 iFq80NdQQ6nHhyw0a+NTEY7u3iB+3cO0wu9oJklpX X-Google-Smtp-Source: AGHT+IFCsJy8FvJeYYq6NcYxRcxkAmz6chedlXZQ+om0USbT5JXC5SEY7wxNw+F+2P/7Lz+5h2zRVvEWizW8 X-Received: by 2002:a05:6358:61c9:b0:1b8:33ef:cc6c with SMTP id e5c5f4694b2df-1b8385ee4e4mr847159555d.8.1725755826652; Sat, 07 Sep 2024 17:37:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-20710eeb13dsm168835ad.82.2024.09.07.17.37.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Sep 2024 17:37:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Sep 2024 17:37:06 -0700 (PDT) Message-ID: <66dcf1b2.170a0220.d24db.1866SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 05DBA6050A6D; Sat, 7 Sep 2024 20:37:06 -0400 (EDT) Subject: |SUCCESS| pw143688-143689 [PATCH] [3/3] net/mlx5/hws: print CQE erro From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240906102151.171965-4-gavinl@nvidia.com> References: <20240906102151.171965-4-gavinl@nvidia.com> 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/143689 _Testing PASS_ Submitter: Gavin Li Date: Friday, September 06 2024 10:21:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:1afebcc334d9a19f94b87062815067f77a195f76 143688-143689 --> testing pass Upstream job id: ACVP-FIPS-testing#6847 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30933/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/