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 D22AB426CA for ; Fri, 6 Oct 2023 06:41:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CCF41402A8; Fri, 6 Oct 2023 06:41:32 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 680D9402A8 for ; Fri, 6 Oct 2023 06:41:31 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-57b8a0f320dso950991eaf.1 for ; Thu, 05 Oct 2023 21:41:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696567290; x=1697172090; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4NakE7fcjB5jJGrp7k4L3bdoUt9LIb6N0yLOB9zCdgc=; b=OHC8mZKRAwotEhjCY3j/vhns2aIeKdZLwvsxzJC4CNBThOqymvyOThBzBJvJw1O/1p mlB5TmXq2PwrhuEVhFHjN/A/2sjCm8XBxXhPrdw9Oj1MFbdoM+8BwkA06fjXeCj9UZ1G j8kU9DW+zMSpWXG1N+bDDhSw9vilFsFZA87dg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696567290; x=1697172090; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4NakE7fcjB5jJGrp7k4L3bdoUt9LIb6N0yLOB9zCdgc=; b=K/iK9bmaizcR5lgvpgANvibp9OJSd8C46fNqtta9S63SKioPAzd29m7xSrWRCqU9A/ u3IxeG7MiV0EWJkp0BjlDlXgv3M2/sUf/BLetxmyBu5VWG1HYC27NAPwOSu9F4+Z3cg6 bk9D/GF29hajlYvVSD74JtML2D0PvITXOUWlnCr74fhfnzbe2cjL/xgITsGi6PXE+R0N JU+oYT3E9z8HFgArS2bQ7IIHMzRuM+R3JdWjdjLVSaTVXBMl5Kh7bucFee3Nf8tidS3X 3I/B27jlKcTNyM4BAG1e3pfy++YATzNSU4nixMQU4gXSWPwHeOmDQoeOEAsEWkY/ZOj1 dB/A== X-Gm-Message-State: AOJu0YxBFDYLXkTKGoMpgdgBWV1HGmhZJLjqkYej2gKYkm7uQWL09VaA DYkoGbd7RFDd68gFQBAaxgVPW7penu+S7i2SejJlqSFlfhb2b0nVHI+8k1QxaQhnhKDnEblh6Q= = X-Google-Smtp-Source: AGHT+IHBQwI9OUhNnQEPHoz9mjXTbULmbrM2a5BKHSq7iGdALOylZuL1xo3IZ7DcfQikaXQzqGdx1t22WEf+ X-Received: by 2002:a4a:9bc2:0:b0:57b:6c85:96f with SMTP id b2-20020a4a9bc2000000b0057b6c85096fmr6283928ook.0.1696567290693; Thu, 05 Oct 2023 21:41: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 y192-20020a4a45c9000000b0057eea7b63desm130548ooa.20.2023.10.05.21.41.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 21:41:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 21:41:30 -0700 (PDT) Message-ID: <651f8ffa.4a0a0220.d3d89.4e67SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 30F75605C351; Fri, 6 Oct 2023 00:41:30 -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/