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 590B442359 for ; Wed, 11 Oct 2023 06:01:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 548A9400EF; Wed, 11 Oct 2023 06:01:53 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 35FD3400EF for ; Wed, 11 Oct 2023 06:01:51 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-692c70bc440so4997102b3a.3 for ; Tue, 10 Oct 2023 21:01:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696996910; x=1697601710; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=T+4vtK5rYwGsMf2kcnbHkGhwTd7yfyM76aOrAL0z1jQ=; b=MVxobu/2fzRaQa34sp6DegxZnCrFx5y7e4T65ea0XZuQnegBxEZ8NvHtyUKVSc3IvM fu4PdxNs9iAWbi8fFiAitJU6d1K8BPe4k8cZXa847GkLjApmTaojgXu1IErpi0P+sVfd tpbP8qBevD8idYTVSn6YjnzhysRZ0fag19Gdw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696996910; x=1697601710; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=T+4vtK5rYwGsMf2kcnbHkGhwTd7yfyM76aOrAL0z1jQ=; b=Une+d0rPgYcvHt1WvsUCvfqOryAXd0oq8SrjzwmAJFGfT4cuxf41kCwWIwMFDBdHPJ W3jtXtKqXAfstK+2XDT+qh9ev0ego2ixeCOs+4nnasmqvq6L6MJ3sr4A2pn8dJmYADgR 6Y+n8YtGK4PHDJJ/CY6LIXTfaOxkciphBFGzvrRoLFRclENokmqlLoJp+wyrOYeRo8Au FSpHs771Y7SX44oXnKZqHcmAxYQHnFaqXPOYM09EsSnwWXWB3VefitnOr+EbPBHOZ/7C SfAycANNYUg3ZgPdGHG0KW+jrMoMQIFRoGWo4NNk39oTh0+Fiuq2IbZ+1tYMsfEyRUr3 xZOg== X-Gm-Message-State: AOJu0Ywd1SHVeZBEJdzpUcaT/bWyi32kz6V7z1HSOhluco9gojsoBKpI c26vZWRmhR24slEET/n6pLiDljvRPkZvn6nn5OT5WgNI96Z4fFxQrVKiyw== X-Google-Smtp-Source: AGHT+IGtrC00jwOKraTCwhZLHsbUR5H7QSRGbzqL+3uUsxoeG2/7uoFJuzFWeh2e9GUG7VRdcrvCVkPnn0Fl X-Received: by 2002:a05:6a21:329c:b0:15c:b7b9:fc21 with SMTP id yt28-20020a056a21329c00b0015cb7b9fc21mr20306803pzb.14.1696996910415; Tue, 10 Oct 2023 21:01: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 h29-20020a056a00001d00b00687b9188efesm669677pfk.21.2023.10.10.21.01.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 21:01:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 21:01:50 -0700 (PDT) Message-ID: <65261e2e.050a0220.1ee23.5ca0SMTPIN_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 D38866052514; Wed, 11 Oct 2023 00:01:49 -0400 (EDT) Subject: |SUCCESS| pw132470 [PATCH] [v3] 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/132470 _Testing PASS_ Submitter: Sam Andrew Date: Tuesday, October 10 2023 18:41:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132470 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27888/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/