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 074C745711 for ; Thu, 1 Aug 2024 16:37:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2EF442EA4; Thu, 1 Aug 2024 16:37:30 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id D74A440BA2 for ; Thu, 1 Aug 2024 16:37:29 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-79b530ba612so4599108a12.2 for ; Thu, 01 Aug 2024 07:37:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722523049; x=1723127849; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=OL/Pb5FgCT8GIVPvlXirS3VHNh8x8kvwNVuktNMIgBI=; b=ft3ake+fxgMF28pWm2ERduXj43sPTz1i0OEiLCrW+Ns60n7htb+CWBYB6fk8fcx92f 7WvPGFrIzceunUj1s9VnC9GihOl6GG5LEwtQ5YMHpcx1208DY7zW72cwbAGu6rXoA3+v FFsh7dN8iQTCBa/JPp0dpTe8YADspSIXJYGBo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722523049; x=1723127849; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=OL/Pb5FgCT8GIVPvlXirS3VHNh8x8kvwNVuktNMIgBI=; b=lenbVwKAC6wXaU7H6seqsE1vaNkNLTxAevtHvPfvbFdfgiRlgIiUNWEHjw3RDdkmoT dCA6Ho0/zKCvusekM2npq//iDulo6m/M1kvAr4Js0b6Fu4zyKRp2BspjMLkDS2Q9tH4l aY7UDNB+2YOXQPNGrSWCmZuvoDszPcED6XcE1VMOg++7YonyDeugmOFhgRAddU5S5d3x dTvVlRpftG699S7XghwhDG9kJfAKpNrnJ4KPNULmRCzAZL3Pv1HWtBnne2lYnoctPxIx RsSCnEo5rnV1rfumncVbe8Pncb+JSZ2vWiSCgia+SRIRpnKjZdXWUbleP4QkB87zWx62 Z4Fw== X-Gm-Message-State: AOJu0Yz7te+LiKVRZJbs3wjvxZ5PZ1DZGZhQbjtrQLXRoNjUvnsbqka8 ROlvtrCLZu1RDBIDVipuyQ+GSe+qXS7OvB4K1X3hAufJRVREz6TUsAMwWBt0C0ATes7KNE883df KGWM6vQow+sxPAsu6UmuA2hOtg6lEgkDyQX7U8WdoiiywVW2GVKNUMBv2 X-Google-Smtp-Source: AGHT+IHhuOW6lp7RbFaQAIyKh7qvGlYHnjwr3pdfPWLNVocTx8mPWVqhtiYGEStshqtg3s5FWfsw7FCbZSz4 X-Received: by 2002:a17:90b:4390:b0:2cb:4e14:fd5d with SMTP id 98e67ed59e1d1-2cff9419da9mr493846a91.17.1722523048886; Thu, 01 Aug 2024 07:37:28 -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 98e67ed59e1d1-2cfdc484d28sm163951a91.11.2024.08.01.07.37.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Aug 2024 07:37:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Aug 2024 07:37:28 -0700 (PDT) Message-ID: <66ab9da8.170a0220.93829.bb5dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 153CB60526E2; Thu, 1 Aug 2024 10:37:28 -0400 (EDT) Subject: |PENDING| pw142802 [PATCH] [v4] virtio: optimize stats counters perf From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240731225816.39567-1-mb@smartsharesystems.com> References: <20240731225816.39567-1-mb@smartsharesystems.com> 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: PENDING http://dpdk.org/patch/142802 _Testing pending_ Submitter: Morten Brorup Date: Wednesday, July 31 2024 22:58:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:9cbdb606e5d04de04be3d9f70f0e76551e8c9a36 142802 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#247584 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30685/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/