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 D49BE4318A for ; Tue, 17 Oct 2023 11:49:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE5B140273; Tue, 17 Oct 2023 11:49:56 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 5088640273 for ; Tue, 17 Oct 2023 11:49:56 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a7afd45199so69396427b3.0 for ; Tue, 17 Oct 2023 02:49:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697536195; x=1698140995; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RirHgBqO02u3k88YTKDBjKmFlrV2MbD3xp9hhJcKdDg=; b=dVs/EGAeAvR0MgfBkt0mvo+W5XDMqOueaGGfuqd2lJlOWFurZ2pH/rTtzB4sIm6Z85 X1xLsra/R8tzPbnqNKGuudv7SfQuQNhnh+cip2ow/CK/ShlqdTwjx+STotODAuzKYJJX hTIQ/h87Ac4maIsNgxExafb72ZV+p7UXsiotw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697536195; x=1698140995; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RirHgBqO02u3k88YTKDBjKmFlrV2MbD3xp9hhJcKdDg=; b=T4vN66MAJGnt1ceVRzYqd7BFrlY+FEYDUgFHObj3NU4m95Fkb5HZKWPIc7WzFyEoEc pnDjuE7n9tPYpmDoHmCY+8lSD6xKw/QcphDDebZWq1k0pOMthJ6JlIAt44h+x5AYDYAD aNHB7QLa3fthxW2c7SU4oP1F8BPGtXdTMWFA56guKgWUH1cm8F5DmTtKZHr5012BqA/M fwZIMZGzv9dg7JDkC2HERXsL2h1MTKlpti9A3zLzScU7GLKw1zUYHmhaKwYzcS3bNHGj AW9TfeBhSSiyjkhHh/pxzNVWLasMZMJ2VYXxv/BBhhlww71NrHsWai3kiqCUCgL5AKKK GhYA== X-Gm-Message-State: AOJu0YzBZeIS4oHyy8yErHmkQotpJIEARbf1dS9IYECZ61Wb97YetaHQ +1szlKUYI+UbmtE7+t/Md9Ry6rdmUX5d1dEmUcyQ1KBLQPjZUeObahJthOHES6aWmQ== X-Google-Smtp-Source: AGHT+IEJdpAA19zmVQ/r7QqeE8eo0UVCPK0839YqT0/TWn1cCTch0WjFPVarT1V90bA8rod9UKkjt4v/Jo5F X-Received: by 2002:a81:4e03:0:b0:5a7:b723:8fa3 with SMTP id c3-20020a814e03000000b005a7b7238fa3mr2061848ywb.26.1697536195772; Tue, 17 Oct 2023 02:49:55 -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 m5-20020a0de305000000b0059b32d64d69sm180248ywe.43.2023.10.17.02.49.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 02:49:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 02:49:55 -0700 (PDT) Message-ID: <652e58c3.0d0a0220.6d538.4cb9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 78E1260524E7; Tue, 17 Oct 2023 05:49:55 -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 | +---------------------+--------------------+----------------------+ 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 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/