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 1AC1745656 for ; Fri, 19 Jul 2024 21:26:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C5B142794; Fri, 19 Jul 2024 21:26:51 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id F0A8F4026B for ; Fri, 19 Jul 2024 21:26:38 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-8138e2f2f69so84040139f.0 for ; Fri, 19 Jul 2024 12:26:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721417198; x=1722021998; 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=mngeRVqg8+LbroiYB1GIE0J7PwquoZv3TSYoAyzzj2c=; b=jCg2pzazQu1l2FWCYQrh6mBml8B1znvGAIiO1/Eizk0C5t59AXkAzw0Z2aTVBVedqz I+tqH/pI9xBWRo9txhRerewPrWdFF6VNLVu5OfPJtR6HuiKqezSJXMRmEg/G33tMFxJx eTVBFaM1QDf3TkW6O9FbUbk/QsWJiwVflnRFU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721417198; x=1722021998; 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=mngeRVqg8+LbroiYB1GIE0J7PwquoZv3TSYoAyzzj2c=; b=qspRuS8itCrMonbd2U2FHimeKFnJB7qjoBr61Bj1bqqjcr10HtaPE7aXcShrF0wDv2 mM+L1LTVkd1FVq1gvSWQYpK0FV0yCSgZ6r1Af3rcxRDVoEsefQ2PiqhlM5eE8Wlxu+An y36dRyh+qOR7dd+Xx9lPVwQgolGRrhW55/yHKapfpUNWF/WWTF0SNleEjMvgUOM1G7Yt zQlP4VNd8/YDaGVAH3pxopzH88/lCpdt4wKSPI6h56cMLe//9UwctlMk4/ENa6nJkHnv oNRZwcBOdCv6jItJ4yJV0qCBQhBd5PUGjPH6U8r/6QpZaXw1OmvIuqig2KgRLPmTm8ut WBMA== X-Gm-Message-State: AOJu0YzKPkQzB9pJz0wqCVjMgq6KKqNDHenqcoVyubLUKNd4Wis7ol1c TV+6QTpJT2V7N8g78lKLoXtf3ySK8Ly/PXtFcBdGFRiVgMYW7MT30z20m/Ed+2SsLaFm6k8FfNO HDdeLHLiTShBqh2b2dRVGUrSGWSMJQZU551gJFlWzGkQ0GSHBAwEAMnoA X-Google-Smtp-Source: AGHT+IFW6iNSENerBx04eheyS1kTNyGgEQBTwiyfu43ZRI9EtlWWQ22Rx04X7svsoKBK5KEgf6B/iwECqyte X-Received: by 2002:a05:6602:6422:b0:806:31ee:13b with SMTP id ca18e2360f4ac-81aa538d525mr123489839f.4.1721417198334; Fri, 19 Jul 2024 12:26:38 -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 8926c6da1cb9f-4c23431964esm64692173.32.2024.07.19.12.26.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jul 2024 12:26:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jul 2024 12:26:38 -0700 (PDT) Message-ID: <669abdee.050a0220.36164.3edfSMTPIN_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 D86C460526E2; Fri, 19 Jul 2024 15:26:37 -0400 (EDT) Subject: |PENDING| pw142523 [PATCH] [v2] net/gve: Update Rx/Tx functions for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1721364722-2387983-1-git-send-email-tathagat.dpdk@gmail.com> References: <1721364722-2387983-1-git-send-email-tathagat.dpdk@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/142523 _Testing pending_ Submitter: priyadarshitathagat Date: Friday, July 19 2024 04:52:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:39fe3417bd7a3e15a2a4f8fa543c6d72ee32eee1 142523 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#276747 Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+====================+======================+===================+==================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 8 | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian Bullseye | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian 12 | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 37 | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 38 (Clang) | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 38 | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 39 (Clang) | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 39 | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30562/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/