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 DA165438CD for ; Mon, 15 Jan 2024 11:59:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B1A29402C6; Mon, 15 Jan 2024 11:59:53 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id EFC1D402C0 for ; Mon, 15 Jan 2024 11:59:52 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3606f5295beso45060645ab.1 for ; Mon, 15 Jan 2024 02:59:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705316392; x=1705921192; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Fe3BNRzCfwEfILQOBZAoluTKH+RnxERG6m6gv37Uj2M=; b=asQE3KJbE9ULsSfnKUb82aE2Pahfet7Rj/1xT0We+sazujQE9SxiE7qcgLGDaYa9nM Uv/KONqD7EGz3PIdYqglGeNbLtCn4fzKlvUWWdv86TK2zPaWJ+jKuw5P5tciEJGwf9Ts dSwX78mjdooZMVg1wdZ5h1JXP9Rhydp8Xvp08= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705316392; x=1705921192; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Fe3BNRzCfwEfILQOBZAoluTKH+RnxERG6m6gv37Uj2M=; b=h1qGCmiqNLQqVrVOv2wvBJL1NWLXg8VPfFwsYLOUbbHFLTMYbFvv4jlv6PhYv5ENKa z1ztssy5Ee1t94pIbhs8AtBKCdycEf0eVFMTNBno4cUd+wpfC7vjwTW/HUwam393o3Np KVvno+RFCHZj8qBtG67vlusIB7Rcu+9vl3ZA6D6oDTRn0nPG7PDSdOurAlDlsBwc0qkG 5GgfdlyrdnnZt0mAqTweAsSkmJSnPAcJks1KlIEIxm74ANhWmoFgH6ltCZ4P26wP/Qho y26pcbQvm8nv94Q7nOwBucEbWiZnU5qOg+SOwoHt4nxEXY87jCobZ+X4ycFerM4XOUol 2QHQ== X-Gm-Message-State: AOJu0Yw5SNYYoIeqiIFDDV5AE2bmQ7rMStJkXrs4Nr7XWXOwvE7/38Ly Lb70EIgyRuPLOlj0mJvtoQnlYZiJv1GPFKrig/EBfEwIcDiaT45DM8YFhvOs63fdDQ== X-Google-Smtp-Source: AGHT+IEs8035wwADTymh1y45H1vwgx13kopRBRdcb2x7ni+1bDZmENH2WgB+A3DWP43vts1q7vss9akoSnry X-Received: by 2002:a92:c14c:0:b0:35f:daa6:6882 with SMTP id b12-20020a92c14c000000b0035fdaa66882mr6693929ilh.41.1705316392287; Mon, 15 Jan 2024 02:59:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h9-20020a926c09000000b003608c17bbe7sm389220ilc.9.2024.01.15.02.59.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 02:59:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 02:59:52 -0800 (PST) Message-ID: <65a51028.920a0220.df0da.b18aSMTPIN_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 C7FD16052515; Mon, 15 Jan 2024 05:59:51 -0500 (EST) Subject: |FAILURE| pw135872 [PATCH] eal: refactor rte_eal_init into sub-funct From: dpdklab@iol.unh.edu To: Test Report Cc: 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 | +---------------------+----------------+ | CentOS Stream 8 | FAIL | +---------------------+----------------+ | Debian Bullseye | FAIL | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ ==== 20 line log output for CentOS Stream 9 (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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/