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 755FC43748 for ; Tue, 19 Dec 2023 20:24:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 552E5402DE; Tue, 19 Dec 2023 20:24:36 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 9CDAF402C2 for ; Tue, 19 Dec 2023 20:24:35 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b712c0fddeso187595339f.3 for ; Tue, 19 Dec 2023 11:24:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703013875; x=1703618675; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BGTuZp70LOidctgl0RExMAh1kiACsH9JoWGSl3vxkFM=; b=FhOooktfnDESoQTihh5fzWlDsizivt/OjGoz/ILJTPd1RhGKRhfCS7K5IVz1/J1XBe MP9QQW5AXylQ94gu1tKrNESw61+xPXh2QE/Ao3waTm18RM4wimuEM9CO3CHbudkaQJfY JCkgcYFXTDVNWb/eIT3Eg7+lypEo1WmJA85lc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703013875; x=1703618675; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BGTuZp70LOidctgl0RExMAh1kiACsH9JoWGSl3vxkFM=; b=EdYHk2Fa8l6Dvq6E6XFzUN87XcUUcmjvW7nPOzDVKe9FyhQgJ21jBsQHXeZFN9gr+D L38Z7ihnCFT8j3k6FAeDwrR7faIr9eUDkylM4c6emf1H/oSIqqQmRn6+xyad8q+AZowy v5EzN4dM0G/z0yXml6Uyt5xDNPOhnLejqlpA29oL5PUmx4on43VrbOh1jeBOemfeaQ6Y EuRoEgKhsCv1raLzWdrG+y4Wgbcvw85T8+eFZJGErK5cbk0OTu9R+O7UBfEq/snaPnbS /ymJzyckL0YKZE1MF7DvS102hnMS/Y2oVBnaLD57d7JOdm4CumhFwYRIxXlnn08z3DXb M/lA== X-Gm-Message-State: AOJu0Yyix66W6R9fRpD5wfGGKXZ+YU5wsmDoey6eGLE3bMcztPJvjyRV vDkDsOqNEOLXMPZ2SAZj4awrOz0SqkiuwqMfHgt495zctO9ugxU4oWK5OA== X-Google-Smtp-Source: AGHT+IG/c/Z1XHiItr1jZOKz81K/AplUlfaL8t64DoSTcVVm59ERIl7pUBIoCsOBu9ky0s0oWgP7cna11jn7 X-Received: by 2002:a6b:6511:0:b0:7b7:a3c9:9a68 with SMTP id z17-20020a6b6511000000b007b7a3c99a68mr8520934iob.42.1703013874912; Tue, 19 Dec 2023 11:24:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p7-20020a02b387000000b0046b68ee877fsm82969jan.1.2023.12.19.11.24.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 11:24:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 11:24:34 -0800 (PST) Message-ID: <6581edf2.020a0220.607c3.328aSMTPIN_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 6D2B5605C311; Tue, 19 Dec 2023 14:24:34 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/135342 _Functional Testing PASS_ Submitter: Vipin Varghese Date: Tuesday, December 19 2023 16:40:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135342 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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/