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 6EB4542359 for ; Wed, 11 Oct 2023 06:14:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6998B400EF; Wed, 11 Oct 2023 06:14:05 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id E5A72400EF for ; Wed, 11 Oct 2023 06:14:03 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35748b32d73so2436245ab.0 for ; Tue, 10 Oct 2023 21:14:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696997643; x=1697602443; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2sEL83eP9oxkNCrNhh/9k/V8fOvJaMxa/wH7CEdWgOY=; b=THD3OdrajPxs9UrjEPICF6icnv6yqKn7yQaIjYT1GsyoZpJS4dzTPyFRdkCmRVD6HX Nw0jnCFZNRK1sPsARjEJuHgog5yYrBI7twZoXO5Ed6K759ijbxU5bGJ5REr7mqwzYqJH wZoVtrOCQxcWkmKQOXSSOm+bAWOwrpWLgmlKA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696997643; x=1697602443; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2sEL83eP9oxkNCrNhh/9k/V8fOvJaMxa/wH7CEdWgOY=; b=en3MceN976dLgi4hudYEOB8SaL/0M1pVktPJ4MYM0FvxvnR/dpxJeIB3DF0XBIjRwY /9hKP7fmw2F9Ka+UV2ez5Aq6eKzrD98P8rb8zXm9Yd+1f1RUNiGL2gb+VlvWKyByS4jP rUCwkQMVYSFsPP1draXe9Pg8RQfX6CoFhtoCkDQ/Ti7Qgr1/EMxdMe2VVrHz+7+7XpZE wp9PvBYM8J4xy1jUo93TOx7382jT5gykPG8+DoY3WOWctheCbGNoryyYT/g5Q0q6Urhk KldRN+muj1PrCSzMNeXgn+IMiqUHeLL7ONPuKf4iXe1dlt7giPlKalM7/IXtzBOBSHLj ZibQ== X-Gm-Message-State: AOJu0YyFNRm+tC8K14GX8H/hamtd+Pa10fzmwZQl/0bNaNOskNiBy4qR BSwXcVEMsFdy/PIijb+wJ4Tu3LwvAK+qjCyULmfasjtE8dZi7U/dW3u/ZA== X-Google-Smtp-Source: AGHT+IHMnFpeql5j9A4tyOJ4oaIOFXpDV9X2OD9Sm4UB0OV5/J9o6blZyp5BSFlQcUCxvv2qngtwQZI98FA9 X-Received: by 2002:a05:6e02:156c:b0:351:19a4:8e67 with SMTP id k12-20020a056e02156c00b0035119a48e67mr25690678ilu.28.1696997643384; Tue, 10 Oct 2023 21:14:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p18-20020a92d292000000b0035141b47669sm540963ilp.7.2023.10.10.21.14.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 21:14:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 21:14:03 -0700 (PDT) Message-ID: <6526210b.920a0220.6a308.94e4SMTPIN_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 0E9946052514; Wed, 11 Oct 2023 00:14:03 -0400 (EDT) Subject: |SUCCESS| pw132470 [PATCH] [v3] net/netvsc: add support for mtu_set 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/132470 _Testing PASS_ Submitter: Sam Andrew Date: Tuesday, October 10 2023 18:41:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132470 --> 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 | +----------------------------------------+--------------------+ | 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 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 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/27888/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/