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 E94D14318A for ; Tue, 17 Oct 2023 11:58:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF8F940273; Tue, 17 Oct 2023 11:58:04 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id C7F0640273 for ; Tue, 17 Oct 2023 11:58:03 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3576e74ae9dso12880315ab.3 for ; Tue, 17 Oct 2023 02:58:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697536683; x=1698141483; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TRMHUH0WfxXQEAFb6vC40CfTOgRHasUlTg6XPq8Hnsk=; b=Y1YCz5L9OJOCYO+Ua2ls7gJ7ses7sfDJHbG53xJDOj6Q9pNvxBJfIoxVrFbnlAnl7q 3LsxyavptR49OkJk5kR2AN/r9f/vJmRpu2ulGWD9OgluyeAczY0IK/o4mda+hx7ivFBI DIcNaLu6sFAQtTltY+xq5OEZWHqBWX+Ci43ZQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697536683; x=1698141483; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TRMHUH0WfxXQEAFb6vC40CfTOgRHasUlTg6XPq8Hnsk=; b=mlZnEcvWOG5Ugssy2Hhn/y6+qlDa8GliottPVnCkw0am4LujniJ8pgGkHfc+xfC0PF YKqRQSE4hM7LNaLlGPCs+SMuFzty6pvtCRfwJWVA1h41nGHii+JC5MgBKJiAMRmVaZy8 ezmI6d2gSUURKqompuevrg/d/oEZQn0XiFMRLQblOY0tzftwTwIOA6vmV7uaFApcGhbE 3mbmVE6AVgqy/RqehUxQ7lJClCHGkyKNQzf8BjOJ4C4xvocSxHQinhcv261KTGtn6mZz dEWpIVvysHgcekjTdkWmCa4cBWvBHSi8oF41guYJgt/iJu10X6v7B+KsJqsv+bHw2FY0 8BUg== X-Gm-Message-State: AOJu0Yxd29VuZ+E2VMaAKA2SEFyk9ZpaiQ02QuDbIi/Hi3ps91l0QHbC LZXP0Jkse9X38b303sSroOUSxMveOrFUttnSSX2g26BIy2h65g== X-Google-Smtp-Source: AGHT+IHOCGXH92KFL8x2NKNCiAU8mGdM4NJfBA74Mp1nG4AuyubK9uASF2OcFNWCsoRrH/yLS9/r5u7sIhRN X-Received: by 2002:a05:6e02:1a2d:b0:34f:d1bc:c47c with SMTP id g13-20020a056e021a2d00b0034fd1bcc47cmr2534652ile.22.1697536683154; Tue, 17 Oct 2023 02:58:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k40-20020a056638372800b0045a47d447fdsm122812jav.30.2023.10.17.02.58.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 02:58:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 02:58:03 -0700 (PDT) Message-ID: <652e5aab.050a0220.abc20.3375SMTPIN_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 7540360524E7; Tue, 17 Oct 2023 05:58:02 -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 | +---------------------+----------------+ ==== 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 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/