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 42A5443349 for ; Thu, 16 Nov 2023 23:48:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3DB3940150; Thu, 16 Nov 2023 23:48:09 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 5181F402B0 for ; Thu, 16 Nov 2023 23:48:07 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6c431ca7826so1276755b3a.0 for ; Thu, 16 Nov 2023 14:48:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700174886; x=1700779686; 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=gtoIz7cTUjI0K45Ang2Ha1XldDLG/l78CpxcqVqn3pZ4++Sk38FOpDA24P1I6H4Ejw KUOq5vihCPakGEfRF3ZS6VPU3skQpWRPGNChx423L96jj7mYkB1Apfkp7Xo9CVatX2m7 I/bn5gxOE6IwkJgAqCSob5r+EfdyIXysgdrTg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700174886; x=1700779686; 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=MZsHDp0W0944GRs7J7opIHOScpoxJnGT/NHVHMRBOJx8HVYLvMCv/VHEFVD7HtaTOJ gQs/YJNpp3y+Dy4otLtpHthedZZ7n4nranHx6WgmyewuF4t2BMdf8Z+9gVJLJjwUCL1t ZJfvR48xDldO7wY0FsyV22nb5/Ltgf/LuP6FBcuEa+6+yJ8cYWG/rcmmH+z48i/re1yP kcu5IjjuV1kBaBqRh200Zywy/h/eFSeQYmh1UspGeUQi5vHnWYINJTbvPQos988ADBI6 ZEsggkemN6UBnpU1fYqJ7pxZlCyXQNaGoF8i3XSuPr4SEO1AEiAGnj8cmgQmf50sK02J xH+g== X-Gm-Message-State: AOJu0Yz7MpIH3VS4f6G5qPWeTxpQPSOZokFaiRJWwj8X8n5yl62b94K8 L+5yuTShKm9R/jibwO+8nMdvcjnnXIMrzLeNj5p3SGI4Rjwz2SOA+FtyBg== X-Google-Smtp-Source: AGHT+IEJbbt2gPqeeaz6gYNhQ52Uno/oOZrTs/U0MIidvbL8XYt5C3E/9lELn3SGqi3OKpZLv5mj/7LOJWYY X-Received: by 2002:a05:6a21:33a8:b0:187:9ff3:98ac with SMTP id yy40-20020a056a2133a800b001879ff398acmr4976841pzb.4.1700174886589; Thu, 16 Nov 2023 14:48:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ju8-20020a170903428800b001cc119f9e6esm13536plb.11.2023.11.16.14.48.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 14:48:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 14:48:06 -0800 (PST) Message-ID: <65569c26.170a0220.e299a.08dfSMTPIN_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 5E01E605C318; Thu, 16 Nov 2023 17:48:05 -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/