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 2D6DD45556 for ; Thu, 4 Jul 2024 17:11:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2965F410F1; Thu, 4 Jul 2024 17:11:58 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 67FC64042F for ; Thu, 4 Jul 2024 17:11:56 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-24c9f6338a4so452080fac.1 for ; Thu, 04 Jul 2024 08:11:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720105915; x=1720710715; 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=7IdWqiYE/MFNJJk9HJT1v8HQITHB1++eR3BWTAo6ZfY=; b=OqMu3bbhUHRLHsWuGnxa3kRcTibw4fsYEmkcXoqC8cWB4lwCIgup0IYtf+N6tTMngp 6bs24A4/JGAY8gEnk9DW+7/r+Fno7oUR12fT6MCqAxs+EjPirabdxhVATsJFhFM9CxEy PrVlb/0XwUTlgoi8ZG0k9RFhX6Ttd4gpNr+ig= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720105915; x=1720710715; 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=7IdWqiYE/MFNJJk9HJT1v8HQITHB1++eR3BWTAo6ZfY=; b=ajnlghWFUGwncWiUUOI6y1yl9iLVp2Ws/+RV98/SclEr3f+av0eA+tnK9CZ3+JPrUW H+pTb88uGjKyjHALuV8o+jJdhmr4866gAOjOr5h9f+lp6qTM+utaCFe553BrbPh+fgQ8 /Wq88QJgYkIpwVA5yDRvQKS30iIf1c0SvrzgWUXGGziNP3iUfJHjlZ7vz49lY83OPEci UTxS5Zos6Iio/qUC89q8hR8Qld6zmCL8Nlwf4jTnn6dBMyvMMSjPS3F3/vX8Qh97WZV1 TPWEYXUuqGLv+j4ZnV7kWqrANKV+qtSvJXE0/RszRqnan+bD17lltcJ1q72UJ4z/5EUX myQQ== X-Gm-Message-State: AOJu0YxCeJPOMcIDe+OWau9FDCZTDAH7Y53yoH9sXtcE4wTEBQVjAUxE T8zUZfLbkD2D84pxbcOelXTBb+NE2/M8lkp/mq8FFkovbNz4I90MHv5I+RS+oaPljfS48lD152x dLtHLvwSlp84G2lTGxbh0X3lhpznf0NgnKzeu7cET X-Google-Smtp-Source: AGHT+IGjfWrt+QCfBgkLeQXhSKyCpTQmbb2QppiH/rBeFfIZOwuBFho+LxttwNDghngXVDA6wllHttSwEitn X-Received: by 2002:a05:6870:6494:b0:258:42c8:867f with SMTP id 586e51a60fabf-25e2bb246b9mr1543043fac.20.1720105915508; Thu, 04 Jul 2024 08:11:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-25df205f090sm275076fac.17.2024.07.04.08.11.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jul 2024 08:11:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jul 2024 08:11:55 -0700 (PDT) Message-ID: <6686bbbb.050a0220.15bea.4a84SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D973E6050A6B; Thu, 4 Jul 2024 11:11:53 -0400 (EDT) Subject: |SUCCESS| pw142085 [PATCH] net/gve: fix RSS hash endianness in DQO f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240703133153.157661-1-16567adigashreesh@gmail.com> References: <20240703133153.157661-1-16567adigashreesh@gmail.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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/142085 _Functional Testing PASS_ Submitter: Shreesh Adiga <16567adigashreesh@gmail.com> Date: Wednesday, July 03 2024 13:31:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 142085 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | scatter | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30401/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/