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 76E0C426D6 for ; Fri, 6 Oct 2023 22:59:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7180C402CC; Fri, 6 Oct 2023 22:59:33 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 66CA4402CC for ; Fri, 6 Oct 2023 22:59:31 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d862533ea85so3013033276.0 for ; Fri, 06 Oct 2023 13:59:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696625971; x=1697230771; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bbq/0s0am6pUZXQ39qyndV9Kjgn+nH8JYjBO36YS1C0=; b=Ny4Q8i/LRKVXuIvdazRZJoKho08UzbrdnClk52lDt3HiOUJkLuz0kzcPrDjAjBo/1T L3uvyhuc0pM3cgVRErGZdmqsk8Yr/MykJNF0jsXToqrvTythNfEEuWoI9hFj1x0jtcXw iJXNX0Yi0D5d3CB5dBHji4/Mlrc46eEzLJyw0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696625971; x=1697230771; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bbq/0s0am6pUZXQ39qyndV9Kjgn+nH8JYjBO36YS1C0=; b=u4GgdCQAJPVXJxqLiSYAep5lefk2syBS0rr2H2V4Q9t9lzV8RDFPsrdmNRE2UtUmsm 4IP159DGkMiyb4w00vJKP031TF54+dDw8Xy+pTD1YJNAHULxBvhkOv68y+HUGNPGUTSr Cn0CS95dSVFLG0OesNKWduwcQ2/xUnOfkibaUb6oLiHE9CdfroHmgicdrh6B3yo2GFvL 3iFloTm5XWBsEQ1EbAVfJ1oEhRdifTZBjiSKieIVCaj6s4UWhuzQSlVqHRQUS9XOUmTp Wt7ZWR+t7BU64lAmioRciQ2K7E6JE663ba9pzrKyUKl6DPesP8wJcGe17Ar7H60mQmXG Xneg== X-Gm-Message-State: AOJu0YzIPk81HtG4s67FRPbY2530k6S3q3lmLwPzJ1PJ53loUCuSIzLw +Pvo5EdScezZoQUzuyfwd0CFrOmAswwpMU0ELg09yZj+H48xQa0DVJ3L7AuIpXjf8HCrFYF0kQ= = X-Google-Smtp-Source: AGHT+IFp42tGoB+k0AnoxySGnR0TeDrp+2qLWv5ELH/YCskVWZ5YnRa3YAmNhicBhxc/fH/Qa4e9s4bNp+Ic X-Received: by 2002:a25:d84d:0:b0:d85:e4c4:4778 with SMTP id p74-20020a25d84d000000b00d85e4c44778mr9556224ybg.0.1696625970463; Fri, 06 Oct 2023 13:59:30 -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 p125-20020a25d883000000b00d7b25ebe644sm372845ybg.15.2023.10.06.13.59.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Oct 2023 13:59:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Oct 2023 13:59:30 -0700 (PDT) Message-ID: <65207532.250a0220.2b220.2444SMTPIN_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 26EDA605C351; Fri, 6 Oct 2023 16:59:30 -0400 (EDT) Subject: |SUCCESS| pw132361 [PATCH] [v2] 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/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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 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/