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 4454C433BB for ; Fri, 24 Nov 2023 18:21:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 109D5402CC; Fri, 24 Nov 2023 18:21:00 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 2A40440283 for ; Fri, 24 Nov 2023 18:20:59 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3b3f55e1bbbso1327037b6e.2 for ; Fri, 24 Nov 2023 09:20:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700846458; x=1701451258; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TeMij+GSXAfmVbbnIw0lU4uDF4jJTcJxO1zVCjGysPE=; b=Dfj9fNXKa7Q80KZqikCxdkkseCdetCmSJp0OzmkFtbZdDaZ8Ig01Xujh0S7x7iZBai 4qtO+tyX4tfyhnT21w30gIKS2h/qLyziRz8ypKmv+oghexqJiTW5/46BT6hosAtSMSnF H7HDrllH2F0qz1aLUSNo8RZwAc46h36iKF0BU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700846458; x=1701451258; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TeMij+GSXAfmVbbnIw0lU4uDF4jJTcJxO1zVCjGysPE=; b=Rcp/ZnbPk/oc6pwtoJMDW8YuF3dTQwLjbpDsemXfv+ACF0ta3SxOMI2fQy9tju5dcr nkCcEG9EtjM2p3VPy2+2jbgbwQGN3/zDTR009jIbrXjECKB/lUGXSxI0pmT3FoX0bvCt mtQ8U5/Mv6n6cbQqrws+976RxmoWis87RhaZhrHT+roIxEHn9UQu3JUFJu+q87UTooy8 qLEfyUDa050HgRdptwm5nD5wc219heK1WEmsYrcQdN+5J88GB640Nh0JBqbJ5qziPjnz l/TTiT5+MjWaPQxjPV0g2WIrh8wUviczIOQB3UpGM9qjjK+7otr1LDgo8LdzxOZ+Ap9o Bmxg== X-Gm-Message-State: AOJu0Yz9ceMgpm1PT0K2ubLg4sP/uP2eP4RJj9rxgAvPj7siMfpbQqiv WDq1Sjkq2SDW5cn+Xu9qi4ZjXP+G1GSUQLx5Aitdo2XBi/hiplTj3+N/8d7Kk8QrZyz0U11L0Q= = X-Google-Smtp-Source: AGHT+IEIti8T+PkGoRcOSDWPa8KSCUYy2hlo8OF8yRAUNpGuPYzyTFsNTV+Z3LVNA2cqT5FHxOilP+ZER4/5 X-Received: by 2002:a05:6808:1304:b0:3b8:42bb:ef2c with SMTP id y4-20020a056808130400b003b842bbef2cmr4266483oiv.47.1700846458467; Fri, 24 Nov 2023 09:20:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id j68-20020a253c47000000b00db3a034172esm293763yba.33.2023.11.24.09.20.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Nov 2023 09:20:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 Nov 2023 09:20:58 -0800 (PST) Message-ID: <6560db7a.250a0220.a6a07.df4fSMTPIN_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 CE8D26051823; Fri, 24 Nov 2023 12:20:57 -0500 (EST) Subject: |SUCCESS| pw134607 [PATCH] net/virtio: fix duplicated rxq xstats 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/134607 _Testing PASS_ Submitter: None Date: Friday, November 24 2023 13:52:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:0e9dd79c90e907bcf69851434882f7877cdc3dd8 134607 --> 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 | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28469/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/