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 AAC7641DD9 for ; Mon, 6 Mar 2023 19:45:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 80F5740A8A; Mon, 6 Mar 2023 19:45:39 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id CDBD740A8A for ; Mon, 6 Mar 2023 19:45:37 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id cp7-20020a17090afb8700b0023756229427so14101844pjb.1 for ; Mon, 06 Mar 2023 10:45:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678128337; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=tUf8IwNlyGwouwJ1MjWudn1hPa216W//6PWv4w9t6bQ=; b=gd6i8tNIiXpBEf6U7vt75FRkvf6qtvG+Qi8cXgRL/IBOw/tn871qgL+6itKdiGUdWx fsdqPRcGqDFYerizakJkqKnflYTz83wG+Byi+n9BsFsaBvtCcFFOfL8M0cy1daifQ0tR N5au6rnN7h40qCiWJdcy9m9rRMDAC8JygWncI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678128337; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tUf8IwNlyGwouwJ1MjWudn1hPa216W//6PWv4w9t6bQ=; b=dyblT6YX14PZdaJhoVl1u8v/O4qxqPCGaNlAKlLl084CbxVDPBF0QoHDnvWtn01751 4s5nBDkeCWbygbPctQrslYBdwhQ1sE2Q8rYLjByJ6t9Otahtcz53G7kZIWRmjDclhedJ 8BqX1QjSfXA+p8L1lr/qoulB5ZmKWLCh2xexT3FGmMFfncyz7842PvWIZJ5UAhsJqsVn s9MQ7B6H/CbuY2YHge4B2vX+TtUmTd1wsaomJ3zg387VBC1PcVqoScUmNfUgOINbliB3 kTnx7/4HzePFBpTzsjhnvebwnW0MZILu7E+vn+lSp7APZlGb4gSYE7nHywA21YU7Iz5C s8qA== X-Gm-Message-State: AO0yUKUyvSRqROPGip6OZlLMVivrWL6oMDLKLPPI9/+AJJey2gXfhA+d SNds4fbImmRm6dxg4cSUl9OjxqWZ51KP+n38M6ZvCxpjFZxJheZncjA/hRoPmR/Oq18E6EseLQ= = X-Google-Smtp-Source: AK7set+oF+bx9BpRI2qALClsIqMhN9CWyDr1BTAwszUEszJ7IkBYNijRd9l+FqHg1i3yCDRmVsJjgEwGRXFQ X-Received: by 2002:a17:90a:498b:b0:236:84a:8d9d with SMTP id d11-20020a17090a498b00b00236084a8d9dmr12481872pjh.39.1678128337041; Mon, 06 Mar 2023 10:45:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id pi1-20020a17090b1e4100b0022bffd8ec2esm1298975pjb.1.2023.03.06.10.45.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Mar 2023 10:45:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 174C3605246B; Mon, 6 Mar 2023 13:45:36 -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 12EAA60095; Mon, 6 Mar 2023 18:45:36 +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: <20230306184536.12EAA60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 6 Mar 2023 18:45:36 +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/124819 _Functional Testing PASS_ Submitter: Thomas Monjalon Date: Monday, March 06 2023 16:13:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:e0fb0051ff8f621a2b001d9243cebe50f3d42cf5 124818-124819 --> 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 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/