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 AE512426CA for ; Fri, 6 Oct 2023 06:28:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A087402A8; Fri, 6 Oct 2023 06:28:49 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id BDE6B402A8 for ; Fri, 6 Oct 2023 06:28:47 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-49d14708479so647321e0c.2 for ; Thu, 05 Oct 2023 21:28:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696566527; x=1697171327; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/mAQLtIKl1eA1tG/EoMZ+j1alWa78Mx+ntuP+97Tbb0=; b=JagR6mQiSx964dkqp7K4jrXzWbM+I5IzCTpH2SQRBy2qsKLbLhxKvE1BCQk7nUuTX2 F5XLuc1FB0zwuafvy7cMeDsJ7/+2s9cg4KsZZ6jcodXJmOgY3c12yWcr69rJ7FBsHh2k 4CLQ8nsxKXOGr1SJ0q60LoUANMRxYGTlsK85s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696566527; x=1697171327; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/mAQLtIKl1eA1tG/EoMZ+j1alWa78Mx+ntuP+97Tbb0=; b=j6FAGg+4EEK+KMwXHa3tsLjxZOgfFZNKRql6AUK+hRkbbVaiW66b3okDlBlw6QnxXS sGw+RLMJf7+plF2megBTZFpO+cudklrCizMnq/J++tcgVXfjYNTVdGQ5BVXq59mDFLuo orttpwgUoolouEXyDmuKVOz2LcW7UDWRl60NaaZbtViMfxSpdkue38UNVVoxJTMIy2mi nQ0dfBZhDGDZU6A0fcr1NGABQAsWzS6zJGcYmOCWXwZt8acv9Iq4kkNfNiSv9dgSC1Yq PMKDY7cy7Cpg/DUyUpC6451wkXXdAMVXpNfPwZGoEwccL1IY1lxX1Glf37FbmPLClJJ7 u4Ww== X-Gm-Message-State: AOJu0YwPnhvcuK2el64U/+TUGAllYmIuSErEjhzyMepES6ZhSTvPsCWh 6NPPFmtqhE4CJNubUn56d2W+ZFEvO5yON2pu2mLxck90NJMBItIUzTnUww== X-Google-Smtp-Source: AGHT+IGzHnHcNQQ8Lnl/nbdlmTjD6Ya9hRaZ9yJNZDjG8YmBnxJBwFuw4hRnrZEEUGfvt8fIwRZTnmPq0oFX X-Received: by 2002:a1f:dfc1:0:b0:49a:56d2:562d with SMTP id w184-20020a1fdfc1000000b0049a56d2562dmr6946992vkg.4.1696566527121; Thu, 05 Oct 2023 21:28:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id de2-20020a056122458200b0049d0c981a2asm118180vkb.14.2023.10.05.21.28.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 21:28:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 21:28:47 -0700 (PDT) Message-ID: <651f8cff.050a0220.36fd7.450eSMTPIN_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 A14E1605C351; Fri, 6 Oct 2023 00:28:46 -0400 (EDT) Subject: |SUCCESS| pw132354 [PATCH] net/netvsc: add support for mtu_set From: dpdklab@iol.unh.edu To: Test Report Cc: Sam Andrew 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-unit-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_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/