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 3F9AF41FC8 for ; Wed, 30 Aug 2023 05:32:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 49A584027A; Wed, 30 Aug 2023 05:32:43 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 7EF2740276 for ; Wed, 30 Aug 2023 05:32:37 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7927f36120cso166759039f.1 for ; Tue, 29 Aug 2023 20:32:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693366357; x=1693971157; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Rq5CA++LBXG/q5UfhlEYps2evjVuY18bfEps47y2SUM=; b=EItKKz4efYQaClj+4NcpG1nSVfk7Qh40P8uw1/lfPxsnPENw2nVNRfiDcQGlh/hG3u rxZhbDSk6s9Sk772JmoWetklUZ1DzTVC3urKaouh+QLyoYlW3eQk43JWNmO+DwJsTMIU lDTF3jddhSA2FlfI1Fb6fQl7i7diDAo9YTb08= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693366357; x=1693971157; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Rq5CA++LBXG/q5UfhlEYps2evjVuY18bfEps47y2SUM=; b=kJ5BCSuiJowzxaV5C8QhXpyrF6jJKKzp+tbHq9TrqjBE1cOeFXPzQPhBzzZzDPXe6i p0hCKLf5XhcuiAHBMPgmU2NqlDjiqjArAXzvWmBIP4J3IrgLW7DTAC1GUKXOxX9Cg+dm 6bPpa8SIxQo8uRdNU+vGLVu9t/trIx/fXrjnIIFwPLEfWc/Ss2NU5ibrKCiOvZ7X9Y97 stsjbd6J1nsTG/cszh8tVHZ2OJOxzObK6S9OoCxSIK2AacDGjntVswGcU/uTMx2hkPLy Zc8pBJtrMh1NgxCMAsQ6WY8n8ge12+Jw3NzsxCjlcCw73JIAQOASQKUJRdw2Kyl9Oe2B 2aIg== X-Gm-Message-State: AOJu0Yx90T4dezCEjvP3Ypo1e5D3eitRG79yj3mWFEHK11O+jo3g8FUu 6h85tmJKvwSRXPsHrl48XXYUL8kell50+Gb06J2UybPwMDWpQgG1haorBQ== X-Google-Smtp-Source: AGHT+IGQctCf8Eedf3cEsGGgHwD8AqRax51XMCwbl+VGYnFQE1bt3s4DvpQGIx0xKi1ZNrT6dMClC3SienLq X-Received: by 2002:a5e:df0d:0:b0:787:1557:3834 with SMTP id f13-20020a5edf0d000000b0078715573834mr1189767ioq.20.1693366357014; Tue, 29 Aug 2023 20:32:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y15-20020a056602214f00b00786ea00bd32sm459516ioy.12.2023.08.29.20.32.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Aug 2023 20:32:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 29 Aug 2023 20:32:36 -0700 (PDT) Message-ID: <64eeb854.050a0220.331f5.3431SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 84F6B6052471; Tue, 29 Aug 2023 23:32:36 -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 | +-----------------+----------------+ 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 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/