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 07DE4431B2 for ; Thu, 19 Oct 2023 22:16:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 028B14029E; Thu, 19 Oct 2023 22:16:35 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 7D52B4029E for ; Thu, 19 Oct 2023 22:16:33 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c9e072472bso413255ad.2 for ; Thu, 19 Oct 2023 13:16:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697746593; x=1698351393; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oHEWyHPfF1ul25Uz0+bvx+rqGDs6jSYkFBn+B1WRRMk=; b=gyNCq1TjJLCIJKGW5r9Cw/k1CChOMZICQsP8HD3P3WarIaBtAyce4JG9+Hi/qhpPfQ xXXz+GeBMpTwzW7bkA3WqQdDxsAaHE+FY9R4WOKEoMsGTfzbxDrRZXLXE/bCtuMNZTlm VmRSJB3W0tREcGQNdVpOtZma8yZWYYf5BJHgA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697746593; x=1698351393; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oHEWyHPfF1ul25Uz0+bvx+rqGDs6jSYkFBn+B1WRRMk=; b=hy15b3f5699MbIXsIUTCrGCUZ9rpraI45pK8VIBUg8YOK9kZAwvlTbxESDWa/DwYEM Qtxj0wE10oVFnCJOqgsMVlfm4ryT0QO4OIbLJwO5up6CKIuooVvBoqu28IxN437EwLY7 iaG/i+uxUwulz/VtnlNWvk3O8IChW2Z+4T/Kz97jfSWI4XpEjU6Nz7HIYQdm3pjF1+tD SUpzbqPgj20YGrIHV7zH46pub4uD541sWayPFy/WApZ/vaYxxOMC7Nli0KM4ko5DLT8Z lICIIunaWFxtO6FLoPiSFdmUM3Ycm6OgFU9m9XRHyrfgzk6tor0gMAhkpv7qAlrfu1Uz Rofw== X-Gm-Message-State: AOJu0Yyc21d5+XROEtt3etR/yNWLrljjte8fhza1OByaFwFliJtiYSib 04VzmWDmoFBi/IAiJY40/aeqdW2V4K/8WDOMnSW6OMEb1lAxfN0+BZThIw== X-Google-Smtp-Source: AGHT+IHVwmDIwaWfF+qCUVVKAvoKGN4cvz4IdBE8HSd6okuVqgTZFxBKiWMphFYTDKFwoIRWhxus0Mj0JrgA X-Received: by 2002:a17:903:187:b0:1c9:cf26:8d91 with SMTP id z7-20020a170903018700b001c9cf268d91mr4130531plg.8.1697746592729; Thu, 19 Oct 2023 13:16:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u7-20020a170902714700b001c438fec6b1sm17247plm.121.2023.10.19.13.16.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 13:16:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 13:16:32 -0700 (PDT) Message-ID: <65318ea0.170a0220.28511.0740SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 03CF7602A042; Thu, 19 Oct 2023 16:16:32 -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-amd64-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 | +=====================+====================+ | Fedora 37 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/