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 472184267A for ; Sat, 30 Sep 2023 01:14:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2495C40156; Sat, 30 Sep 2023 01:14:49 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 4EFB340156 for ; Sat, 30 Sep 2023 01:14:47 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a1f00b75aaso67206597b3.2 for ; Fri, 29 Sep 2023 16:14:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696029286; x=1696634086; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+zSW7rRm1t+VlP/w9DPWoTHV/CiC+JZPGKV5BeTT/Og=; b=iZLZ1UiOFwxlJdjsF8edkB/ub7OO4N9VklaaIFH8ZR9yZ/+t1eQTsGxBEHEKsnEFBz x8Mc99oUXwzqJa4ASgBq9EocxVxyQMMiC6WL92W5tKd53MCST0hUF6ISWSKK5ILFr4l6 HijDecOjR/BEnjxuv88/X1sIeDbsryktBAY7U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696029286; x=1696634086; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+zSW7rRm1t+VlP/w9DPWoTHV/CiC+JZPGKV5BeTT/Og=; b=ZojY4tV09tH0nB2TIIR5PxVC/da9z0/DofOyE0bLzJjB+jIdswZU8Slkl6gvJkx94F qEVFcAtsSxaho6WGQuNgqereAEDcYW9sZAaIJ9zFoAne8bmiKDIZuFpz3dxbqgoLMBgV QBvhrbMdvzdukzovqfTQU1f8P5f3v4FFWQ6Au86373U4pwIl2UQ/iM9WfCFV8mAtDcnR vGU+AJ4fhoimhoSKu2T+DEl2YJTTgkeIA9mI3DITHE9WUEp4OeEx6+q/P5zJKtFyE2Xy dbDVnqtBXek2Cdz/kRBwuU+xn3R7CpYDGZK7pETHgtucxFlbr697gQclxkgO4BFGMbCw lqyA== X-Gm-Message-State: AOJu0YxoAAUK3LKqzzS0P+WQTnXmTtxgJnLulsnTXdsolbGIdOnSpqDh CoijHmq5lOU2dChB3ug8oASDI9UdNU9r3De54rVinyHrpMfAerYCA3DE4Q== X-Google-Smtp-Source: AGHT+IERzoirdpoJ1nxmseggyVqdSi/p1Wcch8MNi+RuXQDDi68+JLZTYPZHNcFDO+Q7A/HwQeV4y07l9Rpx X-Received: by 2002:a05:690c:4488:b0:59b:c0d7:6766 with SMTP id gr8-20020a05690c448800b0059bc0d76766mr5626107ywb.37.1696029286638; Fri, 29 Sep 2023 16:14:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z65-20020a816544000000b0059eeec682dfsm1631609ywb.65.2023.09.29.16.14.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2023 16:14:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Sep 2023 16:14:46 -0700 (PDT) Message-ID: <65175a66.810a0220.a9294.5728SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 49DA4605C380; Fri, 29 Sep 2023 19:14: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-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/