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 BC02741B14 for ; Wed, 30 Aug 2023 05:49:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C31D340276; Wed, 30 Aug 2023 05:49:40 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id BD89340276 for ; Wed, 30 Aug 2023 05:49:39 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1c4de3b9072so3564125fac.3 for ; Tue, 29 Aug 2023 20:49:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693367379; x=1693972179; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ktZ2RH+wdogHCqTLF0YPN7o3QpbEHOilYpUDC0ZvA6Y=; b=LzfITvAACn+c4EjSrkAJugjcplfOhy5i16UDAQd2IEpdvMLMDQaawQnhHpCCdszNwG qirRXV7iA5mpsI6vZ/k8RrbANHrd9EwKFnfeAYafMDATbKawdrDdkthxmRpsrp56WKdZ UTmK0yCtrnYmKVg6eLdz09anqY5F2RoJLcNUg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693367379; x=1693972179; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ktZ2RH+wdogHCqTLF0YPN7o3QpbEHOilYpUDC0ZvA6Y=; b=FaOBVR6X/mhZRBrh/H+8nLCZcK1Ceh17xaJIi1QnadpZJhXOJ56sn07Y8yIaHvy6u8 +qB3YQbmPq01vUSI7gTnPwu+LFQMeQb/lQpdPt2lDqGcwGgC4GnEMexE0ORgjJ+GbieO r8W4vJrPj9FbPk5R9cjuxJ1huRsxxXBs3HdFtwT/iaJpZOPbyRBr+OTg40ypo66yQVen LNdc/3m+NGZaihC47Aq+K1POT7j1eYiJuFr/x5Mh4WLs6rt7yDVIob/CP2KR6S3IcU4V tNX0TpAB9giIHbWmigPhCBs0ZrBOcToruINbURZHUBvbUgps0gVxPk2g2zEj3lNnKGlL yWgQ== X-Gm-Message-State: AOJu0Yxh9Tuh3wxM4ElrQc/Foq4ARBF3xGSQ9eRjWK7RtKyk+eUaX4e7 dabaNUoq/Mt8WL9jWEDqJ4jXqLzwwWJMrOT1f1B0Zgfp3Oyt63fZIV8ur7Zabg2wnHsHbpmRAg= = X-Google-Smtp-Source: AGHT+IHqc8T7Qb97T4ACdsXnapE7KGGysHLUnTvl2BzqBYGdBPWjNX8KNPoer4a41u32nsA4QO9IL5UKsuc4 X-Received: by 2002:a05:6870:2198:b0:1bf:8724:9c19 with SMTP id l24-20020a056870219800b001bf87249c19mr1322624oae.5.1693367379131; Tue, 29 Aug 2023 20:49:39 -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 ec47-20020a0568708c2f00b001bfd43f6f56sm1020533oab.7.2023.08.29.20.49.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Aug 2023 20:49:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 29 Aug 2023 20:49:39 -0700 (PDT) Message-ID: <64eebc53.050a0220.28074.139cSMTPIN_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 9812E6052471; Tue, 29 Aug 2023 23:49:38 -0400 (EDT) Subject: |SUCCESS| pw130838 [PATCH] [v2] net/netvsc: set the correct queue st 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/130838 _Testing PASS_ Submitter: Long Li Date: Tuesday, August 29 2023 18:29:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130838 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ 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 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 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: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27464/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/