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 5C0FC4318A for ; Tue, 17 Oct 2023 12:13:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5686340273; Tue, 17 Oct 2023 12:13:20 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id AF23040273 for ; Tue, 17 Oct 2023 12:13:19 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-4197bb0a0d9so35492591cf.3 for ; Tue, 17 Oct 2023 03:13:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697537599; x=1698142399; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HXvMODgjveV+Vm6q0FsZJhE+tfVJiS/5AQlZiKKu0/o=; b=CqxaHSVNf3GZx/AFF023QpufNPbYKj1xG0bvj/ZwzHTLD24XGHYkQL01amvegVweT2 W13TSljp06KVwhn7i0Mp/tfaEtuwCBWprERvEmAzT6qy3oE5DcD/UvCAGhlZRvNOrL0X NOBZIzgKVXlq1Ps3wo1c+tnqSFKVXITYbh8vQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697537599; x=1698142399; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HXvMODgjveV+Vm6q0FsZJhE+tfVJiS/5AQlZiKKu0/o=; b=vSmnK1VZFPHuZOk7Ac3sqR2ymrQE89wjB0SOH0LN/BFEBLJ32ou2CsCtA3wIiAVN8I OGo/lgzPfCjBGmhfsvSYvrFYkjqp0mYnAG7FcAnLeRUa3ovoTo4ALhzT9vuGAaIU/NUf 9NPpErbArf53WQVqxNkAMzH7xGsOW+N+rUWC5HtWr8dFGBK2hRIbA1C7FhHH/UDxU+Cp YG9VLp1sayl7QycKf+HdsGM36S9s9oVOUJ4KapLhMQM6oPJRlyILtgCJl0Ry20lQ2WLV LPx1xw55Jmhf4wT9tOzvrLcMZiABhDAHNrLGkyYNkcL1YxPmCB8Z3ETCnLnChSjgkBQK SzPA== X-Gm-Message-State: AOJu0YwyV2Hx2bN7br6jzP+AzpR4MLdBbYd7JPxsJIUSx1YUs3j5hLJ7 JxRUcQ/MRKF9XKyIdifzg5hUYN2Ylle2cF8TsQlmVzPAYjEMMPCOWLDnkaVdtgKazg== X-Google-Smtp-Source: AGHT+IHILY4sQji4RVSxfgzjNaPTJPTcdVaPu8lJlQbrXB1vnYShV6Gjku1Ej8y8vCbBVBeDPmu186HqBf9a X-Received: by 2002:a05:622a:38d:b0:418:ff8:383a with SMTP id j13-20020a05622a038d00b004180ff8383amr1880299qtx.64.1697537599161; Tue, 17 Oct 2023 03:13:19 -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 e9-20020ac84e49000000b00414e5087f8csm138955qtw.16.2023.10.17.03.13.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 03:13:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 03:13:19 -0700 (PDT) Message-ID: <652e5e3f.c80a0220.e494e.36fbSMTPIN_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 D692E60524E7; Tue, 17 Oct 2023 06:13:18 -0400 (EDT) Subject: |FAILURE| 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 , Chaoyong He 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-unit-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/132688 _Testing issues_ Submitter: Chaoyong He Date: Tuesday, October 17 2023 02:37:30 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:99dcd1664982fd93d49ca159a97ad16537a1914f 132688 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== 76/84 DPDK:fast-tests / telemetry_data_autotest SKIP 0.14s exit status 77 77/84 DPDK:fast-tests / telemetry_json_autotest OK 0.15s 78/84 DPDK:fast-tests / thash_autotest OK 0.14s 79/84 DPDK:fast-tests / threads_autotest OK 1.17s 80/84 DPDK:fast-tests / ticketlock_autotest OK 0.23s 81/84 DPDK:fast-tests / timer_autotest OK 3.76s 82/84 DPDK:fast-tests / trace_autotest SKIP 0.21s exit status 77 83/84 DPDK:fast-tests / vdev_autotest OK 0.14s 84/84 DPDK:fast-tests / version_autotest OK 0.18s Ok: 64 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 19 Timeout: 0 Full log written to C:\Users\builder\jenkins\workspace\Generic-VM-Unit-Test-DPDK\dpdk\build\meson-logs\testlog.txt ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.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/