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 F0FB14267A for ; Sat, 30 Sep 2023 00:41:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC60B40156; Sat, 30 Sep 2023 00:41:49 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id DB9C440156 for ; Sat, 30 Sep 2023 00:41:47 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-579de633419so176997067b3.3 for ; Fri, 29 Sep 2023 15:41:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696027307; x=1696632107; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yigTC0KKwYXEZapABFPq1gpKZQhOIZBSBxXb4AaS6as=; b=CM+lWteGaq2o1OLrLg+fQAnIIr4Cg5nXE74YcT3SmCWnoS2L12JrcnPQMZnqwOqwNZ +9Vv0nsLO7yY8478fkrq+j/DbJ+xMOwFYdNZasBt6Z9k/f6+cRr0L4YjOJsom8csJGub 8HylKeJfdxmgqzCDKBx32hPRyOSke+4KdrwQ0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696027307; x=1696632107; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yigTC0KKwYXEZapABFPq1gpKZQhOIZBSBxXb4AaS6as=; b=xTXXAjlDP9OHMo/DFSf8ZLVvJoDVuv+1BUoNmi9JhZu7TvFIKH0vpZyRHZwP6LMe83 gNK6OpIKdIJtXK4AIPzNCvqY2qAZmCpdjwWa8vBXvHqNE94NaODmDAlmKXNC+W3ZnSQY diYLi8YhlYdR18hqt2VJdU3CBH9gRi3RLIj8xyo4WU+ZYKgG4jGX99c2XORlejVjjzX/ KjiCRn49sy44rMRH5VgPlx7TlTFV5rpLlvLRIfZUfzpHnmShsti3VAmpVjHHrzAz2i9f UJS5DQPA9arqof51DbmUS3Fv1QCqSTKuv+aV+u1w+tksoVWXT+DckNx9khpcBLDh5XeO IWZQ== X-Gm-Message-State: AOJu0Yxf++3Epdz1J+Ahuja2L+QDUF2fxdIPKYjBg5in2qpIVZ3+Mv8D KlLc66OGM2vBDARUQ+811vXHRRhiJPGMZL8BUi8sqcWDIazxFQ+xs+b9ZA== X-Google-Smtp-Source: AGHT+IHIxF6Iq1lSxkRhL7kxaH/qCTru1b6FQ7b0ZfFAFiQSNKdho2h/1LiMx86VOryi7FkTVXGwTsxYF1SP X-Received: by 2002:a81:4fc3:0:b0:570:7b4d:f694 with SMTP id d186-20020a814fc3000000b005707b4df694mr5698639ywb.3.1696027307262; Fri, 29 Sep 2023 15:41:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e1-20020a0dc201000000b005836fc8b41dsm1637016ywd.49.2023.09.29.15.41.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2023 15:41:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Sep 2023 15:41:47 -0700 (PDT) Message-ID: <651752ab.0d0a0220.145c0.4dc0SMTPIN_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 E9FBD605C380; Fri, 29 Sep 2023 18:41:46 -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/