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 69AEE43748 for ; Tue, 19 Dec 2023 20:58:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 65C95402DE; Tue, 19 Dec 2023 20:58:24 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 82769402C2 for ; Tue, 19 Dec 2023 20:58:23 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-28b406a0fbfso3771427a91.0 for ; Tue, 19 Dec 2023 11:58:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703015902; x=1703620702; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aUxNexdVQmBa8E/mw6d9roWU1ezxUk192PNltacHgTY=; b=PxgchZYpTTDz6t1p9+4fSuFiG/8eF8z8kvpKJU1LAOsYM9nLRxCQlGmGj4cndm0qWH Wbq0OzDYxsco3XSgFzo5mztlWvUkdAtSd5PNGBfjp49VBz6NXMwp2+O/s/374h2s1nAZ EanbNmEtXT0siQXN8d1GG+ATopVw3/x13ZgWo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703015902; x=1703620702; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aUxNexdVQmBa8E/mw6d9roWU1ezxUk192PNltacHgTY=; b=XLpzSQsLBlS23J+Qjfb60QuFEO0y7c1E6A0GPzWmYUgNBye4tQNb2HX9uzwjgxwQH6 XHR3Y/fmP4V+C2QKAli5ZAnHh5/Icvs4rx+aVLouLrPINn+mnz0HCuQ0CLc3VXYRChKI 5P4P7WhSklrfZfYdTP72K2VC+K6aw3SCgfoNhaGZvwQ+qZztbjjkv1NcyeWJ5Ef2FukU HOtKXWM1hwuOaql57dntIFAhG8qpOzBxYjrGbOJELPlMHso5ivrzKrg+HoqDe9HljWQX IigOMj2OLGqsUmZbjlodAUUzSs8QRmpAtQtQY0k+3D2E3ZjGvh7Z25MpGQu8KkvyW7bc S1gw== X-Gm-Message-State: AOJu0Yyx8Ja6FR9E5QyHEZeG//G4L9kwDyNadb2XdRxCzjeOIEl9wGvo BEb31Wk3kJ1InUTAOTzLQ+2Md2noADyPL3zcTJi1Qj7ythjchouFNhLdUNbc0BE4lX9Tm78lYg= = X-Google-Smtp-Source: AGHT+IEGO+0jzhHeJKSM6u0N+IAaNRRgOtv4uqutoa+17r3WxUWak/i/+wLynKMuPxQ0v6ekDef3v2Vf+vOl X-Received: by 2002:a17:90a:4094:b0:286:d491:4be8 with SMTP id l20-20020a17090a409400b00286d4914be8mr12708449pjg.87.1703015902582; Tue, 19 Dec 2023 11:58:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id pm15-20020a17090b3c4f00b0028b26a77732sm198156pjb.14.2023.12.19.11.58.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 11:58:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 11:58:22 -0800 (PST) Message-ID: <6581f5de.170a0220.6a289.7a10SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BF4FD605C311; Tue, 19 Dec 2023 14:58:21 -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-arm64-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 | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/