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 4C31B45721 for ; Fri, 2 Aug 2024 22:05:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 41A1640DD3; Fri, 2 Aug 2024 22:05:44 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 0AF2840B90 for ; Fri, 2 Aug 2024 22:05:43 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-70eec5f2401so5691490b3a.3 for ; Fri, 02 Aug 2024 13:05:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722629142; x=1723233942; 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=wpoOS0bjbwwk/ZEjf0XhnJ6CBgj58e2H4pOMKSG9ZOc=; b=Aw9SiFecKuhPt8G/IT053CtE4c9IXtl6yDDaZjONAs7pnN+vIbjmzgW/0Z4UNYJlP+ 6WOYvgXn3415wFLodDnSwlCHMWBNlCWHAmxyVZYPlZtp4PjwsJXCF8VOpEMwHnlZhuh5 eI87QFTHoa+0PIDcuKhxnn0HvYSkHO6LiqySM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722629142; x=1723233942; 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=wpoOS0bjbwwk/ZEjf0XhnJ6CBgj58e2H4pOMKSG9ZOc=; b=VqyTZwQ4MsM84Q6GQGlYiJlEbjA84dB00CRACHZ0FliQiDDG5zWy2CQbW5KH+wW+u4 wM8uHzh0JW50reTZzQccRW6hGyPPBjAn53taRcs8f4dSncz36EorzQOaIyQNRybwmtB+ XPID01p7xCnGDptN8KOk0pBuYMYJvsPDlA4JOrjEV0b95Xyoq4bG4Mx/quZM6qAOd3fG kqRaVpIgg/JM+Cmb5jiyo47Yj9tZbp8GmYtV36hdPGiKu4d6g7SoUVbvVjv+KiS3Rby7 pDWzF21JmApsPYU1GPp12CTXYRA4WDT4IULxE5639eHcl91O2xFzaXz7tcnDfmnfyxT9 m3gA== X-Gm-Message-State: AOJu0YwO99j26XsFsHxeP1ys9wivsq4FYRWsD2cP14+nbyJlmePHoaWp J3uAK9Gg60LJxv/NY5XpXhAVXxVkHYiPWmiy6xK8bQHbrGdh2kroZtA8wXS6BC0k15RHaShfKBn /yAWhyXbHX4lrgXNffhdp2tn9QO1J/hWzz5GAzneA X-Google-Smtp-Source: AGHT+IH+QZhQ5dr8N8wM85sWfojQ37ZWd6q5Te4E4obnY6DruAQI1V7iIzbAsGm7ex5JIQ8CIB/ojd203Xqe X-Received: by 2002:a05:6a00:cd4:b0:704:2563:5079 with SMTP id d2e1a72fcca58-7106d0820bdmr6255594b3a.27.1722629142001; Fri, 02 Aug 2024 13:05:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-7106ec2c9b6sm136029b3a.5.2024.08.02.13.05.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Aug 2024 13:05:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 02 Aug 2024 13:05:41 -0700 (PDT) Message-ID: <66ad3c15.050a0220.3293cc.a3f5SMTPIN_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 1E183605C351; Fri, 2 Aug 2024 16:05:41 -0400 (EDT) Subject: |PENDING| pw142866 [PATCH] vhost-user: optimize stats counters perfo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240802143259.269827-1-mb@smartsharesystems.com> References: <20240802143259.269827-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/142866 _Testing pending_ Submitter: Morten Brorup Date: Friday, August 02 2024 14:32:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:9cbdb606e5d04de04be3d9f70f0e76551e8c9a36 142866 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#248382 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL8 | 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 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 39 Kernel: Depends on container host Compiler: gcc 13.2.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 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.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 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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) 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/30708/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/