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 3463A43191 for ; Tue, 17 Oct 2023 23:41:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F25C342E05; Tue, 17 Oct 2023 23:41:50 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 8A2734027A for ; Tue, 17 Oct 2023 23:41:47 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3573e6dd79bso24014395ab.2 for ; Tue, 17 Oct 2023 14:41:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697578907; x=1698183707; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JLT1wa0modrg5WrBv/JfYKfNKENWKDdti588exKj8vk=; b=a4M4FlfUmAiNTT6AO9E5yFK4IXRK4aXQcczroEN1pu5iS/zQkMMEgCamteeH21ZupG b+JpfKQkkavdsi8yJV9FBT8/sfquGNR2JwUNMMPAuu8Yw0heSn3aUDWyGASwrjHo1J4E CFJblb8vK+kgKYL7PgFjc/J3L0d6iNb7tNikA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697578907; x=1698183707; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JLT1wa0modrg5WrBv/JfYKfNKENWKDdti588exKj8vk=; b=LLCCahkHxuyDk3rJ4yF7jU/OwiE9gWAd6exqyFzyjUpiXpc+PaamXIhOqrN6BuCnvM bBhxnSiAWLiMKdPJaBRq12sob+cyhUjHxOIocuc8IyzsZjoROrLA7x9e4FHirInjpH18 P3VVPfsCbM836adX67u07EzJtsoD6QMvZLjnOPhGfDt1kuWIqAOXMrfgKwuYPp2Cdcvn Cvr9tqXajgjlSKqZLc207tFnn79EUWkun6YUkI3RhxTuJVwu6BgQIPnZEm0tmCUI3mJi 1wZxPxzsv+LM14BqazVLkdetDY+TJ8AOWUtmqZnn7RkrMo9S67lgkPjQjMjD9ddyfXVc LucA== X-Gm-Message-State: AOJu0YzKd1pcSojAaHggsnPYmXa3RswvCczm2LwB6b8KScdoi2SoF4Ua 3ycXRPw8JicER/PEP23XKvbHf2gw82veO0f5csPBYqNO8yADCw== X-Google-Smtp-Source: AGHT+IEbzFVdNoE3IOPBSV5CqGY6ygtzxY34cfOxG0+YexOkRGMdTlWOU84HHsyd3OuUcQCy4oPzWbc7MW7r X-Received: by 2002:a05:6e02:12eb:b0:357:5015:aa9f with SMTP id l11-20020a056e0212eb00b003575015aa9fmr4862149iln.24.1697578907010; Tue, 17 Oct 2023 14:41:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a9-20020a92d349000000b00357972abd85sm242404ilh.63.2023.10.17.14.41.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 14:41:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 14:41:46 -0700 (PDT) Message-ID: <652eff9a.920a0220.0c7a.5c1aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8859D602A042; Tue, 17 Oct 2023 17:41:46 -0400 (EDT) Subject: |SUCCESS| pw132688 [PATCH] net/nfp: fix coredump problem when testpm From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit Content-Type: text/plain 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/132688 _Functional Testing PASS_ Submitter: Chaoyong He Date: Tuesday, October 17 2023 02:37:30 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:99dcd1664982fd93d49ca159a97ad16537a1914f 132688 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 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 22.04.3 Kernel: 5.15.0-83-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/27952/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/