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 17F4B438A6 for ; Wed, 17 Jan 2024 23:06:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E62494014F; Wed, 17 Jan 2024 23:06:38 +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 AE0A74003C for ; Wed, 17 Jan 2024 23:06:37 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d5cdb4a444so32139525ad.1 for ; Wed, 17 Jan 2024 14:06:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705529197; x=1706133997; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bil5MQdcWcL3p9HICKZCtKjPXeYcvOMbZmKvRgFNSTk=; b=XyF5xhrPKUob+bBPkOwVcWztVMLHey6JMCI9OewA1nauo21fK3cFmP7evdDF8zW7M1 Z9YvMEdjmXD+c9dVRKj7DhglMn8V3wErJz5J++AGNJhqwSXIr0VYYI80dUWlMYEsdK9i 6GmFE+jqjQ5GdR1w0aAqFdTIfjMrcL7fKEASk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705529197; x=1706133997; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bil5MQdcWcL3p9HICKZCtKjPXeYcvOMbZmKvRgFNSTk=; b=FOSvUU0QN4WvxTBykGSHwB5vvzOQzynZUbae6Txed3mVIk65QCYn0WJ1MEFgZF7xPu a9K5C6KNaS0BhHUevoPRNe7mScomPI2GtY/OBZ+LV5nrUHRXAR7s+ENu5TxGG7NWtqPf 9RQbF9f2mrcVdu47dpCv4kR5+beqB/IkjRnUP5DeiGGr8XvGXn0MW3vxiQwmeQAL+aP8 2yqW9atv2oGz5Z22SEU9ujBwKDBTL77KfwYNuUZmpqbxxu3z3T+lGnLdDNeKOA2u7Nh0 mQo876isys7hu9EV1RddG2oJERS5iYPIOqpkJVC/WYYoiRDxW/1tGiAOn7khKfXIe/LU mmkw== X-Gm-Message-State: AOJu0YyKM7nUtUeWAeHL3XDRRBAT6OKc3+lK2jixQYstfpVARyI38gtC XU6SJptCksIYZOaL714dS1xUYAhDnLLJqGq3tOqzbokN7gYwOJC+qsE1iAUn+XjVGA== X-Google-Smtp-Source: AGHT+IGgs3TQow7sH6So+NHA767CXwPRL/tQOXJgfWjmcBR2SBQCFjct+zbpioUuvQ767W4DJ68g8JjqO2yA X-Received: by 2002:a17:902:684c:b0:1d5:e31a:8475 with SMTP id f12-20020a170902684c00b001d5e31a8475mr3509144pln.91.1705529196901; Wed, 17 Jan 2024 14:06:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p16-20020a170902ebd000b001d3f59f6883sm20957plg.110.2024.01.17.14.06.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jan 2024 14:06:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jan 2024 14:06:36 -0800 (PST) Message-ID: <65a84f6c.170a0220.f78ae.0f4bSMTPIN_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 502326052516; Wed, 17 Jan 2024 17:06:36 -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 | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | FAIL | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | FAIL | +--------------------------+----------------+ ==== 20 line log output for Fedora 38 (ARM Clang) (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.22 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.01 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/