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 35A0C41FC8 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 3EB2140276; Wed, 30 Aug 2023 05:32:43 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id A9CCF4027A for ; Wed, 30 Aug 2023 05:32:35 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-410af8f75d9so33063621cf.0 for ; Tue, 29 Aug 2023 20:32:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693366355; x=1693971155; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XqiCDsas4G2TV9nH4vwryOplmQ3yVEi2V5Fp+ytAH6w=; b=dBuPH17VtrESHU9dF92rDZqMv4r8LPpexybhf88V+4fnUJtXZIfn6Mg1aD0morRP2N uK6NX7MFWAC+Wkk8zKYff234YPjH3gu3I1x26Jof2p1zTpYsjSO9OPmHN9oE4bglZp6R NlC8HE2AndecGwYHM3keGP1tn5IAXjjOpTFgE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693366355; x=1693971155; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XqiCDsas4G2TV9nH4vwryOplmQ3yVEi2V5Fp+ytAH6w=; b=RXf3LoT7XkkVkQ0FR3eOD2I5MlxWNarXYPr4z3+Uell2rdz9y8MNcwdqG6KuP7nPdF K6RGzVeTi497bmv7mNXo8g1XE+0ym8+srsB6BjdATLopFN0RkGieUzlcXyH091IqFOob Oqwx5vdcBBOjfCVaeub4I6N0au422SBbWCI0o8NCyKg0UdU2h0vPvAUXpDkeJoHfY5jy Zl/Ifmikq9tNhkQzjjNfVVaZ/rdXvbvjv0/xD15+hQ65Yzq0HukxFDDlvPeDyt6JObSX jVrjle+T2SvWAAoy1N04oNRYj91QeyreFvd08G9K+BNGSAXu/gRS6BgJkT766deuKcNy k6iA== X-Gm-Message-State: AOJu0YwJm2CnJqi8EoBDLz0NnOZCcQQd2sXa2/zleQbXxw16ejfdEvvY P81alNof9KIJUKksgBpFhF1VdVvwEWNCcx12FFkS6SBIoIrWfBBaCOmPwg== X-Google-Smtp-Source: AGHT+IGFNCg5Bh9rQRcdr9JSA4DWx8sssCDtmmZY6yb7zhNCrJChGDA00WM5FZcFG9O/sWNuwmF73tLhAVi7 X-Received: by 2002:a05:622a:1806:b0:412:964c:c4d2 with SMTP id t6-20020a05622a180600b00412964cc4d2mr1058074qtc.0.1693366355159; Tue, 29 Aug 2023 20:32:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b16-20020ac844d0000000b0040fef46b174sm519891qto.15.2023.08.29.20.32.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Aug 2023 20:32:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 29 Aug 2023 20:32:35 -0700 (PDT) Message-ID: <64eeb853.c80a0220.84d39.9ebcSMTPIN_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 A50D26052471; Tue, 29 Aug 2023 23:32:34 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/