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 87C9242B19 for ; Mon, 15 May 2023 23:36:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8499340A7F; Mon, 15 May 2023 23:36:24 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 9D2B140A7F for ; Mon, 15 May 2023 23:36:22 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-55a79671a4dso196608717b3.2 for ; Mon, 15 May 2023 14:36:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684186582; x=1686778582; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=URgsIZODU3PTTka7rGMfZt0ETlN5Gn4yeLWMe1ves8w=; b=g6m3tFscFgWa3Y9jljZwSKyPoHhi+zTGVzCQsqYzYCaY0jV7K//xvmQipFwbLciuvt R7qt91My/aunydmPaO2BxE1vJfm6AbH3N66mTGmai/QZbC4AUZszn83WDBBeezmWjFy+ VqT/5yOz4FvwwJTeRTC2uHyE+veirLlnEyjOA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684186582; x=1686778582; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=URgsIZODU3PTTka7rGMfZt0ETlN5Gn4yeLWMe1ves8w=; b=lOheOA2XNjy8Z7mbxGZsGUH0tqC6Urb+SpxRyysh753qvdMPFQ9PB4VMiBYk1S+PpL p5hud0VwYl82w0eE/1V33LAHeK+J5Og2a31C2XqYVx8WI8PYSmw7KFBsNtMPegN2PNwZ vLxQhEO99yF7ZBL9/AXm7HMq5uM5qaB1clWmzhPUgppr554gmL9UeC5jMAAcw7mSBMCl i9+qa2/EMIoP3b/EHhTB8FFW7yPB3AORKC1ucaLWxMyLRqfmbhQubyDGNNlwD3Ha4nG+ yf2WF7cmtq11/uHvo6gXIyLpPtu0l8f9cloT+aMRYjsKXGNRrEuWIpOZBBWwWs4vDGCX sN2g== X-Gm-Message-State: AC+VfDxa3CjRhqTmHoAf5iAZ2VsnhxxYYzPuilwv+sRn8r4pot3tsZRV eWzug3fmOsXzNfDC1T0+arkiytRR8aSJbnmzhoiHmpAj1LckZVEkTLhgoFFf1SpH67af9WPAog= = X-Google-Smtp-Source: ACHHUZ4JffqdCfg9gj8o8FBw5aRFGqgN/9/xb07YVft6JQJ4KOwtrm/zBrhNTHz5IPjvqwXiaNAYAj3X9/m8 X-Received: by 2002:a81:73c1:0:b0:55a:95df:7175 with SMTP id o184-20020a8173c1000000b0055a95df7175mr29766737ywc.9.1684186581966; Mon, 15 May 2023 14:36:21 -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 z75-20020a0dd74e000000b0055615de6fd6sm34060ywd.47.2023.05.15.14.36.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 14:36:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 14:36:21 -0700 (PDT) Message-ID: <6462a5d5.0d0a0220.3a66c.127dSMTPIN_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 75445605246B; Mon, 15 May 2023 17:36:21 -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: Bruce Richardson 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 | +-----------------+----------+ 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 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/