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 9EC1F45580 for ; Thu, 4 Jul 2024 21:27:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 99754410F1; Thu, 4 Jul 2024 21:27:59 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id E0C67402A7 for ; Thu, 4 Jul 2024 21:27:58 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-70af0684c2bso692808b3a.0 for ; Thu, 04 Jul 2024 12:27:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720121278; x=1720726078; 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=SFx3D4ncSbFHpES2vZQGB6Dxm5QG0WvhxruvEJi3B3o=; b=i2kLPNaotq7fnuiZji3IP0oYL5JMzn2lNFfMlTYgjrwrJ7rhZT2tyMWVtBd1D0mYOX wGmH4Pbob1tLFW1BTT3BzZiNY6AfMh7BTTObsJaHOXNCdqwKlj888RQnd7TEL1icee1N uvB4WNt/y1JxFU+HMtuslA6dG/+VU23AzT8kU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720121278; x=1720726078; 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=SFx3D4ncSbFHpES2vZQGB6Dxm5QG0WvhxruvEJi3B3o=; b=g1shPdE60iRDVn2GfL//74RFQw/cU4E2+ua2miUPH/C8gQwwIPkmEIkaLGvYhOc5/u AoaKq04MnabzPyRoVhWw4yAdgND6ACNe1Stbu6WosTZ+MvODP3Zd2lEXKptnMSplLBzV 49LwK4m6K8R8LykqGvPvvWHNCEBFmn/YIVLnLyiTET46DGpsXlPEIy16ziRwkkGqQYch iWTRGsquCrMIfGdQSMW13pqL+ZS0KNTPI0DCENz3qm2jSY1cG7QFARmAAnntZ8WcdFFB QzAymcyJuPZybe8FelvxMQA9j9fRpZnGo3frnFLNMu5KEJy7Aj6JA05MMal4H/VLGyyC 6iSw== X-Gm-Message-State: AOJu0YxDpj+WF98XlzKGnOqPSdnUZ7uFip5FH8WI7kiBYMVnNx2iJ0LA jaoSIep0gJHPG8i99/WwgfUS1VKb6E57S92VdnqJKKgsZToFkAfj+KJbz53EXRSUfdvJ0tMPEiu wa4awFqC4LLx82ks8v/kayPjYJytnfAES3O+EtC0zqg8wzPQJWCI9BqfT X-Google-Smtp-Source: AGHT+IGWrp/4ZdBi5Fk3I9BlSHcBHyvddMnqv81fm3Nq+2LANnF+xGIGzA3hRqlGv1UDCIZ9Dp87LFTYzaI1 X-Received: by 2002:a05:6a20:4310:b0:1be:cc01:6a6b with SMTP id adf61e73a8af0-1c0cc73ae68mr3131317637.1.1720121277973; Thu, 04 Jul 2024 12:27:57 -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 41be03b00d2f7-72c6c8ec832sm334225a12.25.2024.07.04.12.27.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jul 2024 12:27:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jul 2024 12:27:57 -0700 (PDT) Message-ID: <6686f7bd.630a0220.fe6c8.8cadSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0CD42605C20D; Thu, 4 Jul 2024 15:27:57 -0400 (EDT) Subject: |PENDING| 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-compile-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142085 _Testing pending_ 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 pending Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PEND | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PEND | +---------------------+--------------------+----------------------+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 14.1 | PEND | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 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/