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 7B3EB43349 for ; Thu, 16 Nov 2023 23:49:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 763DB40150; Thu, 16 Nov 2023 23:49:09 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 29D7B40150 for ; Thu, 16 Nov 2023 23:49:08 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b017766ac8so45918339f.1 for ; Thu, 16 Nov 2023 14:49:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700174947; x=1700779747; 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=VjoNVmaOZak3XmNoWnDM7RnLtzAUxvASSYIJvgXX4/JPzxQOSxQlxAJ5h1C8CFEjg0 0Z6aOlxPQvpzWFEM1uHevHUBYL/4MLY16faMx70VSIptMb5PnCUQy4bQydku8GqW08a3 SyGqGKarLevjs8ZI4iKJjqsoaZ6Z5L/d1dtEA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700174947; x=1700779747; 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=uSD2deflAWihOR3jMwzgoDA2qNh3BAW8WD4TKUwLFQAJb6/aGEFR0tCje9dWyJNX5l gb7z3NBjnW01rGoldqsMMwRiIesjAnUY2ysX7loSZucipzeOFtZM/9vss0lfY8veanoO btaNibgwG09TYmzb1fz21z8g0EKUXmhpGEQp5D6WZb2skT6xuy0VHuLeBSNnIPY1iL6g AqcVzFnuOf20cdd3prA/JiR7UAcRxRIPAvv+A9O/nw6xrrj780ZJtvjGeqgKYDSNM8dK QrgS4Uzei2+57z6dUgW/loe/TlKVq/9C9em2n79MjCllD2Idbw3my/aDe8u67t1v6WY5 8LSQ== X-Gm-Message-State: AOJu0Yyit18SfBACff1olvVtyEmrfLwW8WwR77q3d6AL0NSLW466hSI5 OPakilh4hRtwKy3nM/+2pMJF5aEzdS5lRjcybq490a2PNrTizwH+BjYYACLPFZGVcGKYsAu1MA= = X-Google-Smtp-Source: AGHT+IH8jXxITImXEWILINXy2lmHTCFlzFmBnmLPUgc92KlD0b3HpKyDGcAcH5MQVV66MBqJJhyi8zPS1zBP X-Received: by 2002:a05:6e02:1bc7:b0:359:56d2:aa19 with SMTP id x7-20020a056e021bc700b0035956d2aa19mr21351347ilv.6.1700174947591; Thu, 16 Nov 2023 14:49:07 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id y4-20020a92d0c4000000b00357618663d1sm14470ila.19.2023.11.16.14.49.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 14:49:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 14:49:07 -0800 (PST) Message-ID: <65569c63.920a0220.14ca1.091eSMTPIN_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 BC64C605C318; Thu, 16 Nov 2023 17:49:06 -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/