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 1797443749 for ; Tue, 19 Dec 2023 22:37:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC423402DE; Tue, 19 Dec 2023 22:36:59 +0100 (CET) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id DB7D4402C2 for ; Tue, 19 Dec 2023 22:36:58 +0100 (CET) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-7cb00cc0b5fso1171527241.2 for ; Tue, 19 Dec 2023 13:36:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703021818; x=1703626618; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Pd6ukb93sGTxKM0xa+CP+/FX00c3d9408wEMy9hyiJE=; b=TuqKAHwJTgfnsUzJmrZAdoFV3mZBME+pd6GspcvC1qtzL/mYoJRw1wHAqgj9Bxac0T zzPbcvmJuxSc0uDcGmVhNmCHlbeeZrHRfVYrcrUJCuftbUPNy/VQ5Ub0o7Ywsr5wGTrt RJGxRizHApggoCDatf6ywMsP+UxscnxYMm16I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703021818; x=1703626618; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Pd6ukb93sGTxKM0xa+CP+/FX00c3d9408wEMy9hyiJE=; b=wk9PSRNI7YLVc4atqmXxspO4JWaAqF0m7WkeMMF7JZCCgLxEzoJQ1z8hnDUi1dz7My eY8x/ZuxjyISlJq7XU3IAXv6Q43Wk3SW6+V0XcFw9TzaMYZKEzY46anodkyq/DgJjuWA YZHHjKQb6YrXnYepssFplnqwauwcRfPcyO+4DiQktdQf9B6/ur9FpG7i5NAmSnYr3uTS mU+OYnk5RRatER3y6gaOk61iO+nkZEpqvnBSBMQZK5lMXjbHaWT6Sh1XmMAjN0UvjJ7f nX13No1YK3NN+Spzq5paKIXFU+OGR1GsJgRqiLTtT3Nu/+MQu2+G1ULtC0A8wFWipXEJ w95A== X-Gm-Message-State: AOJu0YwtPVWIhwN649GhuuMwxFhM3gDb07n52Tl2RL8lqN0EJqu2+HwW 9FknMNRygiokFZkcH9V8SILhuR8BSRX4iqSeyX4EWJsfZt9KSF72gcOyCA== X-Google-Smtp-Source: AGHT+IGmqjj53QggcvVet0l56LDYgqR/ye47f6LIKkezWn6ZEsCiDW0eRxe25J9/RXMG0yrGkSPviqO3401J X-Received: by 2002:a05:6102:32c8:b0:466:b9ec:5258 with SMTP id o8-20020a05610232c800b00466b9ec5258mr686411vss.3.1703021818166; Tue, 19 Dec 2023 13:36:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 72-20020a9f23ce000000b007ca92631422sm977354uao.17.2023.12.19.13.36.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 13:36:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 13:36:58 -0800 (PST) Message-ID: <65820cfa.9f0a0220.5ea1a.ac19SMTPIN_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 D2827605C311; Tue, 19 Dec 2023 16:36:57 -0500 (EST) Subject: |SUCCESS| pw135342 [PATCH] app/dma-perf: add average latency per wor 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135342 _Testing PASS_ Submitter: Vipin Varghese Date: Tuesday, December 19 2023 16:40:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135342 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28687/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/