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 CD6E54555D for ; Thu, 4 Jul 2024 10:53:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C87BE4025C; Thu, 4 Jul 2024 10:53:04 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id C40E440156 for ; Thu, 4 Jul 2024 10:53:03 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2c80637d8adso320310a91.0 for ; Thu, 04 Jul 2024 01:53:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720083183; x=1720687983; 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=oRwSDBo6cLcnAYz2QWm6kdkws5NrXSdyOavokMBiDE8=; b=cHj078x5FvT7Phr1taqkyMdblXm6omS+vTACwjRj6FD/80P78q+IRlDf4Ihs8hUnRY snj7kVTmpkuSJsyKIEnqMBOse1ZvAXi23hDPbkhDJn1A6B84AMXLnpQGumXkLDCmbNgr 3gs44ajH+31Zivp3FSMmdmpeZ9NCZSmMOl01o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720083183; x=1720687983; 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=oRwSDBo6cLcnAYz2QWm6kdkws5NrXSdyOavokMBiDE8=; b=hpjzUCMNcAVKqqDQNzRl8Y2vz5tBO7Uds3cGPlxGqteJTrW8PqAnBRbvjShLF5j0G9 9DhC8gvE52K5bKH95X2r8A1ikgixydcnPP3uB0KCOql45LJ9ucLgNzn5YwPNgIkfJWWW j0E4uWpYiHGwdI+TszHSHxuhkWf7k/NEs7HTcioSHf2FSaJAF1Ia69TEluc6OzJ0HXUJ wuZr02VbEMwqgYWrVzS38VYdBBp5Q44JSa3Cbj0ZpEqYmyqGvSzSvqbd8Df8COIaIpIe eMypctSGvyv49s1LlImJxfkOnqf6ElbgRb3cf8L5MSj2luiZhaYqb9BlsO+HhzsKxNL3 QEoQ== X-Gm-Message-State: AOJu0Yyc+62JKbBbfVwWu5FdLGIXB1WEx6a1/0vvnmzSM0t2CyyRichh Mt/MQ9yHf7L4ou12VXDIY9Vu7fXhJiZjDl72+UEJi4wQzHhSvqCTCv5PMKmn/WOy76V/EqIZUCo a7pK2s0+nrwQeBt3yhTbeo5SzEaR+V/NL8VeEt6cPVeG7Wozdsb+v0Koo X-Google-Smtp-Source: AGHT+IF+AvbJxiSix9DndOl+fMmY8keVhCPDj4dxmkXYDBcRw45x4PNUZMv7yoKDnnAXQZtCzVqHu0y4Jz5Y X-Received: by 2002:a17:90b:4d89:b0:2c9:8649:d507 with SMTP id 98e67ed59e1d1-2c99c6a8e40mr680145a91.32.1720083183006; Thu, 04 Jul 2024 01:53:03 -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 98e67ed59e1d1-2c99a92c6dasm41941a91.3.2024.07.04.01.53.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jul 2024 01:53:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jul 2024 01:53:02 -0700 (PDT) Message-ID: <668662ee.170a0220.d001c.2fdfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1120560526E2; Thu, 4 Jul 2024 04:53:02 -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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/142085 _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 --> testing pass Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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/