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 A7A4E4318A for ; Tue, 17 Oct 2023 11:44:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A0D0840273; Tue, 17 Oct 2023 11:44:33 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 830DD40273 for ; Tue, 17 Oct 2023 11:44:32 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c0ecb9a075so36097245ad.2 for ; Tue, 17 Oct 2023 02:44:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697535872; x=1698140672; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=t/DC90WKmqIytiKHSPiJH+qOkcUi0HFUDLhc/DmtfzQ=; b=KNfZtBZHHP3UnDb54YNGwpsSYJNkIgl+CcmJ93nNeJhwvaUN1rUOxVKazYj3yXfPGJ 1k1MnptxRdBweMxdXa+b8AL60y0MEQUanqpxrz+vxnDuJfMlbu/NhFC2mz7R8fZ/EK5R ez/6oaaP+HRdlGY127WFj9VSnMK/qPIvt/cPY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697535872; x=1698140672; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=t/DC90WKmqIytiKHSPiJH+qOkcUi0HFUDLhc/DmtfzQ=; b=NZpMi+2DyEaDdTxCewB1QxqwJnP/15xlB104Jf2nUatJLSAkAqzDjQO4+wlPdFcFo4 YUjK9useXXe3wp5GDzW85HLtA5sHGaz2opZG8DI//sN9TSm+fHlTin3C6GLLtZbTw0Ou Dn4Q+xNn/v0cAcn1PGMqY/F+U5tspaC4oUEaZ9Y/qBnEV/o+qqQlv0tCoeFA3hL6q9Fr GJWOAHmfNEOurQDpQ4NqV30nzHKoRVeSTKMNe6WaNn4IqEWPdcI7flzXjU6xs57M60Xc 4w6P61IKdqIFQ11olQpynzrz3rvWAhl41JX8otDjcK9Smx3tHA51NVYJLbTDh/12QVHG otbg== X-Gm-Message-State: AOJu0YxdN+3SfqZjQqYo02yFeagPdjkyimK7dLpzU+jkXP6m5yKbzA2i eq3AaiF4AUraK4ciiiNwD00CXPfA4ueGtBpMKhYxY8vcmQPoXw== X-Google-Smtp-Source: AGHT+IG/Sa6llvDYkUrB3lH39TjWwyBYU8LAQbhb092dVZ7QeXCnY6ozGbjS+mZFkMEVdadpd7tt3DbyAGDO X-Received: by 2002:a17:903:10c:b0:1bb:994c:bc43 with SMTP id y12-20020a170903010c00b001bb994cbc43mr1535897plc.18.1697535870437; Tue, 17 Oct 2023 02:44:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e4-20020a170902d38400b001bde65894d3sm89308pld.134.2023.10.17.02.44.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 02:44:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 02:44:30 -0700 (PDT) Message-ID: <652e577e.170a0220.6bde3.1fb2SMTPIN_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 A2F7060524E7; Tue, 17 Oct 2023 05:44:29 -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 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 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/