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 2E80643FB3 for ; Sun, 5 May 2024 13:00:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0AACA4028C; Sun, 5 May 2024 13:00:52 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 410C64025D for ; Sun, 5 May 2024 13:00:50 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-61d35d266e7so10781997b3.1 for ; Sun, 05 May 2024 04:00:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714906849; x=1715511649; 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=Djg6k9pxw6eWQBPil0kAQlEykTt99y8JUzjQH/aKa7o=; b=UARxEHl0pv6ug/BJyeD5gorW9ZKHNryHXcYVxH9tZpSMBSS7RhfDFpnN4SSRqhcj9I e8s/fchmPtuhLVT+7Xo4Yxa/9GkPrfw3fwd4YYbNTVR+WwQOuREzyyHIqz9gqUj91l/A /LIalbzPenBRKMWWx6/GwyttYvnuVPnA+WvQY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714906849; x=1715511649; 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=Djg6k9pxw6eWQBPil0kAQlEykTt99y8JUzjQH/aKa7o=; b=b0mS9Yst2CoAGGX6Siufea6p1qMwWZGxUDoUdv9020du92EJO0oOD3Kb8VYu6Wv24n zOEozcPFzP/JqaDCj3JnW738VXwzsXbEMb4tmQkznLRAcHDYDJXTsOi26F7e+7n84+j9 hYPGMocnbGMjpTnNeMhEYMcJvwpL15V6GnN2DijQhxD8v1YXrkfGzOc7uPjI6u3vn8fo D9yjbKr0NxnIqzk5qMOTkqcO4yB5KYKzZbvG3l5amhl4OWDze+/o6UuxLvOR/+EuDZYM MSWmaLpyCoXgoIKvVphQp9JzdeHaO0VMCiWgJpUorIjC2PJMzIM30s2ENEuBXLnh47sN qxsw== X-Gm-Message-State: AOJu0YyuXwJdbZOLNS37vUgg+dkyZJqGkd9e+WheorgO2n1xDKyNJXeA nTSAxYqnEVc1tVRDqKS5q1gWRqeEfjAOWrKaDAQWledQUDocNkZrCEJaMVeofBSGdg2pxtbHZWP xgJ/Lo1PaE/JznDnXt72hxfcYlpaM8HNZCxwIG8MN4LZc1RnlhBlMgjpZ X-Google-Smtp-Source: AGHT+IEQ7LCD16t4Q63U328UukTE5TuY7EVVZBt42j+923ZIXjp94/4NLmEj5CDqnjDiBJBplWYQKO+aImqh X-Received: by 2002:a81:6d58:0:b0:615:3996:5c86 with SMTP id i85-20020a816d58000000b0061539965c86mr6890684ywc.21.1714906849466; Sun, 05 May 2024 04:00:49 -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 z142-20020a0dd794000000b006187a9d9306sm556075ywd.52.2024.05.05.04.00.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 May 2024 04:00:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 05 May 2024 04:00:49 -0700 (PDT) Message-ID: <663766e1.0d0a0220.e08d9.49efSMTPIN_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 19AF86052514; Sun, 5 May 2024 07:00:49 -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 | +----------------------------------------+--------------------+ | Fedora 38 (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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.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/