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 2557E41DF7 for ; Tue, 7 Mar 2023 01:16:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01A914014F; Tue, 7 Mar 2023 01:16:51 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id CF8694014F for ; Tue, 7 Mar 2023 01:16:49 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-173435e0ec4so13420901fac.12 for ; Mon, 06 Mar 2023 16:16:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678148209; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=RPrmGAgpgOpiiNeD+4Z/v4FX4sqRZ9D78c+1StFZMdQ=; b=NTmiYCph7eoOHERMajMxSKKHjLVF3THT65MmmUvZlsKKoY3eXqUly4OQc7k4TCM1L8 0rDGuzrJOxnH9YxGQK8u1o4k+JCd2CJyLr5ReGUk1mAIdiFRCxSnXxSUCx333C1yngO7 i3tsEPzcgRp0VJUgZNchrVPbM5VaKY3iqI91Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678148209; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RPrmGAgpgOpiiNeD+4Z/v4FX4sqRZ9D78c+1StFZMdQ=; b=mKHiDisfvtRduC3EtqW1/ggC/24CGEnR2V6Jmg24QEoBB5tY7jT0c+fqJwbEbvyDKI shOZfbR9AbbLkKU02qcoTM+lVH9qXiDOUvmPxC86oQ54du3nGWPDWtcnntBPchVKc324 J9653sIm/N/5qZHpQFDFLaKUvsrZHk6bGgtRR/H8xdxnYByksTonFxQUkzUmigH5znRQ 1Wpt6dJpJEHAEav+gSDwAw4XgMqqtBeBmCdOiNxVTgtBanrxjmbTxQMtNgDXjXErf6nE 405bV5Ls0KYS68olWVgE1EG1P/GJ969Hv40Ql1q30SleuNmtCKUoqF06VNQWy9gKvwNR GHOw== X-Gm-Message-State: AO0yUKVvAto587sfx1NwvrkhWn2RYWtIe3CF5pQtFKGNkXUbSU3ERXHF U9Pw+vkhBYrItR236kl1JslkY729YPQEBqby6ErtNd8wSkGcEj4u/5W4Ig== X-Google-Smtp-Source: AK7set/o4jvCnX+MV2PJGwdFvpvVFrMCwWZeXbFMvA6PEGQqUJNbLApKTB9aA0jWvaik5RZUgCJJ6Du2QEnF X-Received: by 2002:a05:6871:81e:b0:176:5f1b:5eac with SMTP id q30-20020a056871081e00b001765f1b5eacmr7382436oap.28.1678148209186; Mon, 06 Mar 2023 16:16:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 7-20020a4a1107000000b005250b2dc08esm1153807ooc.2.2023.03.06.16.16.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Mar 2023 16:16:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id A55C0605246B; Mon, 6 Mar 2023 19:16:48 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 98FAD60095; Tue, 7 Mar 2023 00:16:48 +0000 (UTC) Subject: |SUCCESS| pw124818-124819 [PATCH] [v2, 2/2] drivers: skip build of sub-libs not supporting IOVA mode From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230307001648.98FAD60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 7 Mar 2023 00:16:48 +0000 (UTC) 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/124819 _Testing PASS_ Submitter: Thomas Monjalon Date: Monday, March 06 2023 16:13:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:e0fb0051ff8f621a2b001d9243cebe50f3d42cf5 124818-124819 --> testing pass Test environment and result as below: +----------------------------------------+----------------+--------------------+----------------------+ | Environment | dpdk_unit_test | dpdk_meson_compile | dpdk_mingw64_compile | +========================================+================+====================+======================+ | Ubuntu 20.04 ARM GCC Native | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | PASS | +----------------------------------------+----------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Debian Buster | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | RHEL 7 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Debian Bullseye | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | RHEL8 | PASS | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | FreeBSD 13 | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | SKIPPED | PASS | SKIPPED | +----------------------------------------+----------------+--------------------+----------------------+ 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 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/25627/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/