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 51D0A42ECB for ; Thu, 20 Jul 2023 16:30:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 481F7400D6; Thu, 20 Jul 2023 16:30:35 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id BC3D2400D6 for ; Thu, 20 Jul 2023 16:30:34 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1b8ad9eede0so6280385ad.1 for ; Thu, 20 Jul 2023 07:30:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689863434; x=1690468234; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZWpJTeTogpgc4aqx7E/42IimdjO4ngJdRzx0+TeBx0E=; b=ApUKGnTK6rmWcoWyPixqCrCk1GHjsP4g/i3FEX+K/iGq7spjdY+eGnnd2rp2LzELrX hsQGIMx57HuHATEqBEbV7YJTp6n6tG8ZJVi89juhdKGGg+uh8oNpwGksEQsDVEOcLtgQ O/GlUUZhbkwRSybKT1p0joZbR6m8TWDB+jJto= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689863434; x=1690468234; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZWpJTeTogpgc4aqx7E/42IimdjO4ngJdRzx0+TeBx0E=; b=MMnFVu5Kmes5HdSXZFeCIlQidZTt96ZTsMGgt0FhdMqzYZ0ELZ91RoNxPIC1Zuyok/ zFNBwkgpcBQhg1sz8RBYj3HucnCA8LQLDFHg8SsxR/xApbTkidxrYX4Q+LrUmzXlhRz9 DsshqrElHOCDd2Hz62lVrKh8es3Q8kctx1+be/zi04SZ9KYRvug3V3SxqodWuopJ8FM9 O0W7nI2xWM54uwZK0rtF5j463RiAAovTAZJI3TyEGXvzLYPnu5+t4yZ+SDrR1vJcOXuA nULnv7XkPlcmYb0250Gsb9bxeMzDDubGjndGno+/77IWYkG1ZhSR56Etm4X1KfPkgVRx SemA== X-Gm-Message-State: ABy/qLYjiAsPN0DQiZzb+rmr31NnZUMvnia1OdLUtk+zllhjj6cSA0oy jz2gz4Hy0DG0brKZps6stCM4TWhDwWfbpjENXzNffuzcGHS6f6IMbuZs1w== X-Google-Smtp-Source: APBJJlHbkY2TnlJynDK6/4d9AktCENjUw0nBEAkxy/Qx2MAFBZfv6E1SrmlwZL+gf0En5g4qKZcE5zVFD/9R X-Received: by 2002:a17:903:32cb:b0:1b8:33d4:77f8 with SMTP id i11-20020a17090332cb00b001b833d477f8mr7896042plr.23.1689863433782; Thu, 20 Jul 2023 07:30:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jh14-20020a170903328e00b001b89ef17a3bsm36326plb.112.2023.07.20.07.30.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 07:30:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 07:30:33 -0700 (PDT) Message-ID: <64b94509.170a0220.cb11d.10e6SMTPIN_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 F25AB605246B; Thu, 20 Jul 2023 10:30:32 -0400 (EDT) Subject: |SUCCESS| pw129664 [PATCH] app/dma-perf: fix dma mapping access over 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129664 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, July 20 2023 10:09:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129664 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27110/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/