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 377C143749 for ; Tue, 19 Dec 2023 22:31:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3230F402DE; Tue, 19 Dec 2023 22:31:11 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id AB495402C2 for ; Tue, 19 Dec 2023 22:31:09 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5e778e484dbso15304447b3.0 for ; Tue, 19 Dec 2023 13:31:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703021469; x=1703626269; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ies5LUem9U9lvMyRHDgILm9vVLB9X3JhF2Wrr2Z6VuA=; b=VYBETM0wPBJWioNvzBe+JVspD+kX3ZW68tpggBTO176PDpU1TrT4tXaFLsxD6qsXMQ LvMTBubZJY4UAM0FccY1jMoA9XfNziG3nyKjTxiNtQz2Pj1gcps55sLIcmXwu+E5Yl1U erqxGI/srWjPOoJiI2voTw26BryTAmENQv1H0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703021469; x=1703626269; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ies5LUem9U9lvMyRHDgILm9vVLB9X3JhF2Wrr2Z6VuA=; b=MmiU3ZZt/pC5KdhqfpQaIE7agSRXkYndP51oicWC4nmFTHNblhRNK22hknBhTf+Ntw ImraL7CdEfEoQlybo6C6vh5nk6LnZSa5NyZqQn/E4SYdLp61JwH9ePORe+3liu6JQ6lc 8V33G7DuL6ePnsLJPcLQPj4+Taw/2wQGGkePCzsa5e4e/cjSwPSMw9xB0GF4Jo+uxrN7 BzRoA6v4WJGQobdeUo4ekta1oiTlSTNFVt2TCqUx4Ul09Engpc9ehaBdya7ZZ/edAX+8 zhaqLHQcgmk3VvruBf+wMLj9IVSaCiCM0xcse1dFBRMn0808KPNG89P28XAgUSjBC2lG +NCw== X-Gm-Message-State: AOJu0YwHAWIw8/jeeOkzAItIJd1y6tzUQHXF3MzYZA18lMOFyT1bD96k 2IuyjO0fhVosDoE8oIT9V0RUREhGtoQhuRz1FMjXCuwOjq8Tpz2clitZUg== X-Google-Smtp-Source: AGHT+IEVjtT0kYWpxgMZaGTK+OpbYV5OLO9qDifT98md3W9UWwS9MRKY2MUew+LxOEzbsuueajnIvzS6pfxr X-Received: by 2002:a0d:dcc3:0:b0:5d7:1940:dd76 with SMTP id f186-20020a0ddcc3000000b005d71940dd76mr14114298ywe.76.1703021469125; Tue, 19 Dec 2023 13:31:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z22-20020a0dd716000000b005e78de6e9b0sm238217ywd.39.2023.12.19.13.31.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 13:31:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 13:31:09 -0800 (PST) Message-ID: <65820b9d.0d0a0220.a2896.9cb7SMTPIN_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 BEDFE605C311; Tue, 19 Dec 2023 16:31:08 -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 | +---------------------+--------------------+----------------------+ 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 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/