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 4059F4318A for ; Tue, 17 Oct 2023 12:07:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A59B40273; Tue, 17 Oct 2023 12:07:32 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id B44EA40273 for ; Tue, 17 Oct 2023 12:07:30 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d9a398f411fso6202159276.3 for ; Tue, 17 Oct 2023 03:07:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697537250; x=1698142050; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SQYgmL1/O2c4gW8a6ckWMbwAs2dW5v62qP+zYPaj7ps=; b=ejwxbznZrBcc/JoEIrf23oxl30DCYZT3WVrqTGiVTQlFFbMzbOwwa1PPXorCUvtlof eNA1FWsQQCC0UUdffv8WA1RHL2LlmUw3Uu+54bBmRplfozkb50VRk1prDHY8GTn29bz3 u7HSHytd6GDYCNdB6EmkRwqEhuHqGIEEMtnw0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697537250; x=1698142050; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SQYgmL1/O2c4gW8a6ckWMbwAs2dW5v62qP+zYPaj7ps=; b=hh5NCS/5uNFqBcNNC1rjpGHNKVOH5iUsICdR5QoCqfM74Z+4Yjl8TwbKzNYCgqkcbq KLY2akJLfsKmVc711hnwkfsdiicybzEx6DULE+tnJq5f1TFqyPL9RINEeAtwKktVnuHY sKCMtj7zKnyvYihbpnAEvlwuTE/TTmgWbnexUQQINodpDWVErUnATrdbun8+L+0BxZJB xxSMjPqdGb7PKr9zM6oZtsJCebtmoHNgmdVITRD1aVGSUmX1WDquKxrJ7NB8zbHzKbvA oMxJJ42Z2HqdCj75aTqOYy/4adgqYFbeqzJK7yGt/VMs4lhziL6k8uExzDEjrj/y4+gJ 821A== X-Gm-Message-State: AOJu0YyyzBoGlD6CNVhAuFCc5dItYmrWyU3FWkRjEZ3LQ0ruSjBGmL3d f+xueoMBbIlyTzHu59eOMImA2KWgCqXNNm+MF2l7t/wfdtAgo4bOS89pN4LSbpl3KA== X-Google-Smtp-Source: AGHT+IG4EyvF2OEQsmJplCJc6jGnJQUrSqrK6uGjsR7U5ByDg50t3CevWkBlywll9DWdZ8+zMdbNV2i9MyFW X-Received: by 2002:a25:abac:0:b0:d9a:3ed1:e4ad with SMTP id v41-20020a25abac000000b00d9a3ed1e4admr1849267ybi.41.1697537250197; Tue, 17 Oct 2023 03:07:30 -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 y28-20020a25ad1c000000b00d84d64c89e8sm133292ybi.22.2023.10.17.03.07.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 03:07:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 03:07:30 -0700 (PDT) Message-ID: <652e5ce2.250a0220.5b022.36b9SMTPIN_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 C262260524E7; Tue, 17 Oct 2023 06:07: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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/