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 CDBB843349 for ; Thu, 16 Nov 2023 23:57:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C65F440150; Thu, 16 Nov 2023 23:57:14 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 5145240150 for ; Thu, 16 Nov 2023 23:57:13 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1cc1e1e74beso12385575ad.1 for ; Thu, 16 Nov 2023 14:57:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700175432; x=1700780232; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=99d5YD7rSH4FDieT+G8ZhZFbYxbEQR0DMnfxevAOvYM=; b=WwD8lgcV2dZFMdJXMS1Jajr6WMN3vuxWCam08pRqlZi+H89kOAdsD3kEzF5yTo5pJN Om9wksVsdTi/4EmbvFZTUabRvJnL3JxpbuqIbsI+TRMZIHwEYQ4RxluybiKoCgsqpuC7 6Mi9Vx27SUGYKMcxV1oxtDnGxbFLvxuGGwMoU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700175432; x=1700780232; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=99d5YD7rSH4FDieT+G8ZhZFbYxbEQR0DMnfxevAOvYM=; b=OT0xT/Cy6xwcwfrGbil5h9RwzJkokRoelyExpgMeIiD9DPynCVSc+dwaDRvuvcKsF+ PxdHfmB1MB1q2s4KDesS36Y1CCPRvjqn/dtod8h9HqxLClSjULYsU/OsSyRZ0HBmBSZ1 kp3rmtnO2MyK0AwDsfwhEtIWKCWCHp6HMlK7GFzD2DYiJlZfpmO4X/z010XVthEcWBj1 mISHtvu+TB56nFoHh2+znZ9Y5zsvlrcCo+eAqzkif2cGD4X86IVx9rQvTye2BLQXL/3A gZQaV/QRkh2UyJ2tXnsnzctsd0riN/nh2ZyDBM/YV1b5Zb1LoRNS5BoEZFKnSs4b4ckZ BXbw== X-Gm-Message-State: AOJu0YxiJyu4nAJFKC12BG3rgshbIgMcwE48280aXrN8EFhS6Nnn6iHw SBg4z4AS+V+5BWW5H6UiH7ZfaVPtG7rxLF6K1iqOE5kXQ3K4l/3yKPV+Eg== X-Google-Smtp-Source: AGHT+IG0BWc4D3Q/hoUegCkWj3X/qVsprmGb4mhgJZxpJEKyZDGEZspVHbiFvTY5Fp9hp62nrrg+EIWJ3QSZ X-Received: by 2002:a17:903:2308:b0:1ce:5b21:5c2e with SMTP id d8-20020a170903230800b001ce5b215c2emr1298337plh.17.1700175432661; Thu, 16 Nov 2023 14:57:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iw15-20020a170903044f00b001c991ebac0fsm13486plb.25.2023.11.16.14.57.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 14:57:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 14:57:12 -0800 (PST) Message-ID: <65569e48.170a0220.ced4a.08d3SMTPIN_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 A6673605C318; Thu, 16 Nov 2023 17:57:11 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ 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 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/