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 8FA8C43183 for ; Tue, 17 Oct 2023 00:11:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A1DB400D5; Tue, 17 Oct 2023 00:11:04 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 03CDA400D5 for ; Tue, 17 Oct 2023 00:10:41 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a7c95b8d14so64545157b3.3 for ; Mon, 16 Oct 2023 15:10:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697494240; x=1698099040; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MdyQfq++w6AjcM+ByGr8J8FZAAwL9jr/2RT34cYXD0E=; b=FLYBxaoGtvlHyFzqjfOkBasx6+oVofb7czZcoo5gdKynD0xhstPGnIwmyN8185MhHm HVWJyjCc/vvUHTDL688GWsEsyYNa78mlvm9NDNY/ZLvXEIWlOc9Yo1UTvfQPwa3dGvKP /Tcha/1pXRmniQga3ezGCA19rsTjJWqgnlJEU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697494240; x=1698099040; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MdyQfq++w6AjcM+ByGr8J8FZAAwL9jr/2RT34cYXD0E=; b=E7dHjUamxc6J+Xw+JHUK+TyTe9lPdJ/y3UOAUSVVPmg6rqWy8Grrd6yE3/v/Sj8nIR sKDklpaehStVRY5PPqY+HCqPOG5rUcvWpMdBDZ8uZ5TMAdCOrecWwbixdZe2pY8qNvyS Q7TpM1aFufIKGTrSxaoM9Rl5nsp+xX8wWIw6R+g8ql8xeEOwmovjlq8WXJ5FXtwTYNgr FcOOC/hAo/KyPSHoAsBcd+dChzr3lby6ExcZ5EMbd0SNZ0SHpSi8TXAz/aGJhvVU1tZX EDFGqUlgRecY6Jm9NXkS2PTueofJqTBpRdDeCQrjXN+CW5xnI7rc32lJQNoYaGPrFMnf DClw== X-Gm-Message-State: AOJu0YwvESUFy+N1ZgOcNH2SLHamyHUSoKsCSvy6n/Goizrs/dhyAf7T 6TfmsrpvyD+ElOOttk+X9Ej+2wEnPVKb6IQ2vkMwF25Xc+BIS2/wMJ/XWw== X-Google-Smtp-Source: AGHT+IHDnbPXWm+/qBVwcUZFP6Wu0I661P3VgDXboqgrJqijvaS8Pghs2XC00sntejnb+4EUH8UsylHzC57n X-Received: by 2002:a25:5f0d:0:b0:d9a:3708:f7f3 with SMTP id t13-20020a255f0d000000b00d9a3708f7f3mr323501ybb.42.1697494240514; Mon, 16 Oct 2023 15:10:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b13-20020a25ae8d000000b00d8141b1449bsm8185ybj.12.2023.10.16.15.10.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 15:10:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 15:10:40 -0700 (PDT) Message-ID: <652db4e0.250a0220.b9d1b.02dfSMTPIN_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 3ADC6602A042; Mon, 16 Oct 2023 18:10:40 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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) 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 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/