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 BA83B45DB2 for ; Wed, 27 Nov 2024 00:35:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9603340EE3; Wed, 27 Nov 2024 00:35:07 +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 A76D0402A7 for ; Wed, 27 Nov 2024 00:35:05 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-21210fe8775so2142895ad.1 for ; Tue, 26 Nov 2024 15:35:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732664104; x=1733268904; 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=bQyLW/6WA23jpqvLe2CeKibDfUK+JGMhVPS/d8THgR8=; b=ZrPdr1MEnjyinKzXMXc0sOL5yIJzYKCIWwJrM6zSsI89PglqOr3J6HyHxN2/TmZ0+Z 85d6ZBHk8M0n1zxOCaLpxfCRr6XZMjbYeT2Ra3fZG6ZXXMZIFafaviR57E5MwC30wkuA CErtU0QQWWMSTS28sqR5LYGm3oUYFyCVkBpmc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732664104; x=1733268904; 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=bQyLW/6WA23jpqvLe2CeKibDfUK+JGMhVPS/d8THgR8=; b=OKtkttXBTkSCrOOTslvM1y5ynpbT9u1i6DcHTnl6QEwLn+HhDNfH6g+X2GhYsi5K8a ST3JZOaSW8sA68ibBPaap8O3jlB4yeLcI4WGOHbUKffyndMWRwSJZ+OgYoMU5W/7NJ51 U2k2oEXLYrXLvoLJvMXuk3szrYDpYZqar7bY34bXnct4ebQZRMZ5i6z0zi10IR7zapSf rIBPq3DrciVxL95g1TJszgNQygS+Ug+tT52uYYPPzEnKqlgfXkt7EQijTMTATj2q/KbR mo3Vw6450h4EOh68leM2tUTA6M5IQksbU2tJJhuQJp/HOya3CjuM9JEeLyerM8p43zLZ yNNg== X-Gm-Message-State: AOJu0YwpMIXbdWvnTlKJ3UsPr1WCgmCUXb0vPlX22FdzDAfrSmHaDjKp HxgLyhC/9Ikg9PbfdvySPrz0tbvNOO9PyCNiASj0eMiKme3UjhBOeJ2Jp1hkw1WdlATiKEcMpmF mvU58k+lYEOK/8W5H4RHKxq3jg3QWMc7Gk+yk4Nas X-Gm-Gg: ASbGncs9rpdFjLmakgn+90LSk/9lSOyhI/nI327Q/ah9Fd78Dmgs7FWA2eUAeHEd6r1 f714eRNQLwniKbgGskIhaUVVFovKV9Tkm5e6D89FwG5UB3DdSrw54J4ThVBI7taZ8umQnYAcbs6 lW3Gyu32eodrwZ9nTBpPHHouWb+gbHp0ZDAN2+L/JCmUTU/xOamQMxYji30lmLT34xeash/HK6d GdqLHvqE9jMyoKZex59Y+YFfNUuZBjP0VGfWMvEwpiz42+I2d4VvH10LC0j996JUcrR00s= X-Google-Smtp-Source: AGHT+IGVt0yFXmoqOILt1Z8FglUUhy7Zh9RY7HC3SrW9eUsEJpRp+/Cy33XoW6CusVhtevWbDpKr4tU0vNBg X-Received: by 2002:a17:903:22cb:b0:20c:c18f:c39e with SMTP id d9443c01a7336-214e6f288e6mr79034505ad.21.1732664104511; Tue, 26 Nov 2024 15:35:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-7fbcc42284fsm397750a12.33.2024.11.26.15.35.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 15:35:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 15:35:04 -0800 (PST) Message-ID: <67465b28.630a0220.2b2ccd.a1aaSMTPIN_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 BF9656052471; Tue, 26 Nov 2024 18:35:03 -0500 (EST) Subject: |SUCCESS| pw148717 [PATCH] net/mlx5: fix RSS hash for non-RSS CQE zi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241121133231.914815-1-akozyrev@nvidia.com> References: <20241121133231.914815-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/148717 _Functional Testing PASS_ Submitter: Alexander Kozyrev Date: Thursday, November 21 2024 13:32:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148717 --> functional testing pass Upstream job id: Template-DTS-Pipeline#198915 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/31989/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/