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 06D3A42B19 for ; Tue, 16 May 2023 00:11:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D6C394068E; Tue, 16 May 2023 00:11:25 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id B25F74068E for ; Tue, 16 May 2023 00:11:24 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-643b60855c8so11478894b3a.2 for ; Mon, 15 May 2023 15:11:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684188684; x=1686780684; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AmJvPlZz/039yIPBTxqYvBYGFC9nwpFfDul7rWFOhrw=; b=KuYeSC5PheE2dm9rouIfBPhjYmftldi0fbkkoRpANwGmbPiujEUfqYCA4SnKl/HOv7 DW0PEttpTcYy04oLjbjGve14S/Bh+kPveADF/wOdwLADPk0DPt64Vha7gIfIGkt/Fnbp saUncX9Rhw+AeG9bbyOH8cGCuX71+q9RS6zPc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684188684; x=1686780684; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AmJvPlZz/039yIPBTxqYvBYGFC9nwpFfDul7rWFOhrw=; b=O9NgWM8aB7lGhSBNPeISE9lZPD7kZiXO0I4Uk0y/9J+nW14O30H59SxBQ33u4/UNT/ nVy6nk488mnK9xUiit59fT+FB+CATPqNREo5prdcf0hlGzxYzOvIiAfqP0qOaevoEOoq XhafEw8GVWTKaAfql67l+A74SjO06NhXYdd+PxQ7pKw7rAhHeN1rof9UlmatOa9IkIth zbRQeBCvGMLNFy4foUi5IAhKQxCDVSlT0XbdPwNnJfigcTw7uXNpMdaK/wjiPqD2sLy1 cPL7d1u2cBqDaaxvi5TaZGQWsOicHVraFGF493dokNZhffcKi9xvlpKylo+pTHI8SX1R moQw== X-Gm-Message-State: AC+VfDx71n7S7Cc5l83J0sU725bY7V17Rz5psbhywO18xwemV6dXUAjw BEsNSqWgupME1qzMyHplwjgPNSPRBrHHX0ZoI4BKW1XR0Y4SWjHyE+iTrj63hYb2pAcRdY7XPA= = X-Google-Smtp-Source: ACHHUZ7oWUWSbN6RjvksBknuMCKlBf8Qi/HBsbTMxFB6I46nrAhPdRmi0L/8q3kdZZoB3GZOZDjvMt/wj5n1 X-Received: by 2002:a05:6a21:3a43:b0:f8:1101:c074 with SMTP id zu3-20020a056a213a4300b000f81101c074mr36983260pzb.54.1684188683903; Mon, 15 May 2023 15:11:23 -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 nl3-20020a17090b384300b0024e24606c5esm33786pjb.3.2023.05.15.15.11.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 15:11:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 15:11:23 -0700 (PDT) Message-ID: <6462ae0b.170a0220.c26f6.1224SMTPIN_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 22FA0605246B; Mon, 15 May 2023 18:11:23 -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-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_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/