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 8661343349 for ; Thu, 16 Nov 2023 23:56:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8166940150; Thu, 16 Nov 2023 23:56:25 +0100 (CET) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 4C6C340150 for ; Thu, 16 Nov 2023 23:56:24 +0100 (CET) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7ba46683a88so509548241.2 for ; Thu, 16 Nov 2023 14:56:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700175383; x=1700780183; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ta0P7USi2njJSnhGRwnaqi+u2rQjH+koCIDspTNxpqs=; b=IHNyaybiAIk7rEzfbiP+v10L01G8R7PCjQSkxm88L6XixaWQcHAzaTqGxj2+HiI5sP QgcrZyfg4SJRc1YSz7wlUzkwTnJ3umWrPRNuripdbD6X4wEKwxPMCE5M44h16c++5e7Y W+7qHQctJ4TzWyFMTCE8LYcBmxvYj/idyJzOM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700175383; x=1700780183; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ta0P7USi2njJSnhGRwnaqi+u2rQjH+koCIDspTNxpqs=; b=ADNKegfZYFbc/KK0viVwgnossQ4yA+y9+AWdabI6AZqzoVG2my6VrNgcbisov+7/ww tw102E0b5cZrbtVFhTC27Z1iUZhjV4BNxc4ze3x5UXPHDgZXFXESju3T3Tii8689z/2F 0ix8aaGtL5kK94D6udIfIRaWWP5w4CYm447C78/0M32RerIjP2BszXU+BxVlARIoQSLf Q9bauqMTQCWlb42UfnGXxCBeDFQD5MEpmyJydfvGbH27X8a1fui9KAGPGPXVsvOMBP0W qJzMWl+kg9vzV3gFtpR6JPTztZnzovxYPaOTrPugh1D2YfWi3gyCR6bqSPz5g2/sXSff WYrQ== X-Gm-Message-State: AOJu0YzQBFfS+jYvCdOn3v3XcgSqMqqnk/L75QM9KwZe70ViI/vEOIj3 tuxibnkAMQMHhzfuRSwL9JtSQBNILtEXgcyrEiUCgTN9yjFppGEwLQlcbA== X-Google-Smtp-Source: AGHT+IHEtRZeB2O8DRIAjgIMicXmQeFrNthh3Pme9iDobni0ycH1QgucbKz/BdGm2gqaYVHF2n1uzUa3n1bo X-Received: by 2002:a1f:aa4f:0:b0:49d:efe:520c with SMTP id t76-20020a1faa4f000000b0049d0efe520cmr16543555vke.12.1700175383812; Thu, 16 Nov 2023 14:56:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g7-20020ab072c7000000b007aba98139d0sm28819uap.4.2023.11.16.14.56.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 14:56:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 14:56:23 -0800 (PST) Message-ID: <65569e17.b00a0220.828b8.12e5SMTPIN_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 822F0605C318; Thu, 16 Nov 2023 17:56:23 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/