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 677DC4318A for ; Tue, 17 Oct 2023 11:43:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6198140273; Tue, 17 Oct 2023 11:43:40 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 3A33A40273 for ; Tue, 17 Oct 2023 11:43:38 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-79fe8986355so212504339f.2 for ; Tue, 17 Oct 2023 02:43:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697535817; x=1698140617; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jIdHpfHkxPFhlgDJ8zDfOHuN8GPokEtQrlMPd7Rn6Ns=; b=TrDzZaaaabTAMO4PApP5UYuKRWCY8dSWpRmFjQAe/Q/V/c+6dDqYU1YPZrGYn7dvQg pMa13fz6VAHH6PAtHMatsqiW9PaSfE5Da2aQtJFGqlVidQK5zZocsKyF8AGfYRieEYXw xZhajh3zZkyJyuC4oq7/KyTJGn5ze5xSNz3rk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697535817; x=1698140617; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jIdHpfHkxPFhlgDJ8zDfOHuN8GPokEtQrlMPd7Rn6Ns=; b=MM3gsQGndO8U0VbHveGq7ig7r6QaqmmhmBjBgl9zFicZJxnYw6M1JI4ya9PUEziia4 rCWpU2rwcu8RF23sYioJTiRLtwb6vc9mXPf3aLVybD1tcnfZd4LeIobs9xmCPmKQsULz CJojbhGTAFOWCBe4SRKrgqqIIZVBZW6Pme9uEhWPNJ+p3r9KQMBYoiSRZ8Kf7aMpN9yq E9dhVULXC0iC3qYW4IVUJ/RcfPviWQqeLuI2Da0a/Vee3KCl010AMAWflmz6gbgtZQWI DDuk0ZAxftcfzO/u/F9X2VBwTlOwCzvtd+vERZtqKeQoX4p+jgGaqiZET9yoOXaa9Z1d s6Tw== X-Gm-Message-State: AOJu0YzTAVv+f6Kp7vIwhwD24dxNSpLr0VwGDHjccddaCM78SUJ+Cxxl LUPm0o6p7BweyxdbMBFoSlgoIFpgXO2LbZBtHX5/6GJ4ppdnwQ== X-Google-Smtp-Source: AGHT+IHNBPmY8EUgm5Vs3wg7YzXCKUnNi0FrdbLAewnJ4CPYeNvnBE3+x7W1eO0FyyJq+x6cAbuR/XczPHsQ X-Received: by 2002:a92:db05:0:b0:357:7b04:721 with SMTP id b5-20020a92db05000000b003577b040721mr1726842iln.32.1697535817652; Tue, 17 Oct 2023 02:43:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u1-20020a926001000000b003514aaa7fddsm108352ilb.44.2023.10.17.02.43.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 02:43:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 02:43:37 -0700 (PDT) Message-ID: <652e5749.920a0220.47b65.2c94SMTPIN_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 32DE160524E7; Tue, 17 Oct 2023 05:43:37 -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 | +---------------------+----------------+ ==== 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 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/