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 9B3E1426D6 for ; Fri, 6 Oct 2023 23:00:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 95F1C402CC; Fri, 6 Oct 2023 23:00:19 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 18F15402CC for ; Fri, 6 Oct 2023 23:00:19 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-77432add7caso160784785a.2 for ; Fri, 06 Oct 2023 14:00:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696626018; x=1697230818; 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=htCARsbwFqRaum+dBBsebt/q65NmVH/bC5sUuDKFgwkC4xihwDHkMrYbVj7VdHIGzO +pjlEc5NLVpeDUf5tFFu/22aTpVGAPa2t/2IuKAsHC0bWxjYKKovRIJ2jjKley2p9N5B wU6XlVKzu6SmVV/ZsJcGn6tsmRu69XNlx4LCw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696626018; x=1697230818; 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=OzCd7L5Sk04R7AZJXdLXSS85Y+2NEKoHgjjZ4a+5iCxQ1MyKY1gjEP4RdNLIDqzeuw Ukz16VtVMrQ5SbyL84xZufi13IN6oU6ZxdSVXg3x2tnDcmmGd+s60QGaIspXvJZqCbpn pP8LX6ZgKOydOrM7ham4/nXKg8+jTkL4mwOMaZkTFB65CGKci1MO1S08VNQxHb9fQhjD 3oNhGmNp0xzyWzLmwXaPC8vEcTJmTgXASldNAFBXXllBC5cbWj5fVcga5jXdxIRcEB2y fYBbZyCBJkId+Lxr+HTcnejfHRir2x9KKGjT126CgYmaVJRGifxMvc6YAbRnjhMzPDTp 7GPg== X-Gm-Message-State: AOJu0Yzv2gGNmW4MvR5V4xWwmjUCptH8p8loAOCN6YNczAzbrhgbPW/L HQsxIIxnh2ZTKVVSxG6IYoP4TPs+r+0LqnSq95YpTe9Aw3SnoKNPKv+dFw== X-Google-Smtp-Source: AGHT+IELG8cV/ZQ4cPPUWvgX5pVoeXfNUmO32U3B4eVnmn+14PgIoTvcNJNG1epcs3CLZeOiwZukeGI8VUAB X-Received: by 2002:a0c:8c81:0:b0:65a:f54c:7207 with SMTP id p1-20020a0c8c81000000b0065af54c7207mr8728965qvb.14.1696626018371; Fri, 06 Oct 2023 14:00:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o6-20020a0ce406000000b0066ac1db8072sm188911qvl.77.2023.10.06.14.00.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Oct 2023 14:00:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Oct 2023 14:00:18 -0700 (PDT) Message-ID: <65207562.0c0a0220.df44e.6674SMTPIN_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 F25E5605C351; Fri, 6 Oct 2023 17:00:17 -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/