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 1909D426D6 for ; Fri, 6 Oct 2023 23:30:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13C56402CC; Fri, 6 Oct 2023 23:30:43 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 6AE17402CC for ; Fri, 6 Oct 2023 23:30:41 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-584bfb14c59so1783000a12.0 for ; Fri, 06 Oct 2023 14:30:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696627840; x=1697232640; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Rii6h8CS05vdtQOzmdarm/dRvfXH9wR6SRX/MncU2m0=; b=gL+wCs/LcnGocPa05KQAqs04KkWxW9HLDfajjrYq7i8FfWib4bl2gGCsEc3rS6xStf q84NTl15VlWsu07Y9wN5eYHYDs4tgVTEcXuDadewGgwP7S4dhosXHN2CXTV9aq5ohBwb XSn4zvmgGcBoQZhTk6hC2IYLc9bISn8EcmEME= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696627840; x=1697232640; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Rii6h8CS05vdtQOzmdarm/dRvfXH9wR6SRX/MncU2m0=; b=OxBL6SL7LKZi310ZZNrfM1eJgBMufTfb76dfW/nBj6GYuXYQmX+C9AqXBN8C9Zhzzi z9F83mzA7tHMleP+MKRDPsqJWr3G7z01W95hbALBz+LJqEBOK4NEhAhxebtt2AlAxG0x n/nNecWPW7D9T6+6slMY8DtJIzG71ciM4Zb8gZKJ7nDYuFphHuuQa1+DUGHNQh8sJhe1 S+L/cMCrIzkAOSgrgBmuh4a/2RF5Ok//1qKMyp0zBFoE0jVepL8ffjqTpjU3CeN5IzAf AFRlxC/D+cc9mcXoNElP1hauAFffCkfKl7VB3ofjKQlif0BbvXIjxQw/2bZpCBY0fY6g 9ajg== X-Gm-Message-State: AOJu0YxJCOHFO/7Noy9X7PhhpGtPCKs/fJrfHXWOs8CiI2iPVg1hGzlc BpbT1REjircSa5l4TTPNFgHPzttIaz5aLvNah7gOPBVmWn/XbBJAucqejY1Qe8nuW7haVVdsug= = X-Google-Smtp-Source: AGHT+IGg+91iHbazft2/PVcGe2UiOtlaOGIZJi/AH0PfxgYoaxwGMg1Z2kUt4gfORzAT6cUZH+qxMO5iKLs7 X-Received: by 2002:a05:6a21:99a7:b0:16b:f3b1:c040 with SMTP id ve39-20020a056a2199a700b0016bf3b1c040mr3050632pzb.38.1696627840647; Fri, 06 Oct 2023 14:30:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b13-20020a170902ed0d00b001c78446d650sm243464pld.90.2023.10.06.14.30.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Oct 2023 14:30:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Oct 2023 14:30:40 -0700 (PDT) Message-ID: <65207c80.170a0220.4c8bc.a090SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 07123605C351; Fri, 6 Oct 2023 17:30:40 -0400 (EDT) Subject: |SUCCESS| pw132361 [PATCH] [v2] 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/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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/