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 7901A426CA for ; Fri, 6 Oct 2023 06:09:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 73DAC402A8; Fri, 6 Oct 2023 06:09:47 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 337B9402A8 for ; Fri, 6 Oct 2023 06:09:44 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-584bfb14c59so1153842a12.0 for ; Thu, 05 Oct 2023 21:09:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696565383; x=1697170183; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=35iZ1efOMEhYiU4FamFFPVuuXhZBy+J27drTNyc7wAI=; b=OfahGSIEIsBhn63BWr00jSSzhi099GHE9+RL9wKgFHdiina8ZGxJKRZ0vostX/acdQ zEwzEihTuxiHQsgLmIbxDtj42baFXD6ky/T6hBv9/LqDA95YrIDcMLvzt/7Z60Wz5soD bPNVf8ACpYX5Lyehf9XYX6dxuUH/xORcJmOlg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696565383; x=1697170183; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=35iZ1efOMEhYiU4FamFFPVuuXhZBy+J27drTNyc7wAI=; b=HK4dlw6kJJiE+qfZgabNuz7cGyM5qk1Fjs+AOuUeO/KHc1N2rSIzoR2epeUcAXvnvt 0jhrVCjZC3/YtaKhbxuaY5LOcN1/oK7XpbmEb/ipd1u0XpjcpxnsyQfAwqILRC9ML3F2 NVvJ4CibnMjt10xL4EHrqchBlYeeVuBFa92Zt5oVBGij82Ozg0zSF/oFPhwjSX/4GtXp ePMMi5U1Ak7SFjDanM1AvWlCQ6Mhl3AcnKnRYsx5j0YM1Ok/qZQejIyUcECgsl/Ch/Ui 5VYpW/WPSy9m29di1aIIeZAMcUHEPBMQVxJ9rj9h1Up0UQf2r9DiAUBvEXGK5yGuEbZC DqqQ== X-Gm-Message-State: AOJu0YyL+W7PUwgMVV57J9G6qSkJpqQzL//UQB3+58yH/kbw9JbYbMf+ otQMsNpuWZEJ0VD6a0OceU9bGjr0FTBjtOEniyEIiaHw5uCsATQR+eOajA== X-Google-Smtp-Source: AGHT+IFonXOiq05TXfVWgrnoqrD9spW2jPHdP08dlsyhC2MAub1s3AObRBnoLwyjUd9Eq2ZWzmj5xxnq78oI X-Received: by 2002:a17:90b:3907:b0:273:e255:2235 with SMTP id ob7-20020a17090b390700b00273e2552235mr5861011pjb.49.1696565383446; Thu, 05 Oct 2023 21:09:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k5-20020a170902e90500b001c61dad90a2sm140597pld.86.2023.10.05.21.09.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 21:09:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 21:09:43 -0700 (PDT) Message-ID: <651f8887.170a0220.1bbe5.5855SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 8A87A605C351; Fri, 6 Oct 2023 00:09:42 -0400 (EDT) Subject: |SUCCESS| pw132354 [PATCH] 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/132354 _Testing PASS_ Submitter: Sam Andrew Date: Thursday, October 05 2023 23:17:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:3bcd5b3198d4a31176b1ac73fc7236a12186fffe 132354 --> 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 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC 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 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27838/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/