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 062AE42B19 for ; Tue, 16 May 2023 00:18:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A27E24068E; Tue, 16 May 2023 00:18:47 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 1CF2C4068E for ; Tue, 16 May 2023 00:18:46 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-76c75d32005so157119339f.1 for ; Mon, 15 May 2023 15:18:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684189125; x=1686781125; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uQmUWV7j6FHiE5Yc9rqB5mWIwWB4dtu/CsL9rDX5KF8=; b=EoG21nfVGamZpWaNbYCi2bOdLVL4X5Xf/VTHWZSC3nK2+pn2ZcROGcizTmYGpYzj8E ZLL0YTS+z1UOYuI8pqnKeiE2UJctlG4tXIAwA3D9OnprrTm2RXWKXrFy8FNNAi+rXwGW 81NJjaEw1kCBFjWlebbB9wEWO9I9LtNmZ0qnc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684189125; x=1686781125; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uQmUWV7j6FHiE5Yc9rqB5mWIwWB4dtu/CsL9rDX5KF8=; b=azctbH3VMrUL7aIV+AtCrIzNpPPXA/sLe4EpLcMmQLk/4MV3kk/JoWF+p2285hNNVr +YVhCVDMembOlhcc456HUDYrYaafW7mvadapxrMMeDCHXRBag3TO+5X2GCCyWlmNlNHk dHtzvguKa6yP9ESfxpCooK2LmoxFbwIIYIMcbF1wlQe4jz61cQizrFxy8kSrlS7IpUQs G95QZdeCF/YwAn78fvbkZ8IQBXISzPEDsAYWrG6hXfgEliQhVJHPzOW8U5tdMKlgGPGQ Bh76y8iGOqNTYCwbzqDqrzadCrcKDwPqN9oi87auGx8hT1riYdHlp2MfjEpUxTu6pZYQ /jwQ== X-Gm-Message-State: AC+VfDxJAJM1GZCHPGVvwmO06UfCOX1U/x6PGAH41kMr/9DW7hEDJ6pZ n854GQU1DuN2BTtri6q06ekNbofVtCDFxHd06OIRXsITW1vEWtHi8UwOp4VwWeDVZlj2Mq2gqQ= = X-Google-Smtp-Source: ACHHUZ7O/Mob/E0GecxrhaZtK0iGfTyf7ylF8XIFJgt5A9lkmnl6lwEAfPabofODp8jg+GDNTQ15x9RccKQM X-Received: by 2002:a5d:9958:0:b0:76c:8378:2424 with SMTP id v24-20020a5d9958000000b0076c83782424mr694069ios.6.1684189125289; Mon, 15 May 2023 15:18:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b10-20020a05663801aa00b0040f88fe894csm1339582jaq.18.2023.05.15.15.18.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 15:18:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 15:18:45 -0700 (PDT) Message-ID: <6462afc5.050a0220.212a2.80ecSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id CD44C605246B; Mon, 15 May 2023 18:18:44 -0400 (EDT) Subject: |SUCCESS| pw126857 [PATCH] dma/idxd: add support for multi-process when using VFIO 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-testing Test-Status: SUCCESS http://dpdk.org/patch/126857 _Testing PASS_ Submitter: Bruce Richardson Date: Monday, May 15 2023 16:29:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f 126857 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 36 (ARM) Kernel: Container Host Kernel Compiler: gcc 12.2.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 36 Clang (ARM) Kernel: Container Host Kernel Compiler: clang 14.0.5 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26228/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/