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 5316043349 for ; Thu, 16 Nov 2023 23:48:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4DC6540150; Thu, 16 Nov 2023 23:48:27 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id BE7E340150 for ; Thu, 16 Nov 2023 23:48:25 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d9b9adaf291so1369467276.1 for ; Thu, 16 Nov 2023 14:48:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700174905; x=1700779705; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bV91fPAkqCni/XCj9ENHdvwWBPvzOOGGGRpm/7S+2cI=; b=IZe25IXGv2ttaA/IA6P7ho2mi4R72jUD8JqQDLPW1ceioXiOFOLnJIx7rV4ffsHrUm cDAnKphsWQDS2jCnhDaSMQFq/viehVAqPTYfPbmJGjR5ZudbV74+M/3/PZOxBT0Pfsq1 TD+1Oh+qHsrCyWvH5Ihp1DJmXFcw6eAm8kIQU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700174905; x=1700779705; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bV91fPAkqCni/XCj9ENHdvwWBPvzOOGGGRpm/7S+2cI=; b=xL5ugysbjTY8zXjdFtw8i8fcMVVHA7s0fSd/SYVHFLp90TdJ+R64QQrCrjr6AQgGxL ipwRwli1xMe7fbaXZ4f/NT6Yul8oaHXqvlhWWSZJ5yVbNysRIRXQ2C7OByuJc1hpbJ/B 9zcilXk/E2JKQz+8IlRCYuPvxGxAwX5pv63CQOhpwmdy+e4gzMn2ezM0Ikxxl6o/SNT7 8C87Ab8yexOQb8Ntn/iwf8LBFKeZWfyYPspsFK94sKoZc9xsexTBysUex2whmONQ+F/D v7R+hp1hfZDluqvMKMvdqZUsoP8AdUcStL5i5vF759LKmrfQqzLR2IA7BI+hDS0Uc/+P P5Ig== X-Gm-Message-State: AOJu0YzDCm8wjVgIB2b4mRNXgFBuOTrx1mrS/n2gn9l3KhvarkH+k89t cRMiuNq6gmZwmS7EqQfLUc7RRDTxvAjBHyRbbF7Hxs7FQ0nfAEop4rGXlA== X-Google-Smtp-Source: AGHT+IH1qJd7IrcM6Wlrn2LyNXleotYbPN/CIoKOKRmup6wwagBkw06XMYEn/6oNbxsaJHqyg+bJDJbAK0a4 X-Received: by 2002:a25:c751:0:b0:da0:c887:36cb with SMTP id w78-20020a25c751000000b00da0c88736cbmr14619247ybe.45.1700174905175; Thu, 16 Nov 2023 14:48:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x205-20020a2531d6000000b00daee8f2b7dcsm30326ybx.7.2023.11.16.14.48.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 14:48:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 14:48:25 -0800 (PST) Message-ID: <65569c39.250a0220.35b9e.147cSMTPIN_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 8B51D605C318; Thu, 16 Nov 2023 17:48:24 -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 | +---------------------+--------------------+ 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 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/