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 5A921431B2 for ; Thu, 19 Oct 2023 22:38:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D3184029E; Thu, 19 Oct 2023 22:38:42 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 43C904029E for ; Thu, 19 Oct 2023 22:38:40 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3574297c79eso392465ab.1 for ; Thu, 19 Oct 2023 13:38:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697747919; x=1698352719; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CKYRqCA32M6H34y4Oof2x28AfMH2OLVotn2rp2hhZHA=; b=HuTHxxqfnErrM0UyyFzq3pYofUE3QwS+7yWOcwvqgebMBnBu002WY3O8Mj9lwzlBAY bMQPd/Hq0EzUD7HkmmLveonjIl6g1f4crWuwnjZ9c8D190AFVABdK0BsQUH2B9P66XEV NdH+sm+HlRESS51rBTkj84TMDFvHj6SDXfhM0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697747919; x=1698352719; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CKYRqCA32M6H34y4Oof2x28AfMH2OLVotn2rp2hhZHA=; b=lCqnekk7xmnHheSyBg1XoIqORBluoc3xdGHXgZ2UjZBQEruJ5IKBCXPvMrQX18+mZG n06AE/aI3AVig82vh8oE9Ddt5Cn38QR7L8Zv4AsAfZyu2Qx4C+JOIOSIhWgH/cQnnHOY lJHe0JKiWWd3RkRNXIm2Nt+SSjibXhWgzq0C3dwZYU7EbNwkb0Cy9bl4tehTYy4+p+C+ 1POHJESUY5W4eZAtAFdtyNvCL7tIlnYZ8bJxA7AdnX3IzvfUHUMFODs+4jscZu8e12Q8 XWTy+aecRqKYVbeDgL0VGt5Lj69fVB73+jBISYOoMmf+KCsltRSTukrHHcSNRZmyYjsz l5eQ== X-Gm-Message-State: AOJu0YzgYKkXrNWMswH5XT/u3QFu7/HAK8FInKwpgavCMfierq95y2Wq DrwPx4TZlSzLpr89aWdGR8Yibk7S3UkLZcqujbF36gkRSRyw7litLkYLlQ== X-Google-Smtp-Source: AGHT+IFt+vBl3v5IKthaID4prfdqit9HTBAGny5EgP4JcmCraRkJaqo5kTknuIkrtZiR7Oy2FLiBexiiumNx X-Received: by 2002:a92:c048:0:b0:357:3d82:2d48 with SMTP id o8-20020a92c048000000b003573d822d48mr67364ilf.8.1697747919659; Thu, 19 Oct 2023 13:38:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t7-20020a056e02160700b00351517e2e2csm44696ilu.30.2023.10.19.13.38.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 13:38:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 13:38:39 -0700 (PDT) Message-ID: <653193cf.050a0220.b0702.1718SMTPIN_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 2E9D0602A042; Thu, 19 Oct 2023 16:38:39 -0400 (EDT) Subject: |SUCCESS| pw132968 [PATCH] [v3] 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/132968 _Testing PASS_ Submitter: Vipin Varghese Date: Thursday, October 19 2023 04:19:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 132968 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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) 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28003/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/