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 ED1BF4553C for ; Sun, 30 Jun 2024 18:14:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB7BF40289; Sun, 30 Jun 2024 18:14:39 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id E299040285 for ; Sun, 30 Jun 2024 18:14:38 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3748ebe7e53so10763395ab.1 for ; Sun, 30 Jun 2024 09:14:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719764078; x=1720368878; 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=elIDiGeIMbRmXbKHJxuewAFUURhnBRZQQT24Nqb0e5A=; b=Zn0PyGBxIK9euWQadQlfRrnw4eEUtiKNQmJ66jRY/MKSyhBOT8x6G8mD/opyb7ch41 EshMtRExW4lnG4jwe+RAq+EjcltPGoqHhQHkASurxymNAfQ8utJZYABGU4+zKVKTEFvc PcFcLRKvIzH8/V02A39RRLdjEH55kUSHEeKvo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719764078; x=1720368878; 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=elIDiGeIMbRmXbKHJxuewAFUURhnBRZQQT24Nqb0e5A=; b=FEPX1n8pI6c1SCkmz+CpNOU8SgMn7IOFHyb7K/GTD9x2tEF1M2CtFn2xzZAePAKwsE ntJr2ImCVSqIpJZfkp1UdwbLXZvayvlnXENnpTTOXTykh1hYNCixLyfp116jEDU5/Hwh VpQ1xLpa0rlT1L2+C2jgXhufQ0dJtSbSYQc8vTw9Ud2GXQZL/TXHqrFyqVOGdCpNusfi 6RQCPwubj0gxJ129tu595N1yRDBWfzspQ6JkVRRWXZYvlHye8RShMoHHnRKI5hfL+nV5 dUaKzcfu9mmNm4H8+ykHP2di10cTvK1iHytKsFgOWUx6LcuscC3I8z1VY6wLdcUW9F/n 7gBA== X-Gm-Message-State: AOJu0YwIUciplbVXbMuXCFhgiYwAKDfD/XLtKZIhxaU658QamKDZSuqC 6+BCr9Q6jj5nmvXVNNVkzx7GJyvOc6Pp9KP40S03jLpxM57GpatuAcf38k71x6sOVSxLcqmZCe8 dkGNceydzFKymAThuUjv7kgzl26fH9gQO9YsAgkTCBbUuKJMFGwgxz2CI X-Google-Smtp-Source: AGHT+IHUOLx30YajWO1Nydk1sYjG5QE//0sdlA9ahXp96QtarN5Tmup7vMz8HACYje9uaxv/5zqxUr7XMlvM X-Received: by 2002:a05:6e02:b2c:b0:376:1cf6:6be4 with SMTP id e9e14a558f8ab-37cd0ee0199mr46489225ab.14.1719764076243; Sun, 30 Jun 2024 09:14:36 -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 e9e14a558f8ab-37ad418695fsm2523625ab.51.2024.06.30.09.14.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 30 Jun 2024 09:14:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 30 Jun 2024 09:14:36 -0700 (PDT) Message-ID: <6681846c.920a0220.b76c.3352SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BB0C36050A9C; Sun, 30 Jun 2024 12:14:35 -0400 (EDT) Subject: |PENDING| 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-compile-arm64-testing Test-Status: PENDING http://dpdk.org/patch/141981 _Testing pending_ Submitter: Alexander Skorichenko Date: Friday, June 28 2024 16:35:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141981 --> testing pending Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.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.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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/