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 BD35E43182 for ; Mon, 16 Oct 2023 23:37:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B6640400D6; Mon, 16 Oct 2023 23:37:13 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id AA947400D6 for ; Mon, 16 Oct 2023 23:37:12 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-57ba5f05395so3074110eaf.1 for ; Mon, 16 Oct 2023 14:37:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697492232; x=1698097032; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sigRmCv9k1SYkSYzDKJbpxcHzEOGFfv/l6oWL6GInqE=; b=b3kxZ0EX2shBE1CTgddj0W66B4rbAKr5c9/1Iv/U6egbaSoSgizZQdJwa8GBVl0N1h 1e29tmaulGPzRCpDuSsYdiTa65De2nIf9Obv+wZZHasNMwjaO0IeuuMwNIic5xyc4Ydn 5ZdbBPAJOJS4R5s3d8hQGD9c2GkLjDN0W80dg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697492232; x=1698097032; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sigRmCv9k1SYkSYzDKJbpxcHzEOGFfv/l6oWL6GInqE=; b=MyDsbRcfG9vWouqfzIZ7ef/y5tsAZnhGC4THjR35pbaMtkgV1UbKYzDgr0AQw+LYcl +rX8D3sBrkLJ2yAnL+Ipe8WngJCbavjhW0Whu/BqdBBXLJHTaJ9O9n95jln2bVBezA4i OW74U9O1OQhe/BIx4f8GMHHhJtwUuK3kqddVnIo6Jn0wQkJ632WSABT8iF7MAJbl6e1q 2FF7vKKeNksYDaTvYI9UAUuXy9WINgqZzuVPEaKKNlfrezUJWgSc8G2OVT5hNmZgP4AE h0aSNveNciNrF3YX8X+Xci/sVeCNpU2VE8H6iPi7vIWLTx0a4qup4sa+Fo/bmxM6dk9/ pIDg== X-Gm-Message-State: AOJu0YwAvGGOPArfhqVcmhYC6b2l4t7iDQMFnAKXAMT54/RNOZXdhds3 kUIijGik7OZsi6FZv7wKuEYAiARdyzJmT4wdafRbINeQBC4a9zsCcsx/4rqnjZl0+q7cgFv5Mg= = X-Google-Smtp-Source: AGHT+IHPvshg5hiBf8X1063NeihThYWu7OGxqGm4d9Zy1xAKHaaAIz/8X+YFVspmwJvESKARam2wMg7N0spk X-Received: by 2002:a05:6359:4209:b0:143:3845:e6fb with SMTP id kn9-20020a056359420900b001433845e6fbmr648613rwb.27.1697492231989; Mon, 16 Oct 2023 14:37:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id a22-20020a62bd16000000b00687b28758b1sm6083pff.22.2023.10.16.14.37.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 14:37:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 14:37:11 -0700 (PDT) Message-ID: <652dad07.620a0220.9c641.0246SMTPIN_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 2BD5B602A042; Mon, 16 Oct 2023 17:37:11 -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-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/