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 13B8A438CD for ; Mon, 15 Jan 2024 11:46:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5690402C6; Mon, 15 Jan 2024 11:46:08 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id E38EC402C0 for ; Mon, 15 Jan 2024 11:46:06 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7bed8faf6ebso261044239f.2 for ; Mon, 15 Jan 2024 02:46:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705315566; x=1705920366; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZMUgny0NCX1HzTNNu2ssEMGKab+Jr0RgjgbW7q49e0I=; b=OyxRq7j7KRdqfSnRD3DvkGNMAaJcJQYYo6HEVKOcNu1704S+Sxz1DqH5+gHLZxmeVQ syOmHKxq04puY9TTH4rzB3Bza++WCrkW1ZUFh7rILjpOrJZ/F/gZDbuIjmalXYhef7AA 0tUP8c2LJ1bZGrFI0ij0PJJNH3jqTTFEiw4ys= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705315566; x=1705920366; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZMUgny0NCX1HzTNNu2ssEMGKab+Jr0RgjgbW7q49e0I=; b=v6FyP49dZ/zAj2btPe2MG5UbhP++wWQ44Y3ijB6Tw3YROr/2qSzkdDwRM0rtFnKNhr b6oYYjyqaghqKLi/8YcQ2sCzaemyTsxFJBNUGcaG+gwP8lFCVU408ISoprRWRQjlHSZV 8grqn/yATdI4rvGHtU7TaktqfyGTLapSPcUdOdy1TN12QCCfVeaEq5RGJCDvX9d99Vmr QbmEMODldIvLOab/SLDtAI1hdF9LPpMiiMkzpB1J+6qRKEqzNr1/RUEOiiSYcdH9YLa4 9TWGSyDaaZ2XEArUwcJHrj1XoLorPNA1LpHYp5G+bjUoOuFBigsKk5JiIrl3B5HDnTfh N2pg== X-Gm-Message-State: AOJu0YwCmO1ei3iBoe0tgTqgMs2c7Z2n3e0qSKJc84qT3LWVcFIJUYuS ncZ9Pn6srP1vMKhjCUdft6PUAiVud1rcgLEMmqkXITdLAbPpOfd7FKp9HpyyOF/JTw== X-Google-Smtp-Source: AGHT+IGjq7ruPNyq3RXEVvg37wXzmd3WQj9spoAvJAyQh8GQdDEuZhpJJFMEtP3HwhA6mEhWTCo1TujekpIw X-Received: by 2002:a6b:c38b:0:b0:7bc:396d:653f with SMTP id t133-20020a6bc38b000000b007bc396d653fmr6911205iof.23.1705315566312; Mon, 15 Jan 2024 02:46:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a12-20020a5d954c000000b007ba83ab5bfdsm264478ios.35.2024.01.15.02.46.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 02:46:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 02:46:06 -0800 (PST) Message-ID: <65a50cee.5d0a0220.edc0b.3e78SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C59FC6052515; Mon, 15 Jan 2024 05:46:05 -0500 (EST) Subject: |FAILURE| pw135872 [PATCH] eal: refactor rte_eal_init into sub-funct From: dpdklab@iol.unh.edu To: Test Report Cc: Rahul Gupta , dpdk-test-reports@iol.unh.edu, Rahul Gupta 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/135872 _Testing issues_ Submitter: Rahul Gupta Date: Monday, January 15 2024 08:50:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:d4af9a82063e4c39568191eaa12955d3ca39581a 135872 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | FAIL | +---------------------+----------------+ ==== 20 line log output for Debian Buster (dpdk_unit_test): ==== 100/110 DPDK:fast-tests / telemetry_data_autotest OK 0.22 s 101/110 DPDK:fast-tests / telemetry_json_autotest OK 0.22 s 102/110 DPDK:fast-tests / thash_autotest OK 0.22 s 103/110 DPDK:fast-tests / threads_autotest OK 0.37 s 104/110 DPDK:fast-tests / ticketlock_autotest OK 0.22 s 105/110 DPDK:fast-tests / timer_autotest OK 1.52 s 106/110 DPDK:fast-tests / trace_autotest OK 0.22 s 107/110 DPDK:fast-tests / trace_autotest_with_traces OK 0.22 s 108/110 DPDK:fast-tests / vdev_autotest OK 0.22 s 109/110 DPDK:fast-tests / version_autotest OK 0.22 s 110/110 DPDK:fast-tests / telemetry_all SKIP 0.01 s Ok: 98 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 10 Timeout: 1 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28863/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/