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 7B4B743349 for ; Thu, 16 Nov 2023 23:55:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 573E340150; Thu, 16 Nov 2023 23:55:58 +0100 (CET) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 2571940150 for ; Thu, 16 Nov 2023 23:55:57 +0100 (CET) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4ac4cd60370so530782e0c.3 for ; Thu, 16 Nov 2023 14:55:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700175356; x=1700780156; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3+Uud9unpKIZ6ivxsDBugPC+2Fu21iTwAqWOkPCZSEU=; b=RWDQ+155cwxUzqvR/Vep8xcRNpNfUQns7kNeIXAhsQjEYv1aYr2kLpCDkDz9XThRa4 0wLZnvePkpOkrEr0v7tmlv673PNIYZ9GscITSRz26yJmGkuoLuDxoCEbA5FGUDtoeXbg 54cf/nsXxGFIhgGgaaydMo6APU5JW7yqbL3Hk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700175356; x=1700780156; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3+Uud9unpKIZ6ivxsDBugPC+2Fu21iTwAqWOkPCZSEU=; b=wewqyVuKHl+k5/iy9hXewT5VI4jy98gDIDy9Bwwma8KHatX/qID7UUdo0yJYi4YcvN lSraljlAO3pv9HIhwFAf7nWbAbY+lrGa0ka8AqPCGrLW9oIVw5nJtEwPs2UewMuYGrIn 4SqSVUzJPzGAIS66+XzlmMSjxxDHYlJGbymVQZxwxkQipVEgoaDnqjWQDkpVw0H8ZTgt T4ey35Hw1UsUHoVftkhWAtulFg5AEAhLYzHI86MXZj4ZzfNJKoUizqRpkkstiGMficZb llZiPaF7cMW+GNCK+rXK6ojbmJxqYG0VW9MgAMBwtUDIhYF3q9Jldz1hxVOk+SZ713OT YLhQ== X-Gm-Message-State: AOJu0Yz7xIm1NZgAJWQ4lOs2oRxtiems4kMhKNfE8XNG+YCKPN7N3EG7 +ZDfVtiOLLY/ylNKJKIStuMaK+2w5SQxNwFxuJIGXfkbVjlBk5qw9VjQWA== X-Google-Smtp-Source: AGHT+IF5wDFayGMzTZERJNppB0p47dFgqn0z8Zt7q+olf0a6QBSAJ2ifgwnbv9XHs5YQ7j+JaC7G9kxlsR+N X-Received: by 2002:a05:6122:922:b0:4ac:462b:7417 with SMTP id j34-20020a056122092200b004ac462b7417mr19690427vka.8.1700175356167; Thu, 16 Nov 2023 14:55:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n4-20020ab03b04000000b007c1a5629e42sm24480uaw.18.2023.11.16.14.55.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 14:55:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 14:55:56 -0800 (PST) Message-ID: <65569dfc.b00a0220.4fcc7.148bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C8F04605C318; Thu, 16 Nov 2023 17:55:55 -0500 (EST) Subject: |SUCCESS| pw134434 [PATCH] net/gve: add support for max_rx_bufsize 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/134434 _Testing PASS_ Submitter: Joshua Washington Date: Thursday, November 16 2023 22:16:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:6d7129a6e93b7cb52efff009b29ef1a0f2cb76b4 134434 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ 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 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28404/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/