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 97CF24369F for ; Fri, 8 Dec 2023 01:59:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 933A2410FB; Fri, 8 Dec 2023 01:59:36 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 04E54402AC for ; Fri, 8 Dec 2023 01:59:32 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1fb104887fbso958165fac.3 for ; Thu, 07 Dec 2023 16:59:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701997171; x=1702601971; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VUrfJJKR36B+mzWDC6NTV6oEpLo2/LdcFTkZWuSkBnE=; b=ci6wYUhiD1+mBvR5v9GdFq2vtuhLXDUTyVy8RlKph/WVP6hjX7XrQAqrX9ZsWyiXSt BcerXbjo9IjVeMXfKUV9XNuePh4f/SdWUhXlB3Lgbv7zgLg9PukdcXiRzMadU0JCCVt6 IA5lan1o6w7Hy/2qWAP4y/L/k222nT2zvkUqs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701997171; x=1702601971; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VUrfJJKR36B+mzWDC6NTV6oEpLo2/LdcFTkZWuSkBnE=; b=qix0EFX4CQeNKowD7A0xaBThcjBEJM4yIn9UP76QlEgKfVV89zPgTfqHJvJletsOSx /4mxFRcY4a9D5pV0ihSGuYlNOgl115xjToEMQER9b+ja3emij/CA0nnV5GzWqtnhKdRn 37vWTVT9sEB5QLyRJPmSh3aW+ly4nNUGi7Ev6jjhByqpGF4XlOfFyQ1mceJRP3DtJ8Xg 991lOVuxbbnLcCDWBlvoH1+0zs/H1SFOUyYKQuf4bMJnXr1Fi6DAFpaEBaQvRrK+6zAY ykolNvC14w6EUkUQeOndOspgfl+pQ/I/sHd0Oy0H2Yc0IBRP6SKzPMQFhBI6WNKMgNl+ tTvA== X-Gm-Message-State: AOJu0YwQLm3gpGiSMBe7mT2aQesW80bCZ9DVfik/ICVQ0bfnMdWa+nGz 5aWPZ00ubDU+5RtJRj+MMP40Ak74fw17LAI93ZBkWUft7/vP7l3AcnGZ9RuU7GGNLhtcmccmOA= = X-Google-Smtp-Source: AGHT+IHoaYiJKSRj93VYisNvqvT4/1atO0+elahlSpzCfCeQUGJ/liKwKman/UHOB6ANgBQacGg97I7zWl5E X-Received: by 2002:a05:6870:a54b:b0:1fb:3bb9:578f with SMTP id p11-20020a056870a54b00b001fb3bb9578fmr3883780oal.102.1701997171411; Thu, 07 Dec 2023 16:59:31 -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 du29-20020a0568703a1d00b001fb28ac8ca7sm27970oab.9.2023.12.07.16.59.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 16:59:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 16:59:31 -0800 (PST) Message-ID: <65726a73.050a0220.91d3f.1c2dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DA418605C311; Thu, 7 Dec 2023 19:59:30 -0500 (EST) Subject: |SUCCESS| pw134942 [PATCH] [v2] eal: initialize shared plugins on Wi 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/134942 _Testing PASS_ Submitter: Tyler Retzlaff Date: Thursday, December 07 2023 20:26:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134942 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28558/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/