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 AB4814634F for ; Wed, 5 Mar 2025 18:28:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8794240275; Wed, 5 Mar 2025 18:28:15 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id E451A4025F for ; Wed, 5 Mar 2025 18:28:13 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-223785beedfso95328275ad.1 for ; Wed, 05 Mar 2025 09:28:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1741195693; x=1741800493; 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=vIFoCl/E56hbFoepfoItLzvlzQry6P4LUVGvlLJXz/A=; b=X7TSO24w95ZcAiC52A8vjGrbyrsUdcuq5jCfA9pdTyLnHmpbXw/9n7C472kcyXCXQH YSBwzq7AzoNfX6xIh5lcpMo5YBJ+X9UBMJr1DkmykzQBqLSwoSQAgPNn8r1zAr5cd0cw scFOE75rcvjvQupxrw6GPzGoR07GjwYVx3R6U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741195693; x=1741800493; 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=vIFoCl/E56hbFoepfoItLzvlzQry6P4LUVGvlLJXz/A=; b=RjSuSLHdhV+268HVxM0urbDXJGUhLh/c0B/5g9v4xh0H3hUM+XBmJrQEEPaBauDPf4 tV4mP6rlMLYSwF7ApD2czmKMiU+WcsA+5vSW2tEtKhxqLC71k2EvWPDgWYnXhkXqIMtp zHNh8FUzTfqZ0mGn70O4iXr8Gfs6q3exsKTm9sLb2e8utPYIIue7WlENW3i7T5RTtHK7 5rvKMQ/5F79VV2NShdwlaBDvQt840zHDqgzI0oCPX0mqNeHE5QcUog+lkHtCHz674Kyf cB9LG7jrJT8ZVBL+CIaUCKbmp7uESs5dQ81S0lS3jCQRmrnrZOTs4alkz5aZwpbd6VDX m3Yw== X-Gm-Message-State: AOJu0Ywxd0kXiFnRHAC4k9JJCay0TN4e5uHoxubqp5LP1cm+yqJalwrF n+t8Ovesx0xldT8gprwDHWzNVW73z+8UKkn+rajyToWztWb+G/bYQjCV+ji9GLRMN3vVDnjnjMn dZrGrqD5w5iMZiQyqyYSJcsnTF2SwTpHZHmbrfQTS X-Gm-Gg: ASbGncudPViwmHSCsrmvb3fDlxTF0/ngTM8JB94frz7AsMnW3t0iq5xsx9l8ISQJyeu xWul1qK4EDIgucLmWjHW4v6wYUx5k3MVxeI75a6hqAMHPdbcSSYXkZ6i7Koj12jGkIm+IkjV+72 S6xqB2z/USTnNRxAtRgEKWG+oTRMj9MAUnLEIOxAAEyBJLxr6YPBKkjydMwNigu1+HZaPWBLGCz GWK/VZXJKxoP9CpUpvzkg1XDm79/LQHHSEU1jt/3B2jZ9pncg6Ls2NtCcu3zqVlo/FkkYBw/bQY jUTwdPxki8YbqvV/ekjUwsfixUGeJ37hwJmFVExt X-Google-Smtp-Source: AGHT+IGfa37e7Fpnst/gzdH0i74/7S1y4L395h75SRYVzEJ7jfYE3+Y5R8O7udeffQI6LK70x0US+yVZ7zsZ X-Received: by 2002:a17:902:f548:b0:220:ee5e:6bb with SMTP id d9443c01a7336-223f1c95914mr59173105ad.20.1741195692783; Wed, 05 Mar 2025 09:28:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-224057f9fecsm240845ad.61.2025.03.05.09.28.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Mar 2025 09:28:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Mar 2025 09:28:12 -0800 (PST) Message-ID: <67c889ac.170a0220.20962e.17acSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C8EFA6052471; Wed, 5 Mar 2025 12:28:11 -0500 (EST) Subject: |SUCCESS| pw152247 [PATCH] net/mlx5/hws: fix incorrect DV FT type co From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250305132353.46724-1-dsosnowski@nvidia.com> References: <20250305132353.46724-1-dsosnowski@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/152247 _Functional Testing PASS_ Submitter: Dariusz Sosnowski Date: Wednesday, March 05 2025 13:23:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:cf35973540c8bb4ca5c7d105985a65a3602e5475 152247 --> functional testing pass Upstream job id: Template-DTS-Pipeline#216252 Test environment and result as below: 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 | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 22.04 Kernel: 5.15.0-131-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 24.04 LTS Kernel: 6.8.0-44-generic Compiler: gcc 13.2.0 NIC: Intel Corporation Ethernet Controller XL710 for 40GbE QSFP+ 40 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | mac_filter | 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/32755/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/