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 CE8A2438CE for ; Mon, 15 Jan 2024 12:33:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BED10402C6; Mon, 15 Jan 2024 12:33:28 +0100 (CET) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 4E160402C0 for ; Mon, 15 Jan 2024 12:33:27 +0100 (CET) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7cd5ab5d5bbso2833323241.3 for ; Mon, 15 Jan 2024 03:33:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705318406; x=1705923206; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=42Sqx161BCl0RXjGs4kxFY/XASaPAeSHrLXfINoSsTE=; b=Gpch9q3/4XWXvEKcvK5lN7zeVazfTaYVm2OcJgRgBizFTnloh0MGaC02HjGTDRdLs7 ve6veBteoGhNwiSTZNZjirALOpcriNTcYJGLLseaHohUQPypS7+Ojvdd77E/AJD21R+H x6B1phESpIlNLDO69GUQxnJIhpl7XuKfvM8PY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705318406; x=1705923206; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=42Sqx161BCl0RXjGs4kxFY/XASaPAeSHrLXfINoSsTE=; b=OBGrVritRMfKbupJkvR4jBFrZFOmKwive88fKtlsvR4CawwfHhtPjxHCCKtE95xajW IltKipjFAhJIsA77LwrHGwk3qLxMTY/fSAbTv+WHqQBdPLKhokQJ/diyl+9fYmaW4wOE MTKpugGsqPS85JbxnwlWNFIPYEPWkossCrkB7BbHoYS+4umyfU9w85AsB1a4sxs36vEW yHRRirCCNmGSfZd3TD5gk82YflRR95gwnyXPO06OVcqvDvHU5WbfHIdm0b3YOh9yhIuV VQWweq2fTWV1iYc+UOo+mEALohIBUKBteOmHDj9zBPRSMY9dPaRV28czYz7npmxesqDc 1lhg== X-Gm-Message-State: AOJu0Ywp1txfo2cCNtE4t2sNuhu18CX0oUHS6hRWm+CItPDEYq2j3JFv CB67p4cIWQGMhPh4rh/pgaD37iw3FKkSvs4HZ4mAsTLOE0ljUCC7qHThCpI0jQrVVz6G/jhBHqq iQuyOZQ== X-Google-Smtp-Source: AGHT+IEfntpHgov7H9+09vg0pLnlWvrZtUcjBIKsR5fZ3ZfNmr8pOHilLlhKTwjmr13FdY5tRyN6h5ZUWAAs X-Received: by 2002:a05:6122:4d85:b0:4b7:1796:d979 with SMTP id fj5-20020a0561224d8500b004b71796d979mr2364987vkb.28.1705318406611; Mon, 15 Jan 2024 03:33:26 -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 de6-20020a056122458600b004b3050e71a4sm426196vkb.8.2024.01.15.03.33.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 03:33:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 03:33:26 -0800 (PST) Message-ID: <65a51806.050a0220.723ff.d08cSMTPIN_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 2D3A16052515; Mon, 15 Jan 2024 06:33:26 -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 | +---------------------+----------------+ | openSUSE Leap 15 | FAIL | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ | Fedora 37 | FAIL | +---------------------+----------------+ | RHEL8 | FAIL | +---------------------+----------------+ | Ubuntu 20.04 | FAIL | +---------------------+----------------+ | Ubuntu 22.04 | FAIL | +---------------------+----------------+ ==== 20 line log output for Ubuntu 22.04 (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 OK 1.07 s Ok: 99 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 9 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/