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 081B841FC8 for ; Wed, 30 Aug 2023 05:29:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 108CF40276; Wed, 30 Aug 2023 05:29:58 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id F2F9640276 for ; Wed, 30 Aug 2023 05:29:56 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-58caaedb20bso58263147b3.1 for ; Tue, 29 Aug 2023 20:29:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693366196; x=1693970996; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/3jFFlNx0aDA8YuEkXBvz1db25QeH+uTAzLhJX1RZ48=; b=ISkV3IOn5+cTW1yQn4J6OUYZ/vK30Fq3i+LfgGIUy8+kwzZhvCgf6buhkJpYh0f5+t lr2EJjl3BH2KqdlKDQmgnKDaW+HNRr8/peAlPYJIDr5gZG5iDVE0sGn1y9qRPez8I+BR GKYx+T0zG/NBPl3TldjAKD8KmAMPhRwPJLUig= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693366196; x=1693970996; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/3jFFlNx0aDA8YuEkXBvz1db25QeH+uTAzLhJX1RZ48=; b=f9eQtXo61sSuqt761fSXuSlEY0LYO1pVm+Uk+9DQqw06tCsiKLHtLElJk3eJ6wfC0z ssSTRKYYyuYJN97EYjV2qcCxB6lmKROnkEkanGV72ZJW/wU1rT/nkaJ/ZMh0BXwP0sHA dEua5lvxG692H3zuT24QEyv6tQ+zRsL9IM3N2+KtIkDey71tyez83wGQeOkYrJ92L95z dcLeE9XHzORcv684yTpXvh0MkGAzXPUczRjjPLVl/XHb4UD3MR004OouAEuqGsTv6pVp Ak/AilhJJKqtM5AFO6FUDBXpxw3J9KkFc5PAYOmqwlvVVrwNnAe5VngKx09SM5OhNE+c uuxg== X-Gm-Message-State: AOJu0YyCFRCZncYtR6GCttitCrs9Q9kMZajPkXeQV4eh9AYnWotFVON3 2MGQLoB7GfW7SOrndg92LfIXMMm8/a0OQ87+vCGr2hb2EvjgwwRFGbcghg== X-Google-Smtp-Source: AGHT+IFTPLCXppC0h/G1h4c04cfpmEies0n+qH96V4zBZkYRRO55LjnxvvgKtVeCEhYp3t8I7M9NEIel8M6T X-Received: by 2002:a81:94c7:0:b0:589:ad30:5f5 with SMTP id l190-20020a8194c7000000b00589ad3005f5mr833065ywg.52.1693366196472; Tue, 29 Aug 2023 20:29:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x11-20020a63b20b000000b00567cc2556a1sm642879pge.17.2023.08.29.20.29.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Aug 2023 20:29:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 29 Aug 2023 20:29:56 -0700 (PDT) Message-ID: <64eeb7b4.630a0220.f07fd.eceeSMTPIN_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 9FF4C6052471; Tue, 29 Aug 2023 23:29:55 -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 | +----------------------------------------+--------------------+ 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 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/