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 096A0426CA for ; Fri, 6 Oct 2023 06:46:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 03E7A402A8; Fri, 6 Oct 2023 06:46:26 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 19DE4402A8 for ; Fri, 6 Oct 2023 06:46:25 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-57bd4e4ada6so986300eaf.3 for ; Thu, 05 Oct 2023 21:46:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696567584; x=1697172384; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4NakE7fcjB5jJGrp7k4L3bdoUt9LIb6N0yLOB9zCdgc=; b=Si8FHZbw8CxOBkSjp8OLWNqhemmGcdvMqcT6gDncsi32SDJ1zRmYPDj+VBGDZ/6MPq SucFTNKnjzb6nihnFT5pm9zso2IMJQSqKj/mGnG5wQA6MqKMqbydH6MZNyhKvRdwyZGA 5gpz7Fl3c/Rd8MQlVscoLOez1kWtcB5zSEELk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696567584; x=1697172384; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4NakE7fcjB5jJGrp7k4L3bdoUt9LIb6N0yLOB9zCdgc=; b=qc/tqHM7GifElwDWVakwIY1usLcshXPv7rzkgDfcpSnNCisceqx18tVnj5NBeesuXB CPmdYvNZKOQFKs+xykSnE333A+KMFYC9oAGXppHhuXJrQVaFG8Bf55CCDOrz7Qb6QTs4 byu1LRLBZyi1emPrSlfiAuHSWFr54+ZmCSHtAnAUDYd6DRy4o2F4xLk6J7xObAcUuB+p Jxco6fsr/gNPyq0F0uHHwkVM/m4fj8nfPggW1/2tSjFWB9PDdtLzWr/f+wewE5OcxNIP b3zmY0952fRVlC6uCopnZViflmHs72/bz9Y3OCNokUcn2R9YPov1e3Cn9amAF+GN7EPX gFaQ== X-Gm-Message-State: AOJu0YyZY302ZDy7Eh1oFZsE2+cWzMKAS7MdBBaWeS3k6SrKhSX8TlO/ GxblxtnLLlH6o2TJxaYrvqkRe3mK1ZAO6RJ8ypC55lHtSHjuHp7G6b+w7Q== X-Google-Smtp-Source: AGHT+IG4bvqA1xpYQwTKrZys4nupbO/CRfd4V1F4hZOdX5BQmCMmd7oVvlJKoAOstZkCY+xuBkBOEnFuIZ8J X-Received: by 2002:a4a:3c55:0:b0:573:4da2:4427 with SMTP id p21-20020a4a3c55000000b005734da24427mr7152575oof.7.1696567584485; Thu, 05 Oct 2023 21:46:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o62-20020a4a4441000000b00570cd0d99b0sm135578ooa.22.2023.10.05.21.46.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 21:46:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 21:46:24 -0700 (PDT) Message-ID: <651f9120.4a0a0220.6c07d.557eSMTPIN_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 F3C66605C351; Fri, 6 Oct 2023 00:46:23 -0400 (EDT) Subject: |SUCCESS| pw132354 [PATCH] 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-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 | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 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/