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 869D542B12 for ; Mon, 15 May 2023 12:13:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7935C40395; Mon, 15 May 2023 12:13:14 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 8938040395 for ; Mon, 15 May 2023 12:13:13 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1a50cb65c92so88572125ad.0 for ; Mon, 15 May 2023 03:13:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684145593; x=1686737593; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=e72fdteSuwWC6kby1NYreNBq6A82Sv7AVUEF9r4BcJ0=; b=HxDMaHjLKdNagVVRvWLVNvMbfVFu9lwyZZHyQc3NKkXMUS+IS1Hu5EtH0kXpinY00k rARgzl2U3qZa5Qrw7UNKAA8j5lJUxvSx+EUJ8zLM2rq52FDcmcMpvSXoBLimt7A/fo1F xzAt3vifiugfFjqhF+uCRq4+UHY3osoj7KlKA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684145593; x=1686737593; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e72fdteSuwWC6kby1NYreNBq6A82Sv7AVUEF9r4BcJ0=; b=XgAV1UyesChv1FxEqAw/KxrShOs6l/SL6SB8pKQf+Sd9oxoTofsroSw7Z7oWcdHcUm Q4Ua2S5AOOnB456pL16tZ5rSuVAFdFkvIoeesMIPpNXcvrSPYlvXJ26whHBDb+HmMel/ PivrVbPObHgKCIv+vh735jEbBPE3QZTdXQKJClp0ZQRjdjBbvBMuSeUGfgvN3HHme00i rGnY/dtPe8aDyj5xHmFX8rUmj8ODViGfni9l85y5BcXJJe+JFqaiuSLMXOiXeHBIxeBQ qwAOSaZs9Ih5iU1LdBdnXZYnP/DI2pfVJJ1kRr28/s4nLVmXrfhCFeG9pfW5avMGHLmp s0Uw== X-Gm-Message-State: AC+VfDwdEvYNIT3CVge+tsvj7Urxxcb/Jn94PoAv2zQNvo03qrmR3H1a 0Aq80YudTdrVsrYrWiIt8dOcWS63iovyQnTIK1IWJzniAMe/SZSA17jV1w== X-Google-Smtp-Source: ACHHUZ42O6ZqWiUUT7bL988TojKSKpjRvNIf1dF/DaMSfJnAKhFH6AIsLhxYXHHi7XKgJkXblPN2XkzQnMEz X-Received: by 2002:a17:90a:4b43:b0:250:7347:39d9 with SMTP id o3-20020a17090a4b4300b00250734739d9mr26584739pjl.37.1684145592710; Mon, 15 May 2023 03:13:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f3-20020a17090a9b0300b002373d0c6c0csm730027pjp.12.2023.05.15.03.13.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 03:13:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 03:13:12 -0700 (PDT) Message-ID: <646205b8.170a0220.1342f.7f1dSMTPIN_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 F288F605246B; Mon, 15 May 2023 06:13:11 -0400 (EDT) Subject: |SUCCESS| pw126851-126854 [PATCH] [v2, 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/126854 _Functional Testing PASS_ Submitter: Miao Li Date: Monday, May 15 2023 09:41:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f 126851-126854 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26225/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/