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 338B94319D for ; Wed, 18 Oct 2023 22:53:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11FE9402A1; Wed, 18 Oct 2023 22:53:56 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 1458F402A1 for ; Wed, 18 Oct 2023 22:53:55 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a25040faffso309253339f.1 for ; Wed, 18 Oct 2023 13:53:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697662434; x=1698267234; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OwF057Ze/TCaA3bdS8+kBJw5fMqhiJVrZuxJ6DFRet0=; b=bzxhiRviFqV2jAfLq9UuD02VmDhUnfI15DY3zElqLKbG7yLYhc4rPmdqXybBM15X72 WwJqAfkkxm+DLniKyI7/budFBFrxQbh5YSaXkQJDorRKbHxP5SdnqCYZyKkMU21uE8Fr saAUFqfL6jSWK5pm8aeTMBSQGbEJ3gGg7FP0U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697662434; x=1698267234; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OwF057Ze/TCaA3bdS8+kBJw5fMqhiJVrZuxJ6DFRet0=; b=guJtrQHaPPEf+kF5M/YyTu++EY/Vd9fnRrOWQziLki7l6eStqJgrwYlsf172LUj4km aPb5Nv1ZrsVMDvg/2TxBi2eByV+LeuPQvoLNy69DeozAJKpHJm4YU/yyDy6gQ26ZJ63w L1CNirCQF32KhWKIr3KRfxb3kjc3mcNCThJjJwVywhzhKlGw4+F+H9hdCmxnS5hFXP/u 6G9k5JObDxWlLWkjYV4SSywItZovQtemNzl8iXXe/TAyinTuVgwfAFF73CYPMQ/e+PKw 5nlfk4MPP2dTiDZAElSBqUhvq5sKI94UAWfNJp8hqgFqOXhSSjffQFa3HVeBcGFi9DH/ ZTPA== X-Gm-Message-State: AOJu0YyD1SnYJiP4cFO33OYooaWdhnrTJuh62TKeCp2MhsAbqqb6s/1L PXB2EeoJkyPTKmRw/CbWB8rHJBWySoDVmb++6i6nwBGINtR7jWiy3JSeqw== X-Google-Smtp-Source: AGHT+IHTSo71oa8y1nBltcIgnFvK3+T2bgYM1NTOISwt9SuI7h36k0helmBCRbMEjXncggXw7ISi4PXl91uV X-Received: by 2002:a05:6602:2f0b:b0:79f:d671:c732 with SMTP id q11-20020a0566022f0b00b0079fd671c732mr556966iow.10.1697662434415; Wed, 18 Oct 2023 13:53:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b9-20020a056638150900b004601a58e21esm60488jat.26.2023.10.18.13.53.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 13:53:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 13:53:54 -0700 (PDT) Message-ID: <653045e2.050a0220.6c7b9.1745SMTPIN_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 07AD9602A042; Wed, 18 Oct 2023 16:53:54 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/132661 _Functional Testing PASS_ Submitter: Joshua Washington Date: Monday, October 16 2023 20:59:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132661 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/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/