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 86F1741C52 for ; Thu, 9 Feb 2023 15:54:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7FC28410EA; Thu, 9 Feb 2023 15:54:01 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id E754240EDC for ; Thu, 9 Feb 2023 15:53:59 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id ch10so1002739qtb.11 for ; Thu, 09 Feb 2023 06:53:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ssIFaK5vhUOicc2ghOX3t9K0Qaf460A7sIcGS02VuXw=; b=PdU1Vq00v+lklNYHPXbl5XUfiqWlD0AhXr9LDC4p0kmvba3MblKIVtrpU5WsUzpVYT p8OiaLCEtN10B4vrZyVvdJ0ZGCwwygEFQ9mwr4fQJR5UguRLBNiMjoO6Upc629r1Z7vx LxWldI0y18ZDScPD7SurpYULeZECKe8HGoeoA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ssIFaK5vhUOicc2ghOX3t9K0Qaf460A7sIcGS02VuXw=; b=1RCJbOnOCVVucA1RlS3M4ziqEnHW0cnko8hEbOWeO8RLud7PObKXNLLwirhwRSENBp 3vhfTMswNIXxefQEkGyjDk4UFQerETlkmwRb2XWuJ92YATG0E03XoTelQju1UH7+nzG7 MZljlzRAAVFyQbhWs4w8yGmpVUakGkRNiVhk+8LpGJ/aR+V4ZoKJAPHLt2vwHHKVeefX L/nCYFi9MAdx25n6by30HTk2Q2E/PKTCsAexLLFSvUFqQBOwNU46XUt3L3QPzws4AKBO dwpe+hrEc2EhZNQEfU2DoTwUBLXsZPYhH5N8/SsDCLPZ7Gq6tPoboXIq1IzP42FtV+UP vxug== X-Gm-Message-State: AO0yUKWLKQ/GQ7rG18QdG/Tk/v/YeVywF6yIKj077WIwYoXC3crE1TFR MgZs6IgAlZmcQTlrLvyew2wa4EUdze6OQOhjfE5o5Uk5RJ8ghA== X-Google-Smtp-Source: AK7set9zY4Fk9qZIAQdouxlEdy370QzkUIADh0dExZsXorRgLpJOzVvW1AAR3/AoCOr5uHkXuiGzMnJz2fJx X-Received: by 2002:a05:622a:1648:b0:3b8:ea00:7023 with SMTP id y8-20020a05622a164800b003b8ea007023mr19578911qtj.19.1675954439356; Thu, 09 Feb 2023 06:53:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y8-20020ac85f48000000b003b9bad9795esm82596qta.10.2023.02.09.06.53.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Feb 2023 06:53:59 -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 0CB01605246B; Thu, 9 Feb 2023 09:53:59 -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 0D74D601CD; Thu, 9 Feb 2023 14:53:59 +0000 (UTC) Subject: |SUCCESS| pw123449 [PATCH] net/nfp: support 48-bit DMA address for firmware with NFDk From: dpdklab@iol.unh.edu To: Test Report Cc: Chaoyong He , David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230209145359.0D74D601CD@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 9 Feb 2023 14:53:59 +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/123449 _Testing PASS_ Submitter: Chaoyong He Date: Wednesday, February 08 2023 09:15:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:a0c837ad1fb5b6a8b10a284ffeb5f9e31bd8ff00 123449 --> testing pass Test environment and result as below: +-------------------------------+----------------+ | Environment | dpdk_unit_test | +===============================+================+ | Ubuntu 20.04 ARM Clang Native | PASS | +-------------------------------+----------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +-------------------------------+----------------+ | Windows Server 2019 | PASS | +-------------------------------+----------------+ | CentOS Stream 9 | PASS | +-------------------------------+----------------+ | CentOS Stream 8 | PASS | +-------------------------------+----------------+ | Debian Bullseye | PASS | +-------------------------------+----------------+ | RHEL8 | PASS | +-------------------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------------------+----------------+ | RHEL 7 | PASS | +-------------------------------+----------------+ | openSUSE Leap 15 | PASS | +-------------------------------+----------------+ | Debian Buster | PASS | +-------------------------------+----------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25290/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/