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 4263D438A6 for ; Wed, 17 Jan 2024 22:53:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3EC984014F; Wed, 17 Jan 2024 22:53:43 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 113024003C for ; Wed, 17 Jan 2024 22:53:42 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-2046b2cd2d3so8403369fac.0 for ; Wed, 17 Jan 2024 13:53:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705528421; x=1706133221; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Q1KKkyXt6z+Pbq+4egSNHsYWnRkN2FM6Mh+Ye20Up1c=; b=NVQRZFWXZ0/q7L057hG/xpNvd/l2a8AWR0lVTiA/BMmeMq7t8Bp+tAbgeum2ZdA1AA KVMWy822k6XzGfoppWCmgMNnC6nhYB+MTvsjiQrZHrnWV/Mmj5NEmmlhIMmLK+7JWnFf AYDdx9RaMIVeWkTVxCFYvwJeD49NGGaQlyqwQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705528421; x=1706133221; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Q1KKkyXt6z+Pbq+4egSNHsYWnRkN2FM6Mh+Ye20Up1c=; b=r2GcSgwMym/3TfgL+C86w0XbpPRmzR5npKG1ZT0cDZy3160bjZmiefaJmi5MvUogZF KlrTmIi1gnwOVEup7fXkwMSA2lqBoNvvPkb9w5oxRQG0oP67f8ts41Iq1qsqAF7saFrW 3dxJpkD5o79GLNlM8J7MxEKGDkxrcDD1CyKSrrXsJZEsL+SQ36wh77IXSYk8Gmmfir0P FqRLkdO8D0o3dvn7b3RB4bQ3mDyZmZSWhF3XZmLGL9hiqd8FRrBI2rk+QEgY6o1Y7CMQ gs5cWqCWJIP8O4bF1GsmhKIJgLSmagghvJSqghTECmXrG2ujLOBAk4SYRJUbEBaJKdHY yTvQ== X-Gm-Message-State: AOJu0Yy2ggjUo20fdmcXDhcPOLuVvLsYgO3obQ3/GUywyZC1rBF91laF bEAlguZX6sfatQTIGJpLX/OSF8f35VYGu8yc5tLi7CvbrIlDQNKZcMRs1X/naQk+lk0tDecifNr 4DY34qA== X-Google-Smtp-Source: AGHT+IETyHQbPY6qo9JJQdUT3cKsSmHm+umTAGDpLVlHm3uiZeAWa4Qx9RR93m0FWiu3SjnS4g9/D1NnYQyw X-Received: by 2002:a05:6870:ed94:b0:206:cbf9:9a35 with SMTP id fz20-20020a056870ed9400b00206cbf99a35mr12877956oab.111.1705528421530; Wed, 17 Jan 2024 13:53:41 -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 k123-20020a632481000000b005ceef90c659sm24206pgk.32.2024.01.17.13.53.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jan 2024 13:53:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jan 2024 13:53:41 -0800 (PST) Message-ID: <65a84c65.630a0220.d49a8.0fc7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 023066052516; Wed, 17 Jan 2024 16:53:41 -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-arm64-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 | +==========================+================+ | Debian 11 (Buster) (ARM) | FAIL | +--------------------------+----------------+ | Fedora 37 (ARM) | FAIL | +--------------------------+----------------+ | Fedora 38 (ARM) | FAIL | +--------------------------+----------------+ ==== 20 line log output for Fedora 38 (ARM) (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.17 s 102/110 DPDK:fast-tests / thash_autotest OK 0.17 s 103/110 DPDK:fast-tests / threads_autotest OK 0.32 s 104/110 DPDK:fast-tests / ticketlock_autotest OK 0.17 s 105/110 DPDK:fast-tests / timer_autotest OK 1.82 s 106/110 DPDK:fast-tests / trace_autotest OK 0.17 s 107/110 DPDK:fast-tests / trace_autotest_with_traces OK 0.17 s 108/110 DPDK:fast-tests / vdev_autotest OK 0.17 s 109/110 DPDK:fast-tests / version_autotest OK 0.17 s 110/110 DPDK:fast-tests / telemetry_all SKIP 0.04 s Ok: 101 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 7 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 ==== Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/