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 80D2642B11 for ; Mon, 15 May 2023 10:07:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 638B540395; Mon, 15 May 2023 10:07:40 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 660FD40395 for ; Mon, 15 May 2023 10:07:39 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-55dc3431c64so96589037b3.2 for ; Mon, 15 May 2023 01:07:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684138058; x=1686730058; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Q02e4fnIxaTLN/FVk33c0BgHBe6mJCnoTFLfkN2LdcQ=; b=ZqR+rfFRhUOoWSZ78XqMbospze6VBivW4gKMVZTnXSN5Tz5hh/zpSD4okuFPdCviE5 ITSxPCkE8QfMMYNcCmfg1kQfdcTSbzWy/eA1yX+MhHk8dCjjBexs2daA1oYbDwhpOx+E BWjomfsn7lXpiKE5W8Cf49p3WeOXYvuzB85hw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684138058; x=1686730058; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Q02e4fnIxaTLN/FVk33c0BgHBe6mJCnoTFLfkN2LdcQ=; b=XxPYvNLpvQLiPr82Q6W2vbUJUVZKlzgozrUhSmiTQC48JTrufMIQ/x8FQkvV1qyHtn WlzwWBhxYLxYk6VgwDB56K/Bc/znDn8U6LagGmmYG0k34g2p+LROrYgr+koAu+OEpx9O yzBkq8veqjy2BJy3s9U8N6e1YRI/V0Ac4qeU+w8sx5icskWFzj32S3P7Zw/qen+yfeyP K4tTjwxVuLwD5jJltZfZbGF9owch/6zxXe8OGlArubfkQdDGIpzDCtYkXoZOGpnJ5FQd xFRT68Qw8ZZrtwxK4vmyX1K0cQAjbxTBtL6gT6LAJrmUScCmoaYe4bp7AK463vOBJMAi rMrg== X-Gm-Message-State: AC+VfDxQc12KLS7JsHwYbskPeJhOqjOIemeWHmJyxy54oeIvedrLDFNI J4pMDjX+iGwWnAV2CF/6NhE3KcFU/Kt3lUKP5QIMMQwbIEF5E2MLddmjkQ== X-Google-Smtp-Source: ACHHUZ6Np8NA/pWqQCxJ7m+9CCz2D+++QXcNzthjiFmoxutcJwpA081C+KQO6u86uNXqca2LWO+b/oJ8F8n4 X-Received: by 2002:a81:8416:0:b0:55a:9df1:9505 with SMTP id u22-20020a818416000000b0055a9df19505mr31052489ywf.8.1684138058700; Mon, 15 May 2023 01:07:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r64-20020a0dcf43000000b005459f233f5csm2314895ywd.20.2023.05.15.01.07.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 01:07:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 01:07:38 -0700 (PDT) Message-ID: <6461e84a.0d0a0220.91532.f0d9SMTPIN_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 59013605246B; Mon, 15 May 2023 04:07:38 -0400 (EDT) Subject: |SUCCESS| pw126845-126848 [PATCH] [v1, 4/4] bus/pci: add VFIO sparse mmap support 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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126848 _Testing PASS_ Submitter: Miao Li Date: Monday, May 15 2023 06:47:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f 126845-126848 --> testing pass Test environment and result as below: +----------------------+------------------------------+---------------------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +======================+==============================+===========================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+------------------------------+---------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26223/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/