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 72AD143183 for ; Tue, 17 Oct 2023 00:04:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D4C6400D5; Tue, 17 Oct 2023 00:04:57 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 79433400D5 for ; Tue, 17 Oct 2023 00:04:56 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6b87c1edfd5so2078224b3a.1 for ; Mon, 16 Oct 2023 15:04:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697493896; x=1698098696; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ogq07LswB5fx12I8SVxbU89h2eW42qK6KbGNv9353Gg=; b=dBjjoI6yZy0Ui9olrBgDyw1XevmvLdFvAXYmHqk6vA0VJqTInhJM50lsocA0DhTKLt ScmBktxEeIGZLaaJ1yQbiZmWz8x0iMH+ZCDIs+fiF7YOFZhk6tOP3R6R/nWXGYO8Ks/S Zfm1ocTCvRaTzOO+jb8FCqBVhJaIJv8L1VdVg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697493896; x=1698098696; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ogq07LswB5fx12I8SVxbU89h2eW42qK6KbGNv9353Gg=; b=sqs8dcIC6rdP9jU65qxcAFu3uN1DI12WDOhJ8y2i+GnNuO0zgO85JcC3swlw79BBIc nyuCFrpIhVoZ/g8vOjfwob15qECinF8uuUhIar3z7ac6G5EXnQu9xcWlklsc9GXabNI7 fINmvBgzsf6AG8rqqPhXJ/JQh3nuL3L7enj/GsgWFUZx5zrd/4sGgS08eQx0RvqcqGCh RlegiNL4S+Fqpx+oPxYYUICp4eR07ZxYK+Hthu52bNZLdjxFirvezjoiJIaa832Bswl7 35SNWe2wv7H9Fvx26pU3ausfq7bdnZywlbCxrTL5E/e+/SVKPRrh0aIn2yMECNa1ARmc vuvA== X-Gm-Message-State: AOJu0YxQpl9zShg+/YuK920dFPYfJzKB7NkgSFNWyCOgBX410s/vF95J I3zJWdP6LNQhohER30Vwf63Xz10VTuav9XL985/+8n1m0n7EqKBD93VrPw== X-Google-Smtp-Source: AGHT+IEY9p7M6YFbVZt/8jxONHAGjllCbqXkZEz3JwIFE44ckUfKOmKfLpzTzV0+hbm/VIBhFaMr3NNj46zX X-Received: by 2002:a05:6a20:7349:b0:11f:4707:7365 with SMTP id v9-20020a056a20734900b0011f47077365mr306505pzc.38.1697493895737; Mon, 16 Oct 2023 15:04:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g12-20020a1709026b4c00b001c618d76b32sm9482plt.36.2023.10.16.15.04.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 15:04:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 15:04:55 -0700 (PDT) Message-ID: <652db387.170a0220.939fc.03e4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3AB59602A042; Mon, 16 Oct 2023 18:04:55 -0400 (EDT) Subject: |SUCCESS| pw132661 [PATCH] net/gve: Update max_rx_pktlen to be based 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/132661 _Testing PASS_ Submitter: Joshua Washington Date: Monday, October 16 2023 20:59:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132661 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/27947/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/