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 64ADC43182 for ; Mon, 16 Oct 2023 23:46:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 58B9B400D6; Mon, 16 Oct 2023 23:46:59 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 2FD7A400D6 for ; Mon, 16 Oct 2023 23:46:58 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-79fa425855cso194214439f.2 for ; Mon, 16 Oct 2023 14:46:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697492817; x=1698097617; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=i5oEb3kHwVYPIXICu1+YVKM1sLL/I5gmvmlDTXN1M9M=; b=dLz88uMY9+fqwXyO9htPca2+AeeVCa5KhwNrxJuXvj0CdkjRN5XkjEuAjqZnVo13NN yyFERwwsJ/EYS9bBCK6HOpD+szYHiFUJD9GMmRq35n5Fsz/uhqxICh3BWfeBy7WcxPTz RLU/KvBKced8MlUA2fGmpDNgbZMXevEKNkYhc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697492817; x=1698097617; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=i5oEb3kHwVYPIXICu1+YVKM1sLL/I5gmvmlDTXN1M9M=; b=gpM5SvP0pAn+QBNnEqIzWVFT3vkBmyL6l+sohEWEz2DwputKl1BmtDPFAi9pHK95Cy 9ZJOYSifxRdQmDIXyMP1/aCxR0xlkd2+gVv+U8o7cSX0XmZ4bEKfiytKGDVtAqicPljP IUh4nQKO66eUUziW68Kf4tLJAxk4NiqC9ANYZURZJ7/TvMFGOH9zO5tcpEKRMmx1YJPK eh7T9ZDi8fcP4RpiwcnIOq+re4718j5CrcGOEX4tVBBy3qXjyPufGsOT7AFRyE/VT/Q9 Jvm/GYzMxMc/HcsOxAlgQpqlBeHHfT2UhYsfRr/Xdo0p70rog4zRbu9kQ617dexAThaB QgIg== X-Gm-Message-State: AOJu0YxuxR8S8fTRoV0lLLUzbtL31bioqw4PJWQFwIDA/3YtP73pq9cl dJGPGexY/S48uB5rIAG6hSvvalDFZ/dsEKFi+znN0k+kFRRIegE46h3GtQ== X-Google-Smtp-Source: AGHT+IHv/xOwOrbstOXGu16bBna9n87RWJPyFDJq6j0qJOJByKpmNDLLFCGg43v6CCmDSTkIN/Ffryx7XvlT X-Received: by 2002:a05:6e02:1aae:b0:357:4535:c8c with SMTP id l14-20020a056e021aae00b0035745350c8cmr878587ilv.0.1697492817566; Mon, 16 Oct 2023 14:46:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z10-20020a02344a000000b0043cf22e21bfsm21834jaz.60.2023.10.16.14.46.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 14:46:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 14:46:57 -0700 (PDT) Message-ID: <652daf51.020a0220.54442.08ceSMTPIN_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 3BD5D602A042; Mon, 16 Oct 2023 17:46:57 -0400 (EDT) Subject: |SUCCESS| pw132661 [PATCH] net/gve: Update max_rx_pktlen to be based 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/132661 _Testing PASS_ Submitter: Joshua Washington Date: Monday, October 16 2023 20:59:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132661 --> 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/27947/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/