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 91D20438CE for ; Mon, 15 Jan 2024 12:10:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C7E5402C6; Mon, 15 Jan 2024 12:10:58 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 2574D402C0 for ; Mon, 15 Jan 2024 12:10:57 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5990d2b2993so74525eaf.3 for ; Mon, 15 Jan 2024 03:10:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705317056; x=1705921856; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VEqEzF63GfWfNMoElBFX9oYzo7/+GnhOskEK9icJ54k=; b=EFmZMg1bqCJaGiVv7m/KxtlXzPOaRRphUba/KGEsO/rP1elvABtsftvvlFbcxvjM7y r05kl+OJPLbXSZYFP+KaeoRFXMDAKMjMuhwWqmp6uWTKBS2SHgMgTpomCGhHmv71k4Ng GptPRgv4ppxluA9WGR98xtjKZssVsqEagMLa4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705317056; x=1705921856; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VEqEzF63GfWfNMoElBFX9oYzo7/+GnhOskEK9icJ54k=; b=MyF0FM1h1Z/tVaHrzzr37kPSYliDiOXnplf6AbbWpov5r8dOJX2EHjlnjA5NYiYw4t gmYUPmoaD0ampLkLaLyrGhJkBagHkfDW/x2dcM8kqZm55f7W78dFjub95aJl2tzuB60D qGwTqy2db3nxdUrk0l+BDQdWjSUJfCNwH1QW1D1YlWsnYICoEEZiHqfcFdT1GQWinjcV LyYoKVlEhaoGxhfsYsdoITD/jeUEg71RiVxgjAI22wAolF9oPMdcuAwD+GVuNFm/VYZU nKC06Nx9Fe9rPcsB3U3D2xgUOw3HTNqe7hS8rPiFoDhR5FSWLrIRPdA/CdLx1lpur+cy /++g== X-Gm-Message-State: AOJu0Yw/csMkKLo+DMKsBQyJTEI907at9onFURKP9HnZ+t17wRQGQbdO hGKfShq7/LrxZ2M9vXRFGwWSs9Zg5E5NjuTdXRClIvZYfeV20yq2vLtQwP3gX/m0AQ== X-Google-Smtp-Source: AGHT+IFuGtE5KpaEFBMSR3q5HqX0n7XIzjlMKWeDoslLWBW9MlBe+FSMDATFWxBJQKUKkupHGrOHzw9OWo2W X-Received: by 2002:a05:6820:609:b0:598:75ef:175b with SMTP id e9-20020a056820060900b0059875ef175bmr2458966oow.8.1705317056453; Mon, 15 Jan 2024 03:10:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d17-20020a4a9191000000b00594fdbef326sm295578ooh.8.2024.01.15.03.10.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 03:10:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 03:10:56 -0800 (PST) Message-ID: <65a512c0.4a0a0220.811b.3cf6SMTPIN_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 D98A06052515; Mon, 15 Jan 2024 06:10:55 -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 | +---------------------+----------------+ ==== 20 line log output for Fedora 38 (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 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 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/