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 8847E42B19 for ; Mon, 15 May 2023 23:54:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 859EB40A7F; Mon, 15 May 2023 23:54:51 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 65AF440A7F for ; Mon, 15 May 2023 23:54:50 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7665e607d1bso306234839f.3 for ; Mon, 15 May 2023 14:54:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684187689; x=1686779689; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L9oIZYNSFzT4/iEP+PUAwd40/H6LlALk2VoYI0FKuEo=; b=QovxxJPp69JoLLCeiasVyg28OHtSC3MUrKNMIb9UGacu5Rf6JJQsZSizHlkTUUNNSw 8/K8MGuaX6mgfmtzcPxXDHTkYiWX2A8ZZ/yLTTb5my5SujDnac2ck7cCQWgu0aT2RWJq 0IpyJgPawRboVycqRQxZnlD36ShYBuakYIf+g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684187689; x=1686779689; 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=Wt+OeHI7dX/BJEQht5n1AkNPTuyyXEU0E1JAiqO6WWXTL4Z2o+RGWRPbM2CC4jG2Zr LFsbRaSKpftZEUDpxHASaW9A3vXzFH/AY7QiQN9GeVFF9s+n30Vp2iN552rkYTT/QR7W aEatZXQu3TXvaneMTvQGLFkvK3BHzByBmhTs27sd6iAUS/ff71OESK0IHJLgKW4njs9h m5MW2IZJGkJGvvsHgh4/a+yHGfTGktda5Sttk2JhdAr1wZO+KN2F1XT3XDh6a1InGp2H EKVvKNRoVQOMAiT5edTjjglN7EFnislmjItCcsmoIzjExUsQTKuVtSQw0mtN6cxwS2tz nFSQ== X-Gm-Message-State: AC+VfDxwm3L388UOw0xZpqIlPAb0AVpi6D5jXofuuxgOPXeSkXGsyzYw vipkd89oNdyLusu0z8aCm1YvK+0l2RXRq81AtB/oZVWRNMio8BrJwI/gbA== X-Google-Smtp-Source: ACHHUZ6FaoR/w4//mxaR5R/Wxv//+ydFqdrPGoLahkz7DYm7FVyLRxJkk+MbaPH2HwQdA14Ry1VAwbCxfDoe X-Received: by 2002:a5d:8585:0:b0:76f:f79e:78aa with SMTP id f5-20020a5d8585000000b0076ff79e78aamr547901ioj.17.1684187689742; Mon, 15 May 2023 14:54:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k4-20020a02a704000000b0041434d09a9esm1388951jam.55.2023.05.15.14.54.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 14:54:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 14:54:49 -0700 (PDT) Message-ID: <6462aa29.020a0220.28a77.d73fSMTPIN_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 4D11B605246B; Mon, 15 May 2023 17:54:49 -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/