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 35A35439B8 for ; Wed, 24 Jan 2024 19:59:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 31B7C42D78; Wed, 24 Jan 2024 19:59:02 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id EC0494027A for ; Wed, 24 Jan 2024 19:59:00 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6818aa08a33so40285056d6.0 for ; Wed, 24 Jan 2024 10:59:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706122740; x=1706727540; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uF4IJkq++z8hPb7VdSwTcw258jkElx1jC7iyk8vY5yY=; b=h9zkzHQ7G+wrhRZGq/7wRiDJmX9MeoRHExAMkjTOpc1OBXB5bStjEjVBl19EdhiNi4 rg/ikdjAjZIn++NKgxmFgyh5t6pC2vjFRGIc2RNl3zkp+25lt/RWoaK1C5GkTtmmo3up ezMQwznv6w544KvJBJMSQP5ipRUJrcYKG6NnA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706122740; x=1706727540; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uF4IJkq++z8hPb7VdSwTcw258jkElx1jC7iyk8vY5yY=; b=pwnXqZKQL98KuBZyxAYVK6K8JvNKno70CzOz/vvugr8pGpbTtIo+cMZZMyHEg7CasF ohu8wlO+nCsLBt06FoP/6ZcGhIq0Pnxu2v8gJlASQzWlPxR4MCb8jUPwW8j1zA4O88sI 1g25u20YU5yXOYUwnywuC7XlraFZSXP8PHPVJloMmzkgoCHxSzJfwn8maFilwFDhITP7 HLfCgeT0NAqvhfyz83jM7Faxv8Wol1ggON43XhT0k8mk5uoS2hnFgLCGlI+HteLVH2lI oWKpXCl9ALycTP1K9C3vJOGqTO17+tN9A609H+87r/CQeepsdl6GO3fVxtvTL0mm+OiW OPCA== X-Gm-Message-State: AOJu0Yw1CnUnqebM+Mn4NcpWLY1pn/jQ8LSDxO9FSEWGtu+xBaL3ST31 PxuCNcI+mfsKp+3U7QxrC6oSxGrx1MRGpxdpZomvap3cXcphKw1P93FMRlu4qSn5w4gsCO9lrBX M/qCnDGI+Sw5NaMf6kzWQUxwMeUT0s+/QmSRjmfK/ X-Google-Smtp-Source: AGHT+IFSBY++XjzjdSYN7ZZ6H5NS+QSETp6rHzsI1Z4AbJYoQ1smpECuXYtAK7RX1605DFPrzog3awFPzugO X-Received: by 2002:a05:6214:2349:b0:685:8684:2162 with SMTP id hu9-20020a056214234900b0068586842162mr148482qvb.2.1706122740420; Wed, 24 Jan 2024 10:59:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iv9-20020ad45ce9000000b00685140306aesm477161qvb.60.2024.01.24.10.59.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jan 2024 10:59:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jan 2024 10:59:00 -0800 (PST) Message-ID: <65b15df4.d40a0220.445bd.e119SMTPIN_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 23CB86043300; Wed, 24 Jan 2024 13:59:00 -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 Clang Cross Compile | 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/