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 6A90C41E93 for ; Tue, 14 Mar 2023 19:41:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 664C740A7E; Tue, 14 Mar 2023 19:41:31 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id B4A2B40A7E for ; Tue, 14 Mar 2023 19:41:29 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id m25-20020a05683026d900b006941a2838caso8924812otu.7 for ; Tue, 14 Mar 2023 11:41:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678819289; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=mO3RaEo3BtYpHE3+G9y4f+zD2PTmJsxkKLndueNWnEo=; b=ImdKDQBAi65SHlASe1PUk5a8G+ZIMWWlHeCEqjjEikTLFTiVNApud0TBIt52ShnF5c Mm0lDzQgvk/wXn9BiP8/itng9RVyFC8jHHAfFhIl71pjs53xj9+YRaQnuoUs8SC7TEt+ xUgsYTHYPjJ2LY74EhL1a62ICWTC9sRZTdsbw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678819289; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mO3RaEo3BtYpHE3+G9y4f+zD2PTmJsxkKLndueNWnEo=; b=CS2hpzFL5YZ8GjctQfBqzLUFTbjCTpUQZW/mubWlLo5/SZHYkY2rSIS4/L0ANW/PyX lo/cu/ZJLGP32C3Tw+ffu64E4qQGmsqsyYVO2Zq/clNfqGUFDCmt1DlpWeyQYuvZRGTG udaDIkG6nl0ATZg16L8LdDUyhM4y1RlLJ2c7qzOjWUv0v1nLMejfCTYzmfkhfmfXJ7b4 PmF134bdmT6QtakqyyE61vaoDJAyMce1GLUI6InHMA08VL94VCYYM3YEVBjtWRFNp47H xfYG/r7WV70YM1nho26+bClc+bA2uMmGIb26NJe0mInTK8boF7K1xr1MNWG8cIqrL8D+ m5ug== X-Gm-Message-State: AO0yUKWZJvpJTs99clmzXO6WhFSPe7JPVd9NW65gEhqndjmg3ky/onfI JapH2ftwuCCBCMnKVuZE3h1LTTiAtgjlPhEG2F5FyPFvf3AqB7xlOHLS8A== X-Google-Smtp-Source: AK7set/9r54EJhwh1vdwtCrKcPzK9o14IB2UBIeNY4q6aw0mEvshZ0uEdt2MAfhZ/SP7b/Sg8GRboHTxc1ky X-Received: by 2002:a05:6830:4494:b0:694:427f:d604 with SMTP id r20-20020a056830449400b00694427fd604mr21121303otv.33.1678819288973; Tue, 14 Mar 2023 11:41: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 h15-20020a4a6f0f000000b0052536acebbcsm223824ooc.23.2023.03.14.11.41.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Mar 2023 11:41:28 -0700 (PDT) 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 815B7605246B; Tue, 14 Mar 2023 14:41:28 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 7F7246011D; Tue, 14 Mar 2023 18:41:28 +0000 (UTC) Subject: |SUCCESS| pw125108-125112 [PATCH] [v3, 5/5] 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: <20230314184128.7F7246011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 14 Mar 2023 18:41:28 +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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/125112 _Functional Testing PASS_ Submitter: Thomas Monjalon Date: Tuesday, March 14 2023 14:29:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125108-125112 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 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/25733/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/