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 038744337E for ; Mon, 20 Nov 2023 12:28:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F223142DD2; Mon, 20 Nov 2023 12:28:15 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 60DE342DD2 for ; Mon, 20 Nov 2023 12:27:55 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-280351c32afso3428719a91.1 for ; Mon, 20 Nov 2023 03:27:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700479674; x=1701084474; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=c7V86raWoKX6R96pwF0661We76xGOmEsSOwjtIn6x6U=; b=bVe8xi+bAElg5KM7Lp+BPxR6vkVhprm1UJmr149IMYNhcnsl1m3+axseNTE89fCRRZ SjjZaLgh6QpswyqpQZ82w1aZpMW+DLcxd91rK1XCAcqKv5gFOm2kOyDieBWQ9t7ukStx yidn4YRWAJIxYN6wKgOJ1gyEpZoNyd0BRiM48= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700479674; x=1701084474; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c7V86raWoKX6R96pwF0661We76xGOmEsSOwjtIn6x6U=; b=fibawB9bxuHlqdvI0Jidfkrukyq9j+2su9uj4v7l29m3d6AzJZRg23uV3NPjfL/EJ9 bFBrFA24JSZzSkoYWEfOyvhffj8nFlmhtkmIx2o1pLuV2lzHny19fntFELeq8goEbRF/ 9kluxj+0GhZ6jmx2S4fFuQ+dp+Pj99+VE6NWwXMO/kkDurTrvNyvYcgAWYZ/0WbHUmnP R+7lOJqKsQUAFzYowL/ePiJymkjca2+zONxEfvl+8Q3ZqfdP6qm1N19yhU/VLh98Bc8J muNk4tGxm/7nWNX1AyQcT7m4qccQqhRrQagfakFHVG/2BXqzri+KlF0kzxSfDq4XxQDs pSSQ== X-Gm-Message-State: AOJu0YwMfJROKZA4JRcKffWxZwh6i1wgwG953KYKZ1uRJ8Id68RWSm0S T231msg4oehp79VDQ5QOvGxgz2oKFvKodr8QIPwQCMWlOh47Ee646srzqA== X-Google-Smtp-Source: AGHT+IFfjccMO3/DgZXJ0Qrhe0mPikQnBcNWfJm28fmv5afEBEJbmpilUi8BaBLaY0LzS/u1mEh7xflf7Hzm X-Received: by 2002:a17:90b:1c83:b0:280:2935:af27 with SMTP id oo3-20020a17090b1c8300b002802935af27mr6878172pjb.7.1700479674787; Mon, 20 Nov 2023 03:27:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id mv7-20020a17090b198700b00285196b0f26sm209691pjb.2.2023.11.20.03.27.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 03:27:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 03:27:54 -0800 (PST) Message-ID: <655b42ba.170a0220.f0fb1.a4ddSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id C73A66051837; Mon, 20 Nov 2023 06:27:53 -0500 (EST) Subject: |SUCCESS| pw134475 [PATCH] net/gve: add support for 4K ring size onl From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: SUCCESS http://dpdk.org/patch/134475 _Testing PASS_ Submitter: Rushil Gupta Date: Monday, November 20 2023 08:04:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31898aeefb8ca312fa6a594b9fc583d5e23a8d8 134475 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28416/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/