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 BC1D343FB3 for ; Sun, 5 May 2024 12:58:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B59834028C; Sun, 5 May 2024 12:58:00 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 7D19D4025D for ; Sun, 5 May 2024 12:57:59 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36c7b7b995fso1983855ab.1 for ; Sun, 05 May 2024 03:57:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714906679; x=1715511479; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Oe/GhkHf9O+50F0GQedEA1x2qSIP7vUf+RwbvDZLXQw=; b=XNRTn/HQn6G5A8BcKG4tcO/aT7zmwXHBizZV4Z5HhQ0K+5DruyMcazr0OSd/5UgEaQ rsU4NE7s2KPbUglCO2Wft2rb33gGKKUVgKeinxUUSDHiq6UcduSoceQRxwdetJiSR+Ba T+qci4KE7Nv8q8ttHJePuqP7vtqjH0W7Q6wgQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714906679; x=1715511479; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Oe/GhkHf9O+50F0GQedEA1x2qSIP7vUf+RwbvDZLXQw=; b=GFSAdP1JF8vU/yJQ8f16eqA9hEzT3SetBmMnm8u+20F1j3ViYCWOxOq470EARBiOOM eA2pG50kAz0Q3Ol8ozc2jyuKaCsBP/CMceEFmqwzv9sTtPS9GG8iR4EtwmJs35jHR8MA QFJM9FCAVyz6bR5YY7tz8xKKNxL6rdXiNr0psve6xrrcT1x/PJMXMk75ocC+R0G7Yxbn /cr/XqPqV4/CsX9TAuP8due0w3cijqUjWl1+ftc/7VCH7A6XJsMC1rZEcaJ/KyQBf+FB dHMYS5FKU5X43/z6eSQ2VHUnzyWAVB8Af9AW4T1Fg3/VBle3Qu2pE4EJ2NWa0np1fGhI bvgg== X-Gm-Message-State: AOJu0YzYgxY5nY96F7F3FEMHtNr8UbQ/EsUqpVgTavieAP0AtyYPYEO2 WZZNgVLRQD0YHP7LzPoP2rx2fA3/rSJ6I9DGedCepHxQrQ07/EFvsYJrdVgZgVSU4+4vnVr6b14 M7oDQP3c0+V/v1fX5sY5CjHjwhjVzDG+IvUrIpij3okTHoBzdsGkLuQJE X-Google-Smtp-Source: AGHT+IE7DNS8M+VGya4IJOj8qypQCIpTwvJel0unU9+ovENy74l/c3YvSC4grCVUoZghfsEE+Afi9mpqgIoq X-Received: by 2002:a92:dac6:0:b0:36c:8646:159e with SMTP id o6-20020a92dac6000000b0036c8646159emr4310227ilq.17.1714906678835; Sun, 05 May 2024 03:57:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w10-20020a056e02190a00b0036c4fa84a53sm245477ilu.56.2024.05.05.03.57.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 May 2024 03:57:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 05 May 2024 03:57:58 -0700 (PDT) Message-ID: <66376636.050a0220.edab5.ef04SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 509FF6052514; Sun, 5 May 2024 06:57:58 -0400 (EDT) Subject: |SUCCESS| pw139867-139872 [PATCH] [RFC,v7,6/6] eal: add unit tests f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240505083737.118649-7-mattias.ronnblom@ericsson.com> References: <20240505083737.118649-7-mattias.ronnblom@ericsson.com> 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/139872 _Testing PASS_ Submitter: Mattias Ronnblom Date: Sunday, May 05 2024 08:37:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139867-139872 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | 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 | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29915/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/