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 105FA45706 for ; Thu, 1 Aug 2024 15:27:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D1C542F8F; Thu, 1 Aug 2024 15:27:39 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 3CE5142EF7 for ; Thu, 1 Aug 2024 15:27:38 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e0b8a400854so4394130276.2 for ; Thu, 01 Aug 2024 06:27:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722518857; x=1723123657; 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=VlEfzRZSQfUwVwU5PFf5xxXUIHCyovQ5D3fSJZplHwc=; b=jBnnDUBsQ1XUAmEw2RD6runJTzY+kmB7sC+fHVL+HZw2Z3zUMUdedbtZvx1j2nzGeM qJGVRcG6vRpStdiNd4uN44aJgKD/z1g1cEaQxbTLo8AutZ4pKF/Od6xKOS71i1XKmWxl xofiz/HtpdLLhqsCsn4/iSJ3T8E74b6NPn0hw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722518857; x=1723123657; 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=VlEfzRZSQfUwVwU5PFf5xxXUIHCyovQ5D3fSJZplHwc=; b=N7E2jbAot+KE4gmRV9GyKW4HxV7ORBsA/rfsvh3NsV5tUPnjrFqNeXt2czxKersdXZ ODHdQI2q8ZMp75MgcFLk4/uRZXqGWqVVgYbsE6b7LzgDD2LhLLPtUT0egSCmtbeLOxjN hYQ6+4M3FKjzuTxzCoFkQmpr2kEIbbF4K13D+pu0Wx0m4jvYBLKGBxXOEDaU1k7qMVFX Ft29msiXZWo0npkSo5ht23raxodgqlQ06KpnvLjKjBeKy3Ps9oVpzUYjkGlQv4uqjzfa 9i/JJ6W2Rrq3cuSmRf+mqv9focdy52cXYhHscDFMSZi/jfLo/ICz4ECA/gcu2/xPo2dj q5sg== X-Gm-Message-State: AOJu0YyZSYMfVkgfhHhLWxLR7LyDXzKK4yUEdtsi7cY+NH+6Be3FTyKa nocU7oVH3sUpIspdCFTsq02eHGt1ZfgJ12uzYrNxzLgLeVxVLdGgWqYISzEhk4e5yqa1qu07/hm 8bhiqDTUKWgRqPWgffYFDLnpOMoRGCPkcIdXMeeal X-Google-Smtp-Source: AGHT+IETw9HsF+uaHOfXJxxVEWNB3cJo2jXuMGNsV0E+3lXUHp92ogZ9ofT5TSvZnRUPXJQ2adiTojLd2jh7 X-Received: by 2002:a05:6902:228e:b0:e0b:c882:cce4 with SMTP id 3f1490d57ef6-e0bde1f7624mr93708276.9.1722518857551; Thu, 01 Aug 2024 06:27: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 3f1490d57ef6-e0b2a98aedesm337797276.33.2024.08.01.06.27.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Aug 2024 06:27:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Aug 2024 06:27:37 -0700 (PDT) Message-ID: <66ab8d49.050a0220.9273a.6a0bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 344E460526E2; Thu, 1 Aug 2024 09:27:37 -0400 (EDT) Subject: |SUCCESS| 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/142802 _Testing PASS_ Submitter: Morten Brorup Date: Wednesday, July 31 2024 22:58:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:9cbdb606e5d04de04be3d9f70f0e76551e8c9a36 142802 --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#101372 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ 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 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 38 Kernel: Depends on container host Compiler: gcc 13.2.1 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 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 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/