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 57FB1431B2 for ; Thu, 19 Oct 2023 22:45:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5400F4029E; Thu, 19 Oct 2023 22:45:00 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 030DD4029E for ; Thu, 19 Oct 2023 22:44:59 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-581e92f615fso68538eaf.2 for ; Thu, 19 Oct 2023 13:44:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697748298; x=1698353098; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HsqU4aTPd4k4OjCgVB3029jPTxCVcUiWoSZQhVZLD4k=; b=MYsu/p4uyzIgLwsSydgEYBzY5LC1IHpO3vio41xQ/NRUbT1bfyNUguylV2kXj8ay02 Z/8/tJ60+e4umgHJDpCFcdDvjAtnw9OuGYV2CPWaf/hquaTFZ7SZGuHU7p1TPna0nxjM 2EzQYR2piivZMpC9yiSv+3U0Eb/BxeSLLJXoA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697748298; x=1698353098; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HsqU4aTPd4k4OjCgVB3029jPTxCVcUiWoSZQhVZLD4k=; b=QOmH1+ioRopu0NpTXHfRfVt49ah6V+YLDOGaA3He1CDTo09q0c1tt2ldn8lhEk3dJl teenAiTzKaOP4tWKyFHobyvCQascZrEDTveACpv2NL5nBuvzjmQIzDEah3jdMUVI0ueW gHBbOAl1qLtZxHoUtCI+OyO0xP3kHQKNN1sgXBfxdl2ryFgJm6ubzHFu2pwMo4aMSkrm u+/E5dQfNFVv5zAnlcFh3trbtbPrLKqA4S3wICGVpdlzqeOth+ODmfOkGqEBfy/MoRvf q4gCUZTxcpJ9VouI+ZfkyjmgHU2kuLHcPxI6LHMMx+ktDoiRlLvWO2DKt6yo0zJ4zvSE fxRw== X-Gm-Message-State: AOJu0Yyz1sguhVbSI74+2veMdt/4OUbMouy2fU9re+BUFu6FUwEDe4nX A4fi1zd1uhB3I5SMtZk7g+kHjOorAXrAHqIDGCv5RWAG+6Wtb6qKUHuAlw== X-Google-Smtp-Source: AGHT+IGz7Q7r7afVM/jg+jDuAgnoLddGxdsg6aijvatOYEiQ/kRwX9BOMIMMJutBIOdIHla6lGW+ujbwSEaL X-Received: by 2002:a4a:df11:0:b0:582:28e:93a8 with SMTP id i17-20020a4adf11000000b00582028e93a8mr103627oou.3.1697748298386; Thu, 19 Oct 2023 13:44:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f186-20020a4a58c3000000b0057e7c1118bcsm47708oob.24.2023.10.19.13.44.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 13:44:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 13:44:58 -0700 (PDT) Message-ID: <6531954a.4a0a0220.16ebf.1846SMTPIN_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 D176A602A042; Thu, 19 Oct 2023 16:44:57 -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-unit-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_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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/