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 6B10942F55 for ; Thu, 27 Jul 2023 01:33:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 63F4F40041; Thu, 27 Jul 2023 01:33:47 +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 59B2840041 for ; Thu, 27 Jul 2023 01:33:45 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5634db21a58so307099eaf.0 for ; Wed, 26 Jul 2023 16:33:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690414424; x=1691019224; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WOPls5+5LYUExkn9oK+I2EE8ag2Z2DOSNiXBW0Wj/1k=; b=N/bFTIX5YnHo+4NZqR3T5AlB9FuGFa9O2H+4QmBttk5oKriaiHos1M5ZfwlFfa4wid LMFMwJfLZ4t09wSMbChMNPZ+TJFLEJEz2PZpeKfVFgSXle3tziJXpUdX5+PVxdkbYRlY W2PY44kFKsGVMlG43D0pg0NN6QTD+vUDdpi/8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690414424; x=1691019224; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WOPls5+5LYUExkn9oK+I2EE8ag2Z2DOSNiXBW0Wj/1k=; b=Fkk8bU0xpO1xpxCjgFd0zbIW5U8ckNQQ/zZDK3P5lgnTVG9Vhk39/UwLAZk5j+FMRw wN04TZdO0WxbsdaMv6LvYkJWL+WP3PnaHiLrhaQxKCuid6Rstj4jNfGRHIreVKS/P4F1 LYirOq8l2xia3bHuEHlHTrYHCjP56MQGb674EFsDLn9KoGMwkQ1Ct3Z9a7Rb1uErTmhO 8INSRHZOR1VoYv1WU7Bfo+csiBM+m4+rcCu6dfSJjartCCpMMvyhQVbg/rSaNFEVaw5j JbzxcVrtrz5ICmJlaxDXwWtpEVOGlcdcTstvWR+HMtMdJv6Bf8Y8mcaqjgoaWu6hCQIz b96w== X-Gm-Message-State: ABy/qLaa6q+N6r6XrDmN2lnv6mTTLWOgiADpUMWkabVU4WsP+GwnzkHC zo8I/38Pwuo8p7+E041QKGvPyYmalv+Ai+6FiyBVPu/uYl+oqj78nlhNLA== X-Google-Smtp-Source: APBJJlG1G3QuJf5i9uWLaoB+MUdysk5iGHYJl6gBiPt7e4b1CC5orkDYquW+TmQBFR27By8r3Wwo5S+3Ru5P X-Received: by 2002:a4a:8299:0:b0:565:cf26:5a10 with SMTP id e25-20020a4a8299000000b00565cf265a10mr2413161oog.0.1690414424620; Wed, 26 Jul 2023 16:33:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o139-20020a4a2c91000000b005669863e757sm32940ooo.5.2023.07.26.16.33.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jul 2023 16:33:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Jul 2023 16:33:44 -0700 (PDT) Message-ID: <64c1ad58.4a0a0220.11694.0cf0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1757E6052471; Wed, 26 Jul 2023 19:33:44 -0400 (EDT) Subject: |SUCCESS| pw129708 [PATCH] net/netvsc: increase VSP response timeout 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129708 _Testing PASS_ Submitter: Long Li Date: Wednesday, July 26 2023 22:29:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:d01be82476a1d3c7b4ffc24cd5286ca10844e6b2 129708 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27146/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/