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 6DDE245607 for ; Sun, 14 Jul 2024 19:10:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 50DB240260; Sun, 14 Jul 2024 19:10:41 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id E4C8340156 for ; Sun, 14 Jul 2024 19:10:39 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-81014df3028so1287047241.3 for ; Sun, 14 Jul 2024 10:10:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720977039; x=1721581839; 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=mtMKEXA1DWgVgMIU/7gPvl+K0HuehLA8IrgaAXMbKPs=; b=SY0rWaAPdO2B/vraP87st8RL1LCOE0otG5N0Kx3/AZt7fNtR05DmOTM9kPIHVu08we KqjAgWDiM94puActO2SLfkw9cVKAxR2TzDvMaeQi1vVEEn40Rfs/uj8lSwIeEDLrFVM2 FEphjYKU1QkwRgwtdvL7E9YV/Di2PnLuVt+oc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720977039; x=1721581839; 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=mtMKEXA1DWgVgMIU/7gPvl+K0HuehLA8IrgaAXMbKPs=; b=r4ZhD1EnMTfKzy9Flsq1jBA0YcAKNAsdLfuwbsQfkqegiz2tHs4SMmlQWkH6EnVgMW GhVrNuPgCe+702Unacylr/0XxMmWMIJuYesxVMk7TGnGfNAY40Ntae9UIOICcRVkO13x UFJPHeWnoeNiuW7uIoVQR0X0QC+5CRw8RiHALNuypu1KM/Lp+YvioWeKhSbsGfqTvGOj HDwbFgvWXxOjbcLSHOScEWod2yjvf/GpCVWwFGFWHzSoYGWx4pxlDXUaF5yCwUUfwcfz w/6weHIfbcvxXDsgRr4Si+Lp97qCK78Aw4VcTqY28eJYSPCXeFivmSChDobnPgKFw6ND yDkQ== X-Gm-Message-State: AOJu0Yxs5vWHl/l8Rg1xK45YnY1/SM3Ag0nFqtRGpSnpg7sSTDAXt9Uh CuqJp0UuIDz8FCwPcuj1Hoyod596BOWyRjs7LggXB9UazqM4MkoXjyIaYH2M+qvxUAnFaVPf49B zNcIEMbQmDNOxb+ubo+ki95L9lkdnbfc/Z8DxOPTgJ+nMpzpPkTh2TN0z X-Google-Smtp-Source: AGHT+IE9az3IYHeAKtFLE4gqlzknZL6rwieD6yZ5umHxBbR95gcVPCQXaMYxG0s9zSHSCKOH+Z0k/9AS6z58 X-Received: by 2002:a05:6102:b14:b0:48f:3bfb:184d with SMTP id ada2fe7eead31-490321a25b4mr21827441137.16.1720977039097; Sun, 14 Jul 2024 10:10:39 -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 a1e0cc1a2514c-81502874176sm160799241.13.2024.07.14.10.10.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Jul 2024 10:10:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 14 Jul 2024 10:10:39 -0700 (PDT) Message-ID: <6694068f.b00a0220.d6cb2.6ccbSMTPIN_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 A867160524C8; Sun, 14 Jul 2024 13:10:38 -0400 (EDT) Subject: |SUCCESS| pw142171 [PATCH] net/mlx5: fix compilation warning in GCC- From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240707095723.46947-1-getelson@nvidia.com> References: <20240707095723.46947-1-getelson@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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/142171 _Functional Testing PASS_ Submitter: Gregory Etelson Date: Sunday, July 07 2024 09:57:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31811d96c1d0fb36df78dc34ef8325bce447bfc 142171 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30442/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/