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 73D0945EEE for ; Thu, 19 Dec 2024 18:12:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F66540265; Thu, 19 Dec 2024 18:12:14 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 6D0AC4025F for ; Thu, 19 Dec 2024 18:12:12 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a81324bbdcso6596265ab.1 for ; Thu, 19 Dec 2024 09:12:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734628331; x=1735233131; 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=swOB1cJdVRTjd55bXi6ecoU4QO9efLrtJONmd9ixsLs=; b=a4BcKGMiI5VtOjCRY3tD+mZNoBTK6MiAnMjST4k59oQ+lC6lpwN4vahb1xaSxYGd3p kEz0V4TKRnkdEDVxRg97P0+LmkyauIlWf24UgYTVZIWQ7FDqS7XKcDDSEZav6MDF5hZB f4U1Y8Wl8Yo99ike05p3J5i3caefmHnUUJ6yU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734628331; x=1735233131; 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=swOB1cJdVRTjd55bXi6ecoU4QO9efLrtJONmd9ixsLs=; b=LZSqIZ6owhf7/ETx3P0mBqGxilCgJKQ/ZV4lMGy8nPHM+VUWcIoScXef372qvOol/2 6AbMxFs22GidpxwdCba1BtoVE8WOYrHNjjtrXE1Nd6LvtOILzhXvGy0fLEIVn2k/NCj3 isw7+/mHnrGp6QyBjhFBboIAWgJWWIsfKevdLj7FFZe0m0vVaUoHrvFlQ9SLz5qHHyE4 EYAxb+xsRDcubEaYt6B6Y5ZeFj388glEKD8WF45O6iyz7xyQXQfgul2gQ49ceKV3sv0S PDx7S69A3hT94v9rq8MbMv33WQYJbOxdsHY8Jtovb7nizeFeAVN2y+2JC707kwbd107n XjDw== X-Gm-Message-State: AOJu0Ywf0m2bsDeLS8Fb9NXW/Dd4HLnCNlereZ25uglgObeQz9VK3POz Vwvow4munEWT54Z/qeZoaf5Iw1hP2+TSbYyAPldlBj5Cs12Z5vkoRoSNtRTIk8LMuFv9loiV72i xdDhv6m0pmSSuAnKWNimz179UfSGre/1VODwip+cm X-Gm-Gg: ASbGncvRtarrznwT8rms8opWorsSsWiB1DEGs4XJ/nESOHfSnfCW8x5AKNETrsoFf2e f/l23df9uNtZJrXq7YXOFjYxOcvpqWv3F/orEJ5yk0gF2EhxDctXJndk5nV5qHObH1xgsoUaZR3 jegb2tuPly1T9UtW+pCDnqxdSjbrRCDnbF4PENO1jC5offo9XiFwK6BD0oS5Brz/hRflj6GNk2X xElCMjldtz3Jc8k4RTA7lhS8ER8odmeIcvKDAi40mq4U/tQDJKMQKvv/B9uQMaJGz18rxECN7ch Ng== X-Google-Smtp-Source: AGHT+IFDDumdBFZLOD7vDpXxWZkvmxc7wANKFpX2YRyqc+L1RXuH50rTnTeq71XIZwzMgkzwirw3JGc4SSIB X-Received: by 2002:a05:6e02:3b07:b0:3a7:1f72:ad3c with SMTP id e9e14a558f8ab-3c013b07177mr46277655ab.19.1734628331703; Thu, 19 Dec 2024 09:12:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3c0de3359a8sm837735ab.15.2024.12.19.09.12.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Dec 2024 09:12:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Dec 2024 09:12:11 -0800 (PST) Message-ID: <676453eb.920a0220.2dafe2.5a85SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 3A6076052471; Thu, 19 Dec 2024 12:12:11 -0500 (EST) Subject: |SUCCESS| pw149318 [PATCH] [v2] net/mlx5/hws: fix fragmented ptype m From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241219160553.897489-1-akozyrev@nvidia.com> References: <20241219160553.897489-1-akozyrev@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/149318 _Functional Testing PASS_ Submitter: Alexander Kozyrev Date: Thursday, December 19 2024 16:05:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 149318 --> functional testing pass Upstream job id: Template-DTS-Pipeline#203410 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 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 | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | 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/32173/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/