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 DCC9B426CA for ; Fri, 6 Oct 2023 06:02:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D861B402A8; Fri, 6 Oct 2023 06:02:31 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 7ED11402A8 for ; Fri, 6 Oct 2023 06:02:30 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c364fb8a4cso14145245ad.1 for ; Thu, 05 Oct 2023 21:02:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696564949; x=1697169749; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hdzYGtwltF0PzsKv4xU0ZjWvYT4LRfscl32Uexf/xjg=; b=aypR1y8DDTtYqq2hDCGoA5u/C4vW+ALLWssDV5GenxcfXs7JfVE5X7/XDJVUxKO4Un Vi3/uQ07DhFXiio/g0fEFCpBV2j2xUkTOnPKaakQDD6EUuBKazzguUmieUyn0NHOwhXP WoWaSiJP5uTJTlnsqbJpiFiSe4bjxMoUriiQM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696564949; x=1697169749; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hdzYGtwltF0PzsKv4xU0ZjWvYT4LRfscl32Uexf/xjg=; b=qfBL2CH+pYlqekjD4hgFB7EiCr4or6CwIQOADu0WiCuZaA4SefXhuWMwvCNcr6uxEF tfjO0ZQs10kAsm6bwPQdDIOBoE2MxFKZn8dUAOzBO3DIzKSdQWef/5ZqrNZdsf8IBY86 idSuBFD/qsaZh2MpsEPVcF/rpzxtuvg9gDVrZpIROMZ9wANYeWUHiycC1oJWD7byArR4 EUW6yJifBgniz2ggFqsByuEno2LaSgsuqyAr2hjFP+gZzrGVrwMbqFEuGu2QUpfe9mU+ oDeP7i9Q4qXxmvouhtPk2OTOMVFhaSDxGHLDLJBfZ2OIST3/VW0huFQfmQOtEOl53o5Q sr4Q== X-Gm-Message-State: AOJu0YzXW5FOS6GJlcGLRf1Om3gp6bjOBauOrTOPSULK/QuV6xI9utLD P6U4LV4QntQlIJeLLG+ySmkuymNFbbV1H8T5Sab2pKb3a/NGDitzFdpt2Q== X-Google-Smtp-Source: AGHT+IG1hJW6PPyLhLmD9e7UxsIH1IiUf57GCc6REefnu8W5Z/TYI7IxCKwsOww+BGCXqjSMneKBeMr20lAO X-Received: by 2002:a17:903:2445:b0:1c7:4ab6:b3cc with SMTP id l5-20020a170903244500b001c74ab6b3ccmr8682750pls.54.1696564949730; Thu, 05 Oct 2023 21:02:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a4-20020a1709027d8400b001b9e8ee72f4sm137291plm.131.2023.10.05.21.02.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 21:02:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 21:02:29 -0700 (PDT) Message-ID: <651f86d5.170a0220.f9126.54e0SMTPIN_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 CBF59605C351; Fri, 6 Oct 2023 00:02:28 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.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/