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 C33624551A for ; Fri, 28 Jun 2024 04:47:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C191D42794; Fri, 28 Jun 2024 04:47:51 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 724024029E for ; Fri, 28 Jun 2024 04:47:28 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6f95be3d4c4so78590a34.3 for ; Thu, 27 Jun 2024 19:47:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719542847; x=1720147647; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=T2lbzcmxMp6IPMPiAsCIEHIQWVt8IYRP2sDnOYK+1CI=; b=Cs1n3HER8/6MDtZOZ7gbMhUAeVZMqr70KOYyO9EEXFkS+boEPs6F1N++3+gEk5/aUB 0Gt1NJVpUJO9kjutCq0Qi4n7kh2EIQGsgP3urzu0VjdXdtdDw1+xn5w28IMeWGJWjLOB 6JQcQZ1qe5FEtJ0gqWeI9RxF8sIHfDZncDosQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719542847; x=1720147647; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=T2lbzcmxMp6IPMPiAsCIEHIQWVt8IYRP2sDnOYK+1CI=; b=YBSJ4mDEZu2nUnKwPALSJalfk81PXlGBodNkxCbLDONtrIMaiEnYYcI+8GfGhXjgjl HUdtgRlvWwEQeybNJQWYMk/5eUGw+OJ5J84WtjeuclDJcH/1n+kJ7/bduvfBanO5vGmB RR3ZHaBkdFDT0wpDGDXtR2PSMQIa4Y1U1BYDOOaqvGoaWPfqH0SV7y/qfKtjQJ0II+d7 U8GNxgBesGPFpdPghfgeo4eSNiBcpDsAoSPjIHdysC5jlXRBrlz8rCD/x4AQT9t5v8/E hx1DzfDECbwkDyYCuPgjgHpJYnWesCKCe4bYfDgFFsQnn/qAxsKj92e1RbIljtd9Kjqe FPYQ== X-Gm-Message-State: AOJu0Yw4Z/krICKQxyRm0ko0OOxmL5ErKdBAoD/5kXJUzDOZrHmuIwMH h5PmQa51wLA2d/ueTot7NX1Cpa7gu1bqZHMG+ZA78Bl/WrSnsOvgddYKltklae0rTYIMS58hmzl 6vUE4bQs5GvXnHTalzlNFF4DR9sK1dtf/yi/5b/i1 X-Google-Smtp-Source: AGHT+IHyaWA3wl1IEjPo8jfffV7T5wQUe7mj+J37023If1ctJuIjwJ6J7EGO8qtwUvVDgtRYcmEMIOhuFQyR X-Received: by 2002:a05:6870:b4a2:b0:254:b781:2f71 with SMTP id 586e51a60fabf-25d06edccd1mr14629951fac.57.1719542847507; Thu, 27 Jun 2024 19:47:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-25d8e3436eesm35561fac.30.2024.06.27.19.47.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 19:47:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 19:47:27 -0700 (PDT) Message-ID: <667e243f.050a0220.26064.27e3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EF04F6050A9C; Thu, 27 Jun 2024 22:47:26 -0400 (EDT) Subject: |SUCCESS| pw141918 [PATCH] app/dma-perf: documentation update of DMA From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240627053404.3049609-1-shaiq.wani@intel.com> References: <20240627053404.3049609-1-shaiq.wani@intel.com> 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/141918 _Testing PASS_ Submitter: Shaiq Wani Date: Thursday, June 27 2024 05:34:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:eeb4b1d1f491b53c3024e0a9e8839acf514122cd 141918 --> testing pass Test environment and result as below: +-----------------------------+----------------+--------------+ | Environment | dpdk_unit_test | lpm_autotest | +=============================+================+==============+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | +-----------------------------+----------------+--------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30332/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/