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 8C3A142B19 for ; Mon, 15 May 2023 23:54:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 67E8540A7F; Mon, 15 May 2023 23:54:04 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 20AD240A7F for ; Mon, 15 May 2023 23:54:03 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-52caed90d17so8575709a12.0 for ; Mon, 15 May 2023 14:54:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684187642; x=1686779642; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L9oIZYNSFzT4/iEP+PUAwd40/H6LlALk2VoYI0FKuEo=; b=LC+3taE0f2saKxOIfZRsxkUYKMo6aE3D/PlrWxm5RttWOWDjlh5EUrtYos9nYmelww 2+d1zk1duvv1nezjgzPfVznx28PFQI7nDMcwkMOZ1nR+rmis6gSpW1fPINuESuL+CJzU kHtxa3WDpuDPSbbvMAZFUyzehW//LsG6xvJKQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684187642; x=1686779642; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L9oIZYNSFzT4/iEP+PUAwd40/H6LlALk2VoYI0FKuEo=; b=ko30YpMKOas8LL1rrp1f2H9yVWPj5sPkTZYjxW2Qxwexw9mRHtejgLrwe++Unt1vE3 lyePW6XTzQJy9LDdD35xuB7fEg44Q24pKt9IkcNNH709iB6lC7Fe2iz24lGwyFNhymFz ZZVfkOTMRBD7BxRvUO6cSEWRjFX9xW29ocFTl9VkDxQHbfQGjX02WiUo2cFEzvExVxoV XB2KwbkSo7/Ozezh/Bz8U3fVNSdTZhEYo8iXbdi7isDxkEjoaa3y4zg5S165FOV1ls0I AXPwHM8P6Sktj2UMu8tIZfc9L+K1EfqWvdGpJ5JlGdHf7LAai0j7o3ufVqN6QecPfLld LT+Q== X-Gm-Message-State: AC+VfDz7733E/eWQ8IezrkDbrEPWNqUWLZBbhb2ANfwj39fruirsRIv2 7DlVGgtZuLLQHsoT5N9p5qSp7aGWwVCJ35CtDzlTIiqKy2SwWOh0KrTqWw== X-Google-Smtp-Source: ACHHUZ5XPCXIDytKaBsicAxTPk7bXBjslRSfAcmJ2e27UtioP9+1QNY4rWGHAkpwjhkufNd7qLXcFOMRtT21 X-Received: by 2002:a05:6a20:8e06:b0:101:ab2:eaa8 with SMTP id y6-20020a056a208e0600b001010ab2eaa8mr33250030pzj.18.1684187642249; Mon, 15 May 2023 14:54:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fc14-20020a056a002e0e00b0064caa98a6c5sm311853pfb.7.2023.05.15.14.54.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 14:54:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 14:54:02 -0700 (PDT) Message-ID: <6462a9fa.050a0220.efd31.e86aSMTPIN_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 61DD9605246B; Mon, 15 May 2023 17:54:01 -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-abi-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 | abi_test | +==================+==========+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/26228/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/