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 00F454281E for ; Fri, 24 Mar 2023 05:00:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D54334068E; Fri, 24 Mar 2023 05:00:13 +0100 (CET) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 117F84068E for ; Fri, 24 Mar 2023 05:00:13 +0100 (CET) Received: by mail-vs1-f100.google.com with SMTP id h27so586804vsa.1 for ; Thu, 23 Mar 2023 21:00:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679630412; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=uLFCUhWHYPM1UVLWv159oxWhVty02kyRrCZZxD5fZIg=; b=HypKHTHTVsT55BV2NU2GLdhdh5R/Bh8sZ2tX4OwNASOnz+3HtV+9axFCGeEBevvn9c x63QSaLGwURFYi4mDC8w6UVEICwnppoHQC8tG7D5ZDdUJNCO4PnIW08KUJTMsC0S/+9h rBVGtfYLREuG2OVXvgi9G77kJBo4iZMa9XIsY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679630412; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uLFCUhWHYPM1UVLWv159oxWhVty02kyRrCZZxD5fZIg=; b=cr39IIdRkznQLEDdZojGlqGBn/ZJll1Cecuq38hhOM5bcj2BuOLscO5GQ6HJUpj04i PJ1KMvpcH2oXWVIoozDp1jM0z5IcXvNW3Sep6FfNpPSd0TbaSRLabyVr2lbLGfg8ezpB MejxynOpQ6lafqgWd09JTeiANN7RPE4z3+H89ChjV1GF1Y88fIrKX86+YZtzAmQR96IL mHPpMlYy/tcOOoOMgqyjryUpdegnir7HAPlB4sT2wKi0x2p53bNF1T3X25lgRIyDRAdb Y3Ye9hvTbvzcR3+zKHz6MkQvyC8TZc5RGRAgOpBbUfBWu6fmKgpqZJtaWW3+qUHojs81 4DyA== X-Gm-Message-State: AAQBX9dIfi35Cn9s/OuAAApIZuYIqUSzAoY/aUAaMiSGIdEwd5vg8+fJ 7AyjASZwlN+ET6RthKcXOhld1gTR9/gm3tECOa/vuekBQmKAJilCu3UtI+QLngTjRdKzOiKemQ= = X-Google-Smtp-Source: AKy350Y+a+vK3BbNvLAfEklJ5qSDjk7wgz4eCV6kxR6AtKDhgHb1FA0sI0Q4U7Q/lPsUjVBuo0NOH78Bb0kp X-Received: by 2002:a05:6102:502:b0:426:337e:10ee with SMTP id l2-20020a056102050200b00426337e10eemr513655vsa.9.1679630412152; Thu, 23 Mar 2023 21:00:12 -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 r21-20020ab06f15000000b0074906294aa6sm3931360uah.0.2023.03.23.21.00.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Mar 2023 21:00:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id BEEF5605246B; Fri, 24 Mar 2023 00:00:11 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id A90E960123; Fri, 24 Mar 2023 04:00:11 +0000 (UTC) Subject: |SUCCESS| pw125483 [PATCH] net/mlx5: fix CQEs dumping for Tx From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230324040011.A90E960123@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 24 Mar 2023 04:00:11 +0000 (UTC) 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/125483 _Functional Testing PASS_ Submitter: Alexander Kozyrev Date: Thursday, March 23 2023 23:51:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:3223d456062bb12e9e6cf02b97966f42affa4d11 125483 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25862/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/