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 1F75643182 for ; Mon, 16 Oct 2023 23:33:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EDA77400D6; Mon, 16 Oct 2023 23:33:51 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id C8337400D6 for ; Mon, 16 Oct 2023 23:33:49 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3574f99d236so20971595ab.2 for ; Mon, 16 Oct 2023 14:33:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697492029; x=1698096829; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bPHhhi3DEfMhEs5GVQDq+oavMejrUcFeRMg5VdL2V5U=; b=RbtZlGwM8dKJn8olZMBrt9BJeIEoop8kJOZ5BtyyMLqZb8JylHVBHin3ozYjexxJVt r+T6R12Pg6DM+nV4e68m3Dp18Ef0gQn05J5CYwJHyDIspqmWz7r/BhBk1X6zEdSLSL8L PzUAlB9jp3mnAAc2wYWYlFNxC+Hm85UwC+IOA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697492029; x=1698096829; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bPHhhi3DEfMhEs5GVQDq+oavMejrUcFeRMg5VdL2V5U=; b=R8gfbarlyMu+J1d6wz8XXH4kw0LS17X3+5lfEOaUhLDMqEzjagGeLYXT77Rb8FzwJ4 7TF6h3+u8xt/E80dVFRZuKBT9Q4/nl18fJDE7kzHblJXMtm2wisSokBkwsywasI3v1tp baqEpxVC89R6MEm6kKIeuINpae6R3sluqyyRufTL7zy0GqcR9Ryng85w4gQ1Tqp29bha ycP8tw3OKaeGPGdAc5d9dtW11MsXTIye46A6sMuBkdWpK3jrot9jyHLFQAuGu8U9m+A7 5rDo6Me+KKsyI37wQ6qMP5pRHb2SpIuORYONeb+NjodbCd8FKM/J/1S26cqzrM2Fxhoy 24DA== X-Gm-Message-State: AOJu0YyiPLwF3PYNIJPeCFvQyobms2OChuWwdMjZSPezEzCcHlTqes/6 vbNh8VUx57jP5WmCaKKxV00spDnlOcHDvRl9Su9Goe2LQo7QTAOnb6sdxPMIv39KyafSxZKsZQ= = X-Google-Smtp-Source: AGHT+IHUxeQKqzhTXh9xzAMTYRvTIzEg03iEfLP9gwg4wVEBQGv1UjDi9bjq5aD3t42ULEAd1KOYXllXcLMi X-Received: by 2002:a05:6e02:1a25:b0:345:787a:cb1c with SMTP id g5-20020a056e021a2500b00345787acb1cmr802771ile.6.1697492029191; Mon, 16 Oct 2023 14:33:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id r9-20020a056638130900b0043e8735ea80sm20261jad.81.2023.10.16.14.33.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 14:33:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 14:33:49 -0700 (PDT) Message-ID: <652dac3d.050a0220.38c60.0924SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CB701602A042; Mon, 16 Oct 2023 17:33:48 -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 | +==================+====================+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Fedora 37 | 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 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/