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 BE7574318A for ; Tue, 17 Oct 2023 12:23:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B950840273; Tue, 17 Oct 2023 12:23:40 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id E1D4740273 for ; Tue, 17 Oct 2023 12:23:38 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a2536adaf3so74634287b3.2 for ; Tue, 17 Oct 2023 03:23:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697538218; x=1698143018; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=X/zyrYbUAmMM3WAcdZRXNm0r6Nn4/mvZmTQeVYFcZxs=; b=a6AHCpE1Fqu7SD2IGQ4aA7mUt9CErCC3cF8gAp0Ke/rUDXpraDRGH8Xe7YEKbWOMHD IoRZ+nLt3RBJLHtHyO96vDBvwsRwmZcN2glX9r5VIq6tlfq5Kc2ZsvodV9WT3YVcUAPK HpGEe0F4uoz9jb5P+mkoupiTume4QJj0dHg98= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697538218; x=1698143018; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=X/zyrYbUAmMM3WAcdZRXNm0r6Nn4/mvZmTQeVYFcZxs=; b=GGpYhKZJARdr51CYUyYP2SDAxG3eODP0Xjppjhi6WiGUCV2YjWj24l8O3aSw9rDHS8 ZfCztCLDdex/OaYP+huDcVTNvqEgCrQx0tyZN/WXG4eCLJPagvcMOCkrZWRaRAo7QeCb IUuovnDcJzcEPncquHcYq0uxU0j0Nj+t13Rt8SgNU0fzdkeV0RGSJMfulNMk4m/VoF3V wW6DVzoW7DFOkiGNT4rZf78zlLBkRz+j3ZyHyFIlKxr/GG4i7ZTHoTq86nYf6pkT3Yv3 LsbwNdZr6l1sLdtBwITChyDKftZJ6isQYdS5rFCH7jCaVXOE5ql8uDguEOD0lVIhj6Sr eDsQ== X-Gm-Message-State: AOJu0YxrwVIypBSgH16Hot8qCfiWPfmjOJzrntkJ6mvjoaOX+Fe4+GuG 55ONcbbBXanSvHs0KAfuRWt1rQVHFTv9VrQX0ttkVF6PdPSyGB82szWDCae/nlBsLA== X-Google-Smtp-Source: AGHT+IGqd7fa09sjR6hYzUSObQLJy4MlLXptzoYZ8+D9+yPR5MMHftfsZH0dmdK7BqGs2oKAR7T+VB1d4Kh4 X-Received: by 2002:a05:690c:dc6:b0:570:28a9:fe40 with SMTP id db6-20020a05690c0dc600b0057028a9fe40mr2042403ywb.5.1697538218373; Tue, 17 Oct 2023 03:23:38 -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 w71-20020a81494a000000b005a7ba0ca32dsm182613ywa.12.2023.10.17.03.23.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 03:23:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 03:23:38 -0700 (PDT) Message-ID: <652e60aa.810a0220.e6b84.4cddSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 168F060524E7; Tue, 17 Oct 2023 06:23:38 -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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132688 _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 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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/