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 39FFB439B8 for ; Wed, 24 Jan 2024 19:35:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35110402A6; Wed, 24 Jan 2024 19:35:23 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 0991640262 for ; Wed, 24 Jan 2024 19:35:22 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-598699c0f1eso3060809eaf.2 for ; Wed, 24 Jan 2024 10:35:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706121321; x=1706726121; 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=A0QjuLS8BSkgb+ve1Wc+R43S5vbJRez5n31tExf8EHwWA1U+ms8+zI5yfIsNXGDgee kMP6SPE0MBwIvaaoUZWmmuw4XzzdFD+e5N9tdGpJbTTWEu/wF0yk8iLTjcBNEMDeaxPk Dgw4NY/SLvB+tcFz+xvSdAWb4EdvPaV+bGAPo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706121321; x=1706726121; 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=rzORCpDQFGqaDDeNi+azG60p2HPH/b05sAqvCGBokrXnQDBsEMomDboGmjP10K5h8q kKe8KXr7t2+neCPeX7Y/PWK45QM1NjIVCeiNeX4RwMKeXCT9zSZ6q+h+SKYQp2k3TOhd ZhCfLkge5LMYKohmk3AiB773P/37C5/ISf14GPNOiSUMQfJUI+DwF1BSjsEcPutjvzk7 TRnaxfUl3g4uWTkpsuUbLCMDewmLUrsSAcuR1d4seE628I6wbio8GCQPi9SweMcLt037 6cIs1IiM3arLd32QaZwqhO60SA/8HJkS9Gd8/0s+0+7d/nsVx1Azf9GwUZke5se9Ll4R tUEg== X-Gm-Message-State: AOJu0Yw2Kx5RAYLO0xtkaNtRvoJak7J2PSSL0pT+Z6cTjeTGtEV0BkMd fNNyG4ryBWT9XAwqSNke0wmy83ESP8c/ohQ2vSUi18vKNXK7wtcTlHG4UOY1G2DVy2tT0+WJeyw Lj9pYrwFKFSsYEI9bWCSsezLzBUI8Nx9SLVeBdGyB X-Google-Smtp-Source: AGHT+IEbAhhgNf6pP5Sv3aLjsF60jy5B6Wlmhl9mRKJSkqoW85mkx3Y83i1QCWHRc4lKvSBX/e2JzRKCrN8Z X-Received: by 2002:a4a:d8d8:0:b0:598:5dcd:1271 with SMTP id c24-20020a4ad8d8000000b005985dcd1271mr1631235oov.4.1706121321334; Wed, 24 Jan 2024 10:35:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x24-20020a4aea18000000b005994af8c519sm8670ood.23.2024.01.24.10.35.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jan 2024 10:35:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jan 2024 10:35:21 -0800 (PST) Message-ID: <65b15869.4a0a0220.9eeac.0598SMTPIN_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 CC9296043300; Wed, 24 Jan 2024 13:35:20 -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/