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 9D19B438A6 for ; Wed, 17 Jan 2024 22:54:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 985CD4014F; Wed, 17 Jan 2024 22:54:46 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id BD0654003C for ; Wed, 17 Jan 2024 22:54:45 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d5f1e0e32eso13905625ad.3 for ; Wed, 17 Jan 2024 13:54:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705528485; x=1706133285; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Jc7FQzsukNd+qrl+LeJ7xCzge3pjk7Rb+lfFrNXmIXc=; b=J3rZlcT1aoUl9BFtykEOEDDubsFzV6HJy8H9FlllHy3LxuqFiFzvRYnfGdr1iy038O HDhTtP5uQHs9mM7sEl20fHSH4lRWWcaT13KpelMaq3yfjc71h0q4JCD8iHIdROBWYaoI GBuGXErJ66QoI2ILYnyGdeXExVce4Ub68ppHs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705528485; x=1706133285; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Jc7FQzsukNd+qrl+LeJ7xCzge3pjk7Rb+lfFrNXmIXc=; b=K/ri82xMN9fQ5aj61s5R3DklgNqgOcFmS1OGPFbDHWlWoGvJKtifNJ1ncEt/EsIhEa klBVi/Yd/WQwI/46KM/Q5pyXiUSZvyKCKiYfGxZDEZhcpHrgUvYhQS9zeoHCQtYcV88Q QUPzPm0sg97JAbdb3krU7GADfVDbtMfoGbhuXAWJoapFldj0ajMrMw6WdE4dY8q+gWvl cGCoxI9zvGByT4bonf4oL5p2/lgzy49VLgikIzLp/mVZz6dhHXjru3qbsP9rp3J96pri 8A/+gLh9T3JkJ5XYU1M/CHwkgoOse03LSS76eVMlfy+ZMIb7PzX3qMttlSngDpHH7v6M N+zw== X-Gm-Message-State: AOJu0YyuqyTMiDFO/wGUP8gmMrE/vZELeS9GBH37+rk/Y/ON250m/ijn G501fuMyul9jUm5nofXKv+maaIXFLts6Q52hs4IdkuVmot5QePeeobiNO+XpPZiIFF/evLQ2UAq A5qYRFw== X-Google-Smtp-Source: AGHT+IFoqdQPYs2VmPJbPqjYx92kOR2XZW2BdBqA01bwdEBhb2507Lu5MROHHjknU/W1pgAQvhvlNeiwvD57 X-Received: by 2002:a17:902:a58b:b0:1d7:4f6:931b with SMTP id az11-20020a170902a58b00b001d704f6931bmr43533plb.18.1705528485013; Wed, 17 Jan 2024 13:54:45 -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 ld16-20020a170902fad000b001d6ea16e1b3sm21424plb.55.2024.01.17.13.54.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jan 2024 13:54:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jan 2024 13:54:45 -0800 (PST) Message-ID: <65a84ca5.170a0220.69a43.11f4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7C2016052516; Wed, 17 Jan 2024 16:54:44 -0500 (EST) Subject: |FAILURE| pw135939 [PATCH] [v2] eal: refactor rte_eal_init into sub- 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/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 | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | Debian Bullseye | FAIL | +---------------------+----------------+ | Fedora 37 | FAIL | +---------------------+----------------+ ==== 20 line log output for Fedora 37 (dpdk_unit_test): ==== 100/110 DPDK:fast-tests / telemetry_data_autotest OK 0.17 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.32 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) 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/