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 222854553C for ; Sun, 30 Jun 2024 17:16:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E9FC402CB; Sun, 30 Jun 2024 17:16:37 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 80AF7402C9 for ; Sun, 30 Jun 2024 17:16:36 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-7226821ad86so1161714a12.2 for ; Sun, 30 Jun 2024 08:16:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719760596; x=1720365396; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=sIWRVMoCuLTGcwFcSWTizbhRgGNobHvW7h+rv+jP6EE=; b=EtfkJ+etBEk2xjyRBi4RTZfsJhKwn2Tar1OGDkWqnNataOhodYnbl024OXiFGNFkNV 7SbygNyShKZfyDxGp64ffATckFSC47SBazFHx0nNwC2Bn7RaE4UFo8djR+4lAk/mMfO5 HdUCrE5j004gUVbM4tmdOSZP6cOIY7ggoXQc0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719760596; x=1720365396; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=sIWRVMoCuLTGcwFcSWTizbhRgGNobHvW7h+rv+jP6EE=; b=R/8BIT8byUTIhNrPg1qygEKLF3YFZR9+WtdXtLq+UTzZVxgektrT1D0q6nCeS7EqI1 cUqx+9hhVkM5rn38e6I8wMHhLzs1iXFFvMIG901u5yrhkcCKpQcNOEuO15GUBNXybFMG J70S+yJ6hnOvAXa8F0EqEOVuUcTf5CIlfeOOHWSoIN7nBA2YOqduZPrksmfuCdwzrUlp isjYqo48lXTuCszRAeANu4YxoKVKMyRkgwAASWxbF2N2XPqT9bljM+XmUWXEPDhVwqv8 Ykz5jm87gqp3jKrIRx+HjNUvP0acLHeeJGL5SZw8vV/9WQj1uu2QakdVSW5OTeKmcicc LGBA== X-Gm-Message-State: AOJu0YznNqmGPAUXC8BNlmQc6zG6FkakTcxW9Vec8rZHkuSRDc04PpOr 0ENItNONYJdUmjp9dq8Hk6JfG0EqHJovr57xn4aVGGbKRQZpb1R5LxIgCWeu81mv40TGiXBycN2 9iVt/ZW8gLZ/7FpBaqAmxSEfm7uZsU/TGMn/J13+y X-Google-Smtp-Source: AGHT+IFSaMEEictRj9vNZEG+n4WUr44SAKd3BgbuzVytUkWZqPdszrIrzp90AkMhaDxmZfEOqNUvbWTwGV64 X-Received: by 2002:a05:6a20:3c92:b0:1be:d45:6eb with SMTP id adf61e73a8af0-1bef5fd4d38mr2449369637.0.1719760595732; Sun, 30 Jun 2024 08:16:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1fac12f5aacsm1788595ad.67.2024.06.30.08.16.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 30 Jun 2024 08:16:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 30 Jun 2024 08:16:35 -0700 (PDT) Message-ID: <668176d3.170a0220.b6be0.dda0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E17446050A9C; Sun, 30 Jun 2024 11:16:34 -0400 (EDT) Subject: |SUCCESS| pw141981 [PATCH] net/netvsc: fix mtu_set in netvsc devices From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240628163503.15893-1-askorichenko@netgate.com> References: <20240628163503.15893-1-askorichenko@netgate.com> 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/141981 _Functional Testing PASS_ Submitter: Alexander Skorichenko Date: Friday, June 28 2024 16:35:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141981 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: Unknown Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30355/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/