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 374FC4591F for ; Fri, 6 Sep 2024 17:26:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A63142F4D; Fri, 6 Sep 2024 17:26:08 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id D8BBD42EDB for ; Fri, 6 Sep 2024 17:26:06 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-82521c46feaso89608339f.2 for ; Fri, 06 Sep 2024 08:26:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725636366; x=1726241166; 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=ben11YyL4P/HTvh96yBlLMwFFs4gAZ1ZKIax1lobvEk=; b=VvDOxxSKN7cI2WhZAbh1Lk36KPLdA0vV0bl0BhQ4TQn/SD+9QHmy/w5ZibPK1nvL7q NLs6SfA6ln8ssMwfm698vw5cEW2Ath9fWhVbHSl173VfN2SFMpWfrNPrZVEv1Y7Chr6L zE2pfOf3/6zY2+4wSznHUQYCUiySRhBZRKN7w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725636366; x=1726241166; 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=ben11YyL4P/HTvh96yBlLMwFFs4gAZ1ZKIax1lobvEk=; b=N2x/7DdQXbmz3ouLVAYINHWsDlseRZ2Fti8RSfVTTedfLXOKwzgC7RoEWD+xvv2Zq/ 3gFI5C0NVmLRvREp2MQ7UehVzZu4nbJjUY8L7AZwbz4zhFym9mgpSqG81D4Hk6ibCDLJ acD6GCSvkQxFXMIcMdE/FojyXwgaK1SbfeWXoDREYaohbqXdVnpucFYK4adJLGJvVgKC /qHzLIHzVjCgrq7HmXjReinXxkO0ivlVOjO1fxEdcBFMQvhZLQhZJaEUGQTEa6dEisbW QEpiOKFN/g7TBqnPxEwvaBC6mDins0MFiJyKrnkSsvv7xwqUSJPRInKK8egC6HnRFQeO xDIA== X-Gm-Message-State: AOJu0YwIBmDu5Lh3+LLVXuZL7q1GERwpArfyX4EFS0NAzoOxhJkI78qT CQD1TWabfBGv8ir3qT7H9zOliazMmXGl7ElAaXRH4UONZvQ3Qb5KHiBhP3FVFLRzN3FMT+/mJ+g 15UZdR3qm1SnKEpUmY0H2/+YyhO4EE5ugKf544Ktu X-Google-Smtp-Source: AGHT+IHHvmzQeVRuamdkxb2fZTaaLQOf4n6gJs/7MR6zGJ8Bm8SuxXT6fpWras90vrUXXAlJ55z9vk5Tp5zT X-Received: by 2002:a05:6602:148c:b0:82a:129a:9944 with SMTP id ca18e2360f4ac-82a9617b9b5mr341428239f.1.1725636366194; Fri, 06 Sep 2024 08:26: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 8926c6da1cb9f-4d03b4a7f8asm290815173.78.2024.09.06.08.26.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Sep 2024 08:26:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Sep 2024 08:26:06 -0700 (PDT) Message-ID: <66db1f0e.050a0220.3c2c4d.73d5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B6B986050A6D; Fri, 6 Sep 2024 11:26:05 -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: Template-DTS-Pipeline#178927 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | 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 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/