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 787B7425B7 for ; Fri, 6 Oct 2023 23:51:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C73F402CC; Fri, 6 Oct 2023 23:51:52 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 7F936402CC for ; Fri, 6 Oct 2023 23:51:51 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2776d882214so1958720a91.2 for ; Fri, 06 Oct 2023 14:51:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696629110; x=1697233910; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NI3LxRzrKLJj4Kd90EG+Ty0U8ZABiucc8UPMF3ifnwU=; b=fY5BT62o81t2YHNQ1v8uPuRBCe1M5QjdlPIsdqN5iqiGk/tW37M3rhS+meqeW8eqjS pyhVNEp2bqwX3PCYzrYG3JQD2M8i6NCHmKXn5QBxSbdy/pjnCV5575lmGPWGXLUDwQbq wrH7M6BmY7en7sL8bhsRkc5dLYk6NPqcAmcyA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696629110; x=1697233910; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NI3LxRzrKLJj4Kd90EG+Ty0U8ZABiucc8UPMF3ifnwU=; b=t3cxoaaELwwev0ZSf3suGEFWG7tvWn2EiaFjz3jSUGwyOlZYkXENRBlb8kG3QLUZIy daPRke7Y9HaaJjq4w34o1pm4tSIbVl1+V0cRdY8e8Zx6/PuFVln3LzgDffvwkyKDqwdu Ld9w3Cd7EskKoO13qAVXaY3pCnS9erm2oXT6tQJenEVe6ZKqeV/zt8qqZodKE/1A5Jxs AOyUnUuhPik961jKXEPPMpuugZIaynhpmDAO3FAfpR/s6nirz59LhBXoFTplpGQ0qgwH 87CI5s9LCWAPo6pX0zJB2BWXx5IpUY8Grf2FOPg6kfRN3oNsdwV7uvFT8aDv82xLRH1T ffKw== X-Gm-Message-State: AOJu0YzsC8R+Zi83itwiqL1vEgVBoBP3abqBRgEb+4UCMh2G2dA/vu6k BD9TvEGl+HaK5SzPEHDN2XdG8AESJiGSe6pCxafj/oCAQHRvOUS93TV6fg== X-Google-Smtp-Source: AGHT+IHCJvTXIhksp7X9vvKIU56e2UKaDJ7ssEKxcZbQQZlpDARgErTHwVc1aOwqf3ZdGaoONCCwP3DCe/gs X-Received: by 2002:a17:90b:33c6:b0:279:19b7:9be7 with SMTP id lk6-20020a17090b33c600b0027919b79be7mr9630765pjb.5.1696629110682; Fri, 06 Oct 2023 14:51:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ls7-20020a17090b350700b00273df7fec0bsm391281pjb.17.2023.10.06.14.51.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Oct 2023 14:51:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Oct 2023 14:51:50 -0700 (PDT) Message-ID: <65208176.170a0220.5416e.1be0SMTPIN_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 D0036605C351; Fri, 6 Oct 2023 17:51:49 -0400 (EDT) Subject: |SUCCESS| pw132361 [PATCH] [v2] 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132361 _Testing PASS_ Submitter: Sam Andrew Date: Friday, October 06 2023 20:09:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:3bcd5b3198d4a31176b1ac73fc7236a12186fffe 132361 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27845/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/