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 0BA6A438CE for ; Mon, 15 Jan 2024 12:24:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF80C402C6; Mon, 15 Jan 2024 12:24:28 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id C069A402C0 for ; Mon, 15 Jan 2024 12:24:27 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6dddcf525f0so2738160a34.0 for ; Mon, 15 Jan 2024 03:24:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705317867; x=1705922667; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cU7JXUiWBfbQ5VFcmy8GSTmjkHZK0bl/ffGynwVuyLQ=; b=gfvdlT682fjAVpYAVAkJx5Mqt7XbNDF6Mycim9tWe4wAnnBP05Fy+eYwBnU1+h0owv izSILlldMPnCvVHUEoplHcZ6nkkuY6pm27ICWjqnLB91XzFsIR/MAnqbXRr9chGwqQj1 /ECMI2izcyTtZ1BuUb9DpsZAvOCNaiQ8CSo4o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705317867; x=1705922667; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cU7JXUiWBfbQ5VFcmy8GSTmjkHZK0bl/ffGynwVuyLQ=; b=s1vVYg75ZFaYsFr/jMuNCTCEE8SZ2iTj1V/bhtne7piFeGyGsxQdDj9NE5B32WdX7Z ftTdFGrDMuCmzQ/ppEiPU+uit50U3qhYpoK803q9QW+gtaqOaqE+geMAE2I19JahsTEU qzcrgZf8nG22QdNaCW7F489GkO+iCArZ7VXP5MqQimdJcVxDjm/YEg3BVDYbri5gseO0 Toe9Z6DDAamqVoq7vF6Z0lZSGK7oBgbFRk1mYUAmp+8ipECVYJdFTt1KAoG3fU5Xfvrb q769kDi9rcwpY+stVeOr8Q6vB3CLW6i3SHsrrmxAB+pVNUNHD4w0eeVtOnVTUMRc14JE yxfA== X-Gm-Message-State: AOJu0Yz1GEhpbf4T32oUYeQdv6xBloZs+jlXmWAGtW/w4I8azczYx+Dt MyY4ww6NUo/rtwrSrr0dTMtwDkHuLducwgEmhq6DfELjaL/i/VMizty+1QjVxrN74DgTuZg5x+j XsoNWlA== X-Google-Smtp-Source: AGHT+IFEEWUZB+PqNhL/j1ajzSldksKH8LPVcgeTAoiCfYdHtr2mvRboj58OK0Dxqy0a4Bz+lm45q/PlvXdv X-Received: by 2002:a9d:7ac2:0:b0:6dd:e328:489 with SMTP id m2-20020a9d7ac2000000b006dde3280489mr2656551otn.8.1705317867053; Mon, 15 Jan 2024 03:24:27 -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 z10-20020a4a9c8a000000b00594cdd911d6sm298747ooj.20.2024.01.15.03.24.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 03:24:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 03:24:27 -0800 (PST) Message-ID: <65a515eb.4a0a0220.7c5c2.43f2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 886846052515; Mon, 15 Jan 2024 06:24: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 | +---------------------+----------------+ ==== 20 line log output for Ubuntu 20.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 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/