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 65E2243081 for ; Wed, 16 Aug 2023 17:39:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 61D964003C; Wed, 16 Aug 2023 17:39:51 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 31EA04003C for ; Wed, 16 Aug 2023 17:39:48 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-58c68c79befso12739507b3.3 for ; Wed, 16 Aug 2023 08:39:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692200387; x=1692805187; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cFVqza1ejOfP21AQD93uMFTictzt3JeMh/+CYFYT6VE=; b=CuWYlkAUumVKP3R0e0JGaPBRUjfzofKoK3r/nuy18y6JAX3o/6tHrtuuYXk5bbvdow f43VuIRZmJIA2d76YebkuMEGtBM0oES62sh7reXE/SXnPCQzBJ6mYrUPm8gRZTBzTFMw DZ1uPmuSYXhgQfcYHM41W7Wm1MDhEE0r8OfQ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692200387; x=1692805187; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cFVqza1ejOfP21AQD93uMFTictzt3JeMh/+CYFYT6VE=; b=axCMEaPDIvSynDSUBMy918J8GshS/0CUPxyKbmoKG3MQkl41yOB/x2BP8ZBbcwEfhe ktQomHcvsbUzGNz6LSnDod1FW3VIvM/9tS2DE9JB/uTB9FVYytTP9FL8ZH3ykaab4dGc d64vZ6pnwdZJUaROKlnnifOHJl3VrcQSGhCDwq+5ONWEDhwShaLOAiB7EX2EEaorWmmM fPt9zoGbXH14FNoHCFz1XOKU+PUMYNyUpAuh1bWcQ3Z48te0qBcFghVHA2tU2QDPnWXq WROp2Jl+QUxjRalgovmfsUNiHvio92aYh2yKegWEG7YAxatbVCCuecyva5zA6Bj8cwDp SHiw== X-Gm-Message-State: AOJu0Ywu83YFIWnz9zPdh2qZwz78Swu4ZpNszQ1k7QIgmVJ3o5zV1o1H hTFLg6vduMbfbPG2J7VqnzkLlqb4R0T8bk4WRkTGfzjPqrDyKs0Wfb2Mfg== X-Google-Smtp-Source: AGHT+IGiVvbuvN8SZpx5KYQ+oFRJRkKRfBZFKGOkaMyo/zQD1sLrjTXZpJFvopyi7trEYqepbJNRVgDSO3S4 X-Received: by 2002:a0d:e84d:0:b0:58d:7599:676a with SMTP id r74-20020a0de84d000000b0058d7599676amr953324ywe.37.1692200387647; Wed, 16 Aug 2023 08:39:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y139-20020a81a191000000b005771e04289fsm1158550ywg.51.2023.08.16.08.39.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Aug 2023 08:39:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 16 Aug 2023 08:39:47 -0700 (PDT) Message-ID: <64dcedc3.810a0220.b29b2.c906SMTPIN_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 501996052471; Wed, 16 Aug 2023 11:39:47 -0400 (EDT) Subject: |SUCCESS| pw130407 [PATCH] [v2] app/dma-perf: fix physical address s 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/130407 _Testing PASS_ Submitter: Vipin Varghese Date: Wednesday, August 16 2023 09:42:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130407 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27355/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/