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 0AFE84267A for ; Sat, 30 Sep 2023 00:42:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 366C940156; Sat, 30 Sep 2023 00:42:44 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 5229840156 for ; Sat, 30 Sep 2023 00:42:43 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1dcf357deedso5995401fac.0 for ; Fri, 29 Sep 2023 15:42:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696027362; x=1696632162; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yigTC0KKwYXEZapABFPq1gpKZQhOIZBSBxXb4AaS6as=; b=Qc6La/GWhxLscLRPB0W/m56U/nNvrCxzIusdPso2H9Z3/jtnLAjyDWBy+rQutEW4fW PzDWKE6ZyXBfHdD8aklghBBPXIm/hLvwX1vX/3tg3I2UeRZPRH2JYqhKeFysRK8Ijog3 dtcfdXjdkYCPDaboF5Ld63eyIP6pBpF0NR6Kc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696027362; x=1696632162; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yigTC0KKwYXEZapABFPq1gpKZQhOIZBSBxXb4AaS6as=; b=BbTbfnQbO0aBpwlHOr3vpg+CUkIohCuapI0WGBRu9S8Rncajgs7GVkP/1H0N81G8vH V+HNAGf6O8JSL7k51vh/tA1O5WFSJ2ngtDL4k78rEWfG3mhKhI/9beJ7A1SsNEvbua6i xF+fj+To4k+E2wrYSsWiNdjZ5xycKcAWgWnej0MKSPLrLcE9MGFV1AdUWO47nfn9zY6q 3ylWTElGrpYhukPKND4fbhm37Pso8fuQNQGXCb62+uPY3IuFKXhf8NDRsHgBI8Lz8krZ 2ZjRaqWqm589uqNEUTdd6cx/TMjwv4SD2s0k5Y7KAn78293ci0G2DYP806T8MTowFnpy M6qg== X-Gm-Message-State: AOJu0YyJfV7/g73DalMyt7pjAONNpBe2a5YdPRayPwFMLXjG24SvSJu7 Y5f3rjeYhtOmrPpx7iBYnLKwlLuvMa/NYd0RKTMFmpP6nnu+YazJhFDMwQ== X-Google-Smtp-Source: AGHT+IEZFtZkpDOPyonFN6LKRfQ0Ce0WZyb32QpIC243rjD+RQgXEdVPjvKBeVcJ3nfVHGiIH1CpMyPWaq5v X-Received: by 2002:a05:6871:5c9:b0:1da:ed0f:9c84 with SMTP id v9-20020a05687105c900b001daed0f9c84mr6736123oan.52.1696027362685; Fri, 29 Sep 2023 15:42:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bg17-20020a056871941100b001dc2d6ad88csm1525291oac.20.2023.09.29.15.42.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2023 15:42:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Sep 2023 15:42:42 -0700 (PDT) Message-ID: <651752e2.050a0220.17e5a.1e55SMTPIN_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 20DD6605C380; Fri, 29 Sep 2023 18:42:42 -0400 (EDT) Subject: |SUCCESS| pw132248 [PATCH] net/gve: allow GVE MTU greater than RTE_E 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/132248 _Testing PASS_ Submitter: Joshua Washington Date: Friday, September 29 2023 20:38:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:a89a9ca38ae61778a80f287677dc91e8bb3fbdfd 132248 --> 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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27796/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/