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 AD86842359 for ; Wed, 11 Oct 2023 06:03:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A8C00400EF; Wed, 11 Oct 2023 06:03:36 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 0204F400EF for ; Wed, 11 Oct 2023 06:03:36 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1e58a522e41so3089509fac.2 for ; Tue, 10 Oct 2023 21:03:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696997015; x=1697601815; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=T+4vtK5rYwGsMf2kcnbHkGhwTd7yfyM76aOrAL0z1jQ=; b=MjFMj0FSd95MXkQMqUyMC2InolKYcH2f5i1DoEErHjche145dWeF9MBLHmn7O82YQX 9aqR68F3jcqljrDVWANeKxlpqf0uFibYnyWtlvVWsLR7zh31o4zNIqn74A/b6DqyxtPC /E2QKKoi+UqxNNtumBJ6h6K7vcT2GdcfuwMPM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696997015; x=1697601815; 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=N3n30uazhbioIZs+D+HiGY6U8XQxiDtkSKs6V0E41s2nY//aCSAfnOV/x5w+d7wQMd QHmjZYiPdDuQmea0J9FY2SnMbx7Yo0D6fuoVCm+xpkeckSEp8xZonUwFSqwoZTpRLI/z va2zw7wPpflWL/P8V3hLXavOrDwBw99s/uDdy4vVnZx8y4RF22wUq1iL7MdCynnWjjgX O2+SbIBXSvFyflFh6ALSCwdBs2hDBCpZLDTTN1DWSUJa29jl1QQ5KnseCV2VM9/RKP93 4QFSFD9EtG2Y+4V3RXLXfaZoPRWHNo8xl2c7I5YZu933PWUr/lq7+EDz78BJjJpuzHyU ni7Q== X-Gm-Message-State: AOJu0YzTVhmgA9bwL4WVefbyfKZ8KEZbS/UpxsI0Ue9GQnoNaQKdqAB7 /qAyplV+B1Z+mJMPZymuKMc+OCh+ltMgm/730XP6tN0xSAyr1BrbRuBxhQ== X-Google-Smtp-Source: AGHT+IEKDOQ3B7YOSVlH7OgNjLIiHixlo+P7gQwsWRPiFbOIMpGcVZwlLO6J+YDmzWyH6TmoSyAcX9Cn1Q1u X-Received: by 2002:a05:6870:d7a7:b0:1db:8252:9063 with SMTP id bd39-20020a056870d7a700b001db82529063mr25439405oab.24.1696997015425; Tue, 10 Oct 2023 21:03:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s4-20020aa78bc4000000b006906b9b90c4sm678795pfd.6.2023.10.10.21.03.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 21:03:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 21:03:35 -0700 (PDT) Message-ID: <65261e97.a70a0220.f8a5d.5d82SMTPIN_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 D63EE6052514; Wed, 11 Oct 2023 00:03:34 -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/