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 3AE76438A6 for ; Wed, 17 Jan 2024 22:33:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36EA54014F; Wed, 17 Jan 2024 22:33:30 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 000564003C for ; Wed, 17 Jan 2024 22:33:28 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d5f37cf8c8so14596225ad.2 for ; Wed, 17 Jan 2024 13:33:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705527208; x=1706132008; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o2lU5l6b5iWvNTLpwZfGyz0GAmC77iwJdfJWEX7kq4I=; b=Flhehu/0Tuy8GoEctkHRPifGP7DYM5J9El+Cbqhjgllt/Mr+Po62Xy4IVbA5cJgorT XyEHSDiPyTXQ8hmjd3agbRugHySDr6D54t0C4T/c87VGGO2pCN0Sb547yiqQpyjwr77h VF6yj8X2HPqzzPmsmB4VeD6OGyE2YThdLRGAo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705527208; x=1706132008; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o2lU5l6b5iWvNTLpwZfGyz0GAmC77iwJdfJWEX7kq4I=; b=iZbNFy55CGiScKJSnrwz1jCVqy16qLi1uUzqfYXCogQ26W+RG3tWJ+zGnupBgoVh4C M5faa0AmXkuVXvYYBI0tycQ377uuFW0vMiHTxKyrcJZX1ZP9oSevAEM632Cr1WAQY9hO 05aPP9jO4a+tqXOo/sylsJB5PgSBP98ZPbG32garjJDUQGmu8kF6vQvfkRw0RxiG4baT wPc8j4BK8sTCCZL63y9CPuoJlO1xgELJb2icBqaIxmMptPqcPe2rzaiyrx6C2IChvA6N aBHVoLFK+/KixgsbW6sx+jUjhRwr/yduAyHJPNUXVULFz/dphUCAurnngMgf5FWsNBDR zQkA== X-Gm-Message-State: AOJu0YykbUtYdwmY90O8lZnbnOESvDgY5MLYP9/lonXRp/pJRcggnaPl nA6GSHytW/2Y7NTrAEB4eFRKdzM29XnXj6M6AHqKE+WMyCL4Q2XeZEVAXTahXF8f87yAD8RVqMl xmz8nGw== X-Google-Smtp-Source: AGHT+IH7qaIMYCcrE86954AdAetw7aSBROhYouCvHbHtGRyOjr5OiS2P/8N5gHXsaJ03rVkaMs3jxan2kDRv X-Received: by 2002:a17:902:e5c3:b0:1d5:a5b9:ef6c with SMTP id u3-20020a170902e5c300b001d5a5b9ef6cmr7493199plf.71.1705527208199; Wed, 17 Jan 2024 13:33:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id je9-20020a170903264900b001d3aa447c91sm19689plb.51.2024.01.17.13.33.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jan 2024 13:33:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jan 2024 13:33:28 -0800 (PST) Message-ID: <65a847a8.170a0220.1759a.0e1dSMTPIN_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 A564F6052516; Wed, 17 Jan 2024 16:33:27 -0500 (EST) Subject: |FAILURE| pw135939 [PATCH] [v2] eal: refactor rte_eal_init into sub- 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/135939 _Testing issues_ Submitter: Rahul Gupta Date: Wednesday, January 17 2024 19:25:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:d4af9a82063e4c39568191eaa12955d3ca39581a 135939 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | FAIL | +---------------------+----------------+ | 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.54 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.21 s 110/110 DPDK:fast-tests / telemetry_all SKIP 0.02 s Ok: 97 Expected Fail: 0 Fail: 2 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) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28888/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/