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 795FE42ED0 for ; Thu, 20 Jul 2023 19:20:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7655A400D6; Thu, 20 Jul 2023 19:20:33 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id E886D400D6 for ; Thu, 20 Jul 2023 19:20:31 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-78362f57500so43141439f.3 for ; Thu, 20 Jul 2023 10:20:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689873631; x=1690478431; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7uWTBVN/q83lyA7EQs1sotp6oFz9QnsQuM29+DrFUEQ=; b=ZKIUg2WhSEw29NpGpOce2xl27KoleB8NOJxihRTXYNCdW0hdbzJFYTMQiCTyxz+eEc H+cy/+zOUSm2e1gYLSqKvTlh7hts9HYByaG7X1cymojtRhRg9lL6ilmR9TbHvSXyVmfR ovP6yIzPP8UJMZK9tHS+mErM1mVMUtQoy0ceI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689873631; x=1690478431; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7uWTBVN/q83lyA7EQs1sotp6oFz9QnsQuM29+DrFUEQ=; b=X3QG7yCpGneQ64Gs1uHEeWgKx4lnCNfIbARROuqbZZp59idZfsvAthLuNzjN7i+yPW UGRuJpSwpR/w/EM9+HJND5L6PFoiESMt7VzwTVACgzpZHFCyCwHKVZAeShagcLWD64pM rpnWedO7FuI4CBpTpgl58dOjJAhCPh6gtigiJfeup+LU5BtUonu6t5SXQQRW8SoDgO4L 4zAqhkBjTcevQk6i6gqq9OszZjResfE1TDeZ8aiLFLjCJ7epKY34nJ6swg0GqR5J2jRm dfUBjvUZ3U1LlQ/Sif0/LtREIOxvqsqKq7UxNCp1xBPoI3OqkB9/QStSBao/qCFQ27Pm 8Agw== X-Gm-Message-State: ABy/qLYpFfktuHWmuCXvPIh5qMaM9/W6uv4ncdZanIKjaq1BpuMETARq qcp+1P8jdNQ/jsuJLiCAoqTTIRqxybefRSZ/EmQXG/k/RoZeDduFJrxMdA== X-Google-Smtp-Source: APBJJlG1UbkkZ8UaWKl2Ku0Q2u1IIK6XCVNGXiEO18Qo7c0pYU6HGs90De3afw8kxhSEWyXA8+JlZUchKHX8 X-Received: by 2002:a6b:d81a:0:b0:783:74c0:54ae with SMTP id y26-20020a6bd81a000000b0078374c054aemr3050657iob.21.1689873631347; Thu, 20 Jul 2023 10:20:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id eh15-20020a056638298f00b0042ad5571463sm87988jab.50.2023.07.20.10.20.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 10:20:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 10:20:31 -0700 (PDT) Message-ID: <64b96cdf.050a0220.fb431.2f39SMTPIN_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 0265D605246B; Thu, 20 Jul 2023 13:20:31 -0400 (EDT) Subject: |SUCCESS| pw129664 [PATCH] app/dma-perf: fix dma mapping access over 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/129664 _Functional Testing PASS_ Submitter: Mingjin Ye Date: Thursday, July 20 2023 10:09:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129664 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27110/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/