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 1BA68438A6 for ; Wed, 17 Jan 2024 23:56:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 17A994014F; Wed, 17 Jan 2024 23:56:25 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 8176D4003C for ; Wed, 17 Jan 2024 23:56:23 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-78324e302d4so801262185a.1 for ; Wed, 17 Jan 2024 14:56:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705532183; x=1706136983; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gDATyddePk+U62nHnRf9pdkAZQD9HIq/7HN984X44ug=; b=VL9vV1giT1xxTmlCKYVbPO7N/gIkHVWhIFdLPsV+eY6Bp4EF/y1t+f7nEuMAHG/0Jp lzA/0jMRwLPyFAQX6qfwzVD3STmpezk/stMGqQwm9b9lTiDK7s6KMYGR5gMXwtUDtLRw 6ppDf++ZIz/tnTa6gSNcV9mAg/jdv8JI33NZc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705532183; x=1706136983; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gDATyddePk+U62nHnRf9pdkAZQD9HIq/7HN984X44ug=; b=FU7Z1qLewkyrfmnF6487+xO3wFdTmM8QkOEtEsQhZtDt93uFbzXOeLMDBCbh+kCQ1D vcaivaWG5CAGHIZQdEgq/x3CTb/BbyxIIQOIcEFCxOkQS37pVgkmyGzIM8bv2fbJhd9f zJ/j9qIzZ9ytru9faVHO4Yavy68xnx6l6nm+KmNyVJivMIHYEs/uNIqQ4jfYi+R/BfqN r1//q/reCatAbXc3En+7nC3xt/410E+vQuveribKb/4TwqC74bmbmk/4GIA27kXwf1EH B4DmKKnRStRwQJzHH7MONlSsaCxYjkAfTouVdJ5vPtbjhfykgmkC9v+ckE3iPC5O9B4x 1t1A== X-Gm-Message-State: AOJu0YxyDwSkVsFrMhd2eEoHCaqHEF/iSWqN4V9UWplRRcQ1CpugH4EB 6Y5lpNihdUPi7B3fOJo3PqPNTuLN3FXeKo1gsbdKnMwf9nFzZAUuER0R4N1NRydO3uPmuMUsNhK qQ3/5Xg== X-Google-Smtp-Source: AGHT+IHQbMY0XZ1N9byYSlA3ILhxK6dw4mC6rrTNV+Cy0nj6exMKVHwT3IlF4N87DKtVoUQx0L1Wj1z5FrjP X-Received: by 2002:a05:6214:d02:b0:681:87aa:260 with SMTP id 2-20020a0562140d0200b0068187aa0260mr897145qvh.88.1705532183055; Wed, 17 Jan 2024 14:56:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f3-20020a0cf7c3000000b006817089c8f9sm160217qvo.55.2024.01.17.14.56.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jan 2024 14:56:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jan 2024 14:56:23 -0800 (PST) Message-ID: <65a85b17.0c0a0220.b9e87.b23cSMTPIN_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 BE42A6052516; Wed, 17 Jan 2024 17:56:22 -0500 (EST) Subject: |SUCCESS| 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 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/135939 _Testing PASS_ Submitter: Rahul Gupta Date: Wednesday, January 17 2024 19:25:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:d4af9a82063e4c39568191eaa12955d3ca39581a 135939 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 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/28888/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/