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 D8F5641EB6 for ; Fri, 17 Mar 2023 06:15:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D553440A79; Fri, 17 Mar 2023 06:15:33 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 7BF6540A79 for ; Fri, 17 Mar 2023 06:15:32 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-17671fb717cso4608085fac.8 for ; Thu, 16 Mar 2023 22:15:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679030132; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=DdyQn/Biw0VLnW/KNVhRcxiJN918vExyy10L6DbgT+A=; b=aXpOLG4fsZ2E80Gj2A5+ppslz9ccYvO/ukYPSGpcI7oqammHOFcto6o0tWiVcfJwDn UiOsXAnlUDdSSw7UGiloaOTNA1evvymz+hIic7hd6l1GiGNkjM6Te2lPxeyFzOXBRZas /r+IeOZ2ZL0Um8IfhR0y9zVJKijb4srxzJElg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679030132; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DdyQn/Biw0VLnW/KNVhRcxiJN918vExyy10L6DbgT+A=; b=EjVx43UCutgiG5R2kwy4ws0MVJL4KAXXpRtc3x+cZfIs1J2IAjbeZe68pi6gXGgO25 RYRhHtKayJLj20ZcEnv8pWyNnmPTN7ceaH/3fiiU4j8bTuCisR1/NxwpLStb2WA+Qn6l y9k1Yz6RfLYOO7QC1VNzDMTqPmCb0a47OsCBLmxbI8c6ZWYMTLI/0ZbF3Wd8Qgn+xSv6 NDtNSPNMQ/YzeCvw60DjIqFTzgeS9jbqNQd373jrQzRacnUCqMNn6FF4zgM4dqyRGB89 j7LVFOafWpBuB+Qc0bwFvgOB7bAqYYolDvoE9g4uKv6WI2EO+XZeEsRIZ67nfmJYtiVa xkiw== X-Gm-Message-State: AO0yUKUbR66kRcD5gfYE4myYVRqqwb50dIAKWSDL0pWHCivxBi+Pzzyy FX3KWPhKZrPfHF0w6Gs7KqFU9KkivWv59Wo3AtHGF7h8rhvbX8AGWOj7Hzr9FzwbRMbAvyx/aA= = X-Google-Smtp-Source: AK7set8KdPcDB7IRnuypDC5tXc32plbFmU0dbqHh9K6enCQlTeF85GOirorZ9Of7k40J8XRwsxBDADTahiNu X-Received: by 2002:a05:6870:41cb:b0:17a:cbf2:a4c3 with SMTP id z11-20020a05687041cb00b0017acbf2a4c3mr5508903oac.16.1679030131834; Thu, 16 Mar 2023 22:15:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f11-20020a056830264b00b00693d2636b11sm143783otu.14.2023.03.16.22.15.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Mar 2023 22:15:31 -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 771E2605246B; Fri, 17 Mar 2023 01:15:31 -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 6CC8D6011D; Fri, 17 Mar 2023 05:15:31 +0000 (UTC) Subject: |SUCCESS| pw125219 [PATCH] [v1] bus/ifpga: fix issue of accessing null address 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: <20230317051531.6CC8D6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 17 Mar 2023 05:15:31 +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/125219 _Functional Testing PASS_ Submitter: Wei Huang Date: Thursday, March 16 2023 20:44:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:bb1f2f5b181b9d8ea7fb28ca2024914fc57bd823 125219 --> 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 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25773/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/