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 5324E438CE for ; Mon, 15 Jan 2024 12:48:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F881402C9; Mon, 15 Jan 2024 12:48:00 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 9E1B9402C6 for ; Mon, 15 Jan 2024 12:47:58 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7bbec1d1c9dso445839239f.1 for ; Mon, 15 Jan 2024 03:47:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705319278; x=1705924078; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ob21JVs155NMTRa2/vZ4EIRqtOmdg8VspNoVgi6W88o=; b=hW0k37Rqw0nTh+T5w+cF/GG9f502kpEu6XQYT/hg0JO0D20bEJ/sRs3T9NdWJL8Pxf bpezEyKa26WkuwWmv8nKspYatvArw7PCuwYKgFuWs7kjxHnJuQlWGarKgIxp3aNV7bz6 D7HIBHJttklVzB0TjxzCXG2ynxZ6R/dxFQvIg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705319278; x=1705924078; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ob21JVs155NMTRa2/vZ4EIRqtOmdg8VspNoVgi6W88o=; b=UmHjWhxp5Pf5A0jVzc1ilOevD9OyX3hoLZtM6tmwu/SC4WOHk1X0OYMmR5nKlElDJp 9bX51ydB/ryRI1ZOH5ba75N869Qx2XUrGvbfQlW50fygSiqJok4dr/BYd3/NYR109Qtm CRP0otADZRqHnvHZPrAJ02VIBy0QsJD2OkPMoftonjMWvUaJndvWCmMcgTu4aa5bi5wZ AeN6rVpKrzCFUZXn7MW1UIwiU9XiYnVY+uj+0fwuZdrFbmGKpym1Gc2xnnVj6SJEWFOd eX6Z8PoW52kFeaPJGU5JqhK8ev6MyoxyZSiofN9lf9jpXGuPc/WzlTeoIHQuXCeVOj7w sLDQ== X-Gm-Message-State: AOJu0YwWGtI0dj24jcYIOnZF8Yw2ie/oauaz/ddE7j2D1s2X8UKmrdUi sC5QGHGu81I/QGgPk41MJ186y0Ou832oVXSZ69vQCc9QjlxvTjgw47yGj4evIHLg8w== X-Google-Smtp-Source: AGHT+IGr1haJ+JT2DFH0p5hRNJlfDtiEag9t085tSrOuVcYM78ngsy3CLmFLCZtA+4BtGmQ2dDWvRX4Fe8VU X-Received: by 2002:a5e:cb0d:0:b0:7bb:a5e9:472d with SMTP id p13-20020a5ecb0d000000b007bba5e9472dmr7017098iom.1.1705319277920; Mon, 15 Jan 2024 03:47:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v8-20020a5ed708000000b007bc1290ac57sm222830iom.34.2024.01.15.03.47.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 03:47:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 03:47:57 -0800 (PST) Message-ID: <65a51b6d.5e0a0220.87ffc.fc9fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 520736052515; Mon, 15 Jan 2024 06:47:57 -0500 (EST) Subject: |SUCCESS| 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 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135872 _Testing PASS_ Submitter: Rahul Gupta Date: Monday, January 15 2024 08:50:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:d4af9a82063e4c39568191eaa12955d3ca39581a 135872 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/28863/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/