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 0A2474318A for ; Tue, 17 Oct 2023 12:30:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D0DCC40273; Tue, 17 Oct 2023 12:30:58 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 762A840273 for ; Tue, 17 Oct 2023 12:30:57 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6c6504c9ac5so3837291a34.0 for ; Tue, 17 Oct 2023 03:30:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697538656; x=1698143456; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7dDbDOmYxaB1MClWh4QS8KIvIWpaJjldY3USPQm1kro=; b=hAV+jA4bCQOEcYgrg7rsUGGOec06vaY/IzzrZWm9bDhaEmCVN9uOqyGLXMGej3e2Dy LjzraetizFn9NgF9P16Zs1SaEXGKeU/XR+VUIwxQRiz7r6CwePE/XEW2EiaLn88jW6rM B3AnTN//5NztkLk+WhlXcNhEvtFHgyZEIggec= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697538656; x=1698143456; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7dDbDOmYxaB1MClWh4QS8KIvIWpaJjldY3USPQm1kro=; b=d1Fa7UIPOqZL73PnRqgB4yyCC1TbwV8+RrfB89MnrOduPGtkmj/OldSmXvH5ZyJQxE K7HgTzxvTHlW8k3I8pLmM4M7d9blx40Yd3GZ2VteJmVytEEicrmxLLW9PozPp6sbKoN9 UqkNQmUerGz43WyfccHxtIgLeaUxoLxnhTx0jBpBz8RtC2HLzWAkLT3xUl8AfbM+MLVU b4z4d1Kcz4wOjld3/SKzz2xndhz8HxlHwXh9pY2K0Y4hlW3nbZ3OOlyRwi7ogQeadItb Xd2ylf7cAuaGi2Q/hKgXxc2MOahW/WRpV37bLnFVJL0HvX6XXSaqKy7cAS44Tw4ZXopU ByFA== X-Gm-Message-State: AOJu0YwDXbmwQqEALorhmoDd6fRKmBJrVIO2qHSnLp4Py7MzO+eUaINW sDdQtSnDnXQSPDS2fkXdO0Xu4KURIq/ZHU8MveEbb0a3DwQrvw== X-Google-Smtp-Source: AGHT+IE/or1EaSBdWqhkEuY8CTzjp6jv5Y4lGmBxSY/60BvPKtAYF1oRYod6aVyP2yEeTB2JOQO1Y4JEz5j9 X-Received: by 2002:a05:6870:b18:b0:1a6:a547:ffe1 with SMTP id lh24-20020a0568700b1800b001a6a547ffe1mr1933264oab.21.1697538656717; Tue, 17 Oct 2023 03:30:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bd32-20020a056871b32000b001dd4a87d433sm114142oac.13.2023.10.17.03.30.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 03:30:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 03:30:56 -0700 (PDT) Message-ID: <652e6260.050a0220.1d18.247aSMTPIN_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 2E26F60524E7; Tue, 17 Oct 2023 06:30:56 -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) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/