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 B31A9439B8 for ; Wed, 24 Jan 2024 19:37:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF5D5402A6; Wed, 24 Jan 2024 19:37:46 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 94B0540262 for ; Wed, 24 Jan 2024 19:37:44 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1d751bc0c15so32793765ad.2 for ; Wed, 24 Jan 2024 10:37:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706121464; x=1706726264; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rxuh5X+ZkN8ukRLrN8MKMVWwiuXO83D7jdAc/lehbTc=; b=GjoanQEibWHhffDR6mmESISEtHpV4Pqz/KGcmBTBIn5fT75Jns1LpwfOuK6dknwlJ+ rXf1JjZossJzAwHahyF5EW+riqJbhJw2irrckMOXJzc4b7Q+HaNiQllmeInzX8BkLPMe 7jxE4S5hFkOPn0kwy4MnbPM3hu/UJFgkyGnw4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706121464; x=1706726264; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rxuh5X+ZkN8ukRLrN8MKMVWwiuXO83D7jdAc/lehbTc=; b=XMmhQLnwnSgsgOfOHDUXhgnByT9HcvgcHFkVgP9D8sga21tbxCz5dhZPBuJCKPpnMe b7cXbN2YGR8FkOoty0xi36fhIlH75v8AfmxnpRp/4KhZ38j1xDSfa8bN0vSMxJIvtgij L2nsEew14+0FEJFPBRRBcRx0fSnioKljjhRZbx+lNpVqY76SHm8M4IIdPGqaZ5wv/Qbm gaBvAPeVXhKq0klybA+bObTUcXkXXbtGdCuPQV34bl1CDbfs4Ywn28yEUJWLJ7KdGMFx Xdt2ryeyJKpVeSvHQqSJrcbRHpLJAHbRH4GW2yR9p5bLxYYTUAlB5TKFOYX015KuUSNB GGPA== X-Gm-Message-State: AOJu0YyUgqHQkc0q6cVWDpkEhj8xu+zJ8AIoX4h5VuFPxlmZiaOWc4XQ hAu3WQmDm3ZI4eggXiDQl5SlBDpYei7BSAgfa9QBfOeku3L4JB6+Ja/cbKsWGfeDW5/Fqj1k8mi saJF6fAKEp+Qa5Aujean/dQ43ZA868MMezdaayJ22 X-Google-Smtp-Source: AGHT+IFagwlS6gWDYs8nB392hSf6jUOUvA9rBJ86yihals7d80aVEENCyB/VQ6B5/P/7q9TW7u82uaO4Gpb1 X-Received: by 2002:a17:902:d385:b0:1d7:953:bc0a with SMTP id e5-20020a170902d38500b001d70953bc0amr1210743pld.88.1706121463830; Wed, 24 Jan 2024 10:37:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jg14-20020a17090326ce00b001d78307af71sm49049plb.8.2024.01.24.10.37.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jan 2024 10:37:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jan 2024 10:37:43 -0800 (PST) Message-ID: <65b158f7.170a0220.ebd4.3af1SMTPIN_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 EEB196043300; Wed, 24 Jan 2024 13:37:42 -0500 (EST) Subject: |SUCCESS| pw136106 [PATCH] [v4] eal: refactor rte_eal_init into sub- 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/136106 _Testing PASS_ Submitter: Rahul Gupta Date: Wednesday, January 24 2024 13:45:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:0c4a63ce783f55df6b43e519201474c56b5cce36 136106 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/28953/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/