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 E432B42B19 for ; Tue, 16 May 2023 00:20:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D284F4068E; Tue, 16 May 2023 00:20:30 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 9505B4068E for ; Tue, 16 May 2023 00:20:29 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-ba6fa8be5f7so6681677276.0 for ; Mon, 15 May 2023 15:20:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684189229; x=1686781229; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=K+xLncypfe7LdGSYy8xLZSAyDaMQBzWuPxskl79LtZY=; b=Y2Yl4zn8oivhD0JPYLNUECx0P0UC5qyx/Bo7TJAIJxv3EH3SJ1sv+jyL+Gu7R1OJmF rWZmHkftP7I2OWi2WmffobTfzwKCUd4SgWKftaYfG2rW7BgDPznXXIhCfAcRoegpn82f LVuX0HFiIv1proHGHFm4Cvm2p++PqWoJ5wfmg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684189229; x=1686781229; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=K+xLncypfe7LdGSYy8xLZSAyDaMQBzWuPxskl79LtZY=; b=daXkPcuXLz0Q4zS4nq3Ru1I45hXOOqfrfWnddPuBHdNMjScOIkkLuAeowP10hbY+ma e4XUTIrjFDi0ZOEt1ZSCU4uZWZtbKqELNABhHDihNMFOGfsn+HHzZexersfs5Tl+4NZM D2eKnk5GXi0YP0KocTN2YCMBTbVsVvWukPEcRMnQs7s9hDQ/XCAe95S6xYGV2q7T7Sxt K29m2GPHTgKsfQc8D/GsIecu7aZ6RTOkEnW3XvTYctThPAION+8IqtWqn/ZHwLGOZszu 9PIocK9ME0o+GmwQa17Ksla8PVn2Th7lz+VeNfhcgvu/d60YpAIrb2G6ELoReGBeWQb6 ltQA== X-Gm-Message-State: AC+VfDxvV7LU9AiTIH25yQX5UeznGIXB8XDelB8BUQuF0muDRw6NI0Xi 5YLgGjvgzchN19oTko4DPxN03UwBZF5eSTx/LY3snvarLhetagZSoBaKXQ== X-Google-Smtp-Source: ACHHUZ7xV0gAPhzSPtIZZu9APej1xlif8UPm4UPmorT/RtaWgFzSRq3LZvQJdYn5O/fwk0VA52Bni7oeJP93 X-Received: by 2002:a81:488c:0:b0:55a:6769:1197 with SMTP id v134-20020a81488c000000b0055a67691197mr34291358ywa.41.1684189228938; Mon, 15 May 2023 15:20:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j186-20020a8192c3000000b0055ca5a0aef2sm43728ywg.56.2023.05.15.15.20.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 15:20:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 15:20:28 -0700 (PDT) Message-ID: <6462b02c.810a0220.1bbcc.1876SMTPIN_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 662CD605246B; Mon, 15 May 2023 18:20:28 -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-aarch64-compile-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.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/