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 B3DF145711 for ; Thu, 1 Aug 2024 16:15:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 924E2432AC; Thu, 1 Aug 2024 16:15:47 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id C65E340BA2 for ; Thu, 1 Aug 2024 16:15:46 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6b5dfcfb165so41147396d6.0 for ; Thu, 01 Aug 2024 07:15:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722521745; x=1723126545; 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=iaX1Fm6Wu7X6fQzo5qiA5Zy9DFXENjzlVDY2cWy4sRs=; b=J6v8MDhweIuIaHrDGcLFn28eZjBpfat38Z0PvbWK3+J8sbtS+Ss4a9Yu8DzxMDcF6x WpOpSwo+J+/unJgXtZ4JpSR0etOyuBsWPAMXpLuIr6ujfHI/G09rad54W81IgAQBBWaV NnV/jbq4ThooOzJ52iKOiLRjv0boTKfXT84Uc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722521745; x=1723126545; 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=iaX1Fm6Wu7X6fQzo5qiA5Zy9DFXENjzlVDY2cWy4sRs=; b=YuED7iecuezmRqtT2zDaOkwTzZ0q+gJlhU3HM92+qFA0EtYSdwhYlgKY0UA08iiYeH eBtZqT6RluqKZmzOc889ucoj1n9Pg7LA3/ZqK23Ng1+7pFJrie1OUFEo7k3OzUMKXCUX tsvNCZc/fhKCeAs8DmyCQk9rTjcpYOEja/+rSJWP9UJUgV91SYKSYFFzGhxYcMpimZcb 5KJJCoHayPdjNRGgd42emXEE8exSd2HQU7qGmOpDuuzhErnUQoqQ+6rgeT3TXaKApBjq yHrwkk6kfX5O2cX87J37nZUQNKMliKy9zkq4/rLmf0qQFKpxx/n1v0eB9MytccQmSbpV 7Heg== X-Gm-Message-State: AOJu0YxfprKIV0W00EY4sbfw+l487xK9oaO9Nhb72KG3kmxiqBhS4T0L stO/gwTMfPaLltSeNMnFdJVT+FJ2rn2a2/3F/+9lpdp8MUC0R6a7bB223oID5XDpy4K2mYPzCbS n840UN7S6hdRahsZmbu2y0jaC/pHMpNaqChuUEWcu X-Google-Smtp-Source: AGHT+IGaT4hz2O/aduuHxbRQuoSf0mZdpGDZTBfRfEu6RD8Bw3ZrXDZGgZ7wxb8Xc4y5N44nM6ThTd3GRLaw X-Received: by 2002:a05:6214:3385:b0:6b7:b08e:e7a1 with SMTP id 6a1803df08f44-6bb983f94d2mr1923376d6.30.1722521744870; Thu, 01 Aug 2024 07:15:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6bb3fabe7c3sm6323326d6.69.2024.08.01.07.15.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Aug 2024 07:15:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Aug 2024 07:15:44 -0700 (PDT) Message-ID: <66ab9890.050a0220.2af869.54b9SMTPIN_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 934D760526E2; Thu, 1 Aug 2024 10:15:44 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/142802 _Functional Testing PASS_ Submitter: Morten Brorup Date: Wednesday, July 31 2024 22:58:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:9cbdb606e5d04de04be3d9f70f0e76551e8c9a36 142802 --> functional testing pass Upstream job id: Template-DTS-Pipeline#172357 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | scatter | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ 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/