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 12BF443FB3 for ; Sun, 5 May 2024 13:27:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E4C6A4028C; Sun, 5 May 2024 13:27:43 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 806ED4025D for ; Sun, 5 May 2024 13:27:42 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7dec786b0a7so31432539f.1 for ; Sun, 05 May 2024 04:27:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714908462; x=1715513262; 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=dpkXZ3UG5TTBtmAmjdNlS9UOKsrBKQldYfSF55+CnvQ=; b=fnc05jzW8E8VuyUO0+DEcQLSjv1FKd197SKERL1zZ8K3UbaPNe/HFq8OkaIjiqH0KP 5zARiLAPWruQ7JUg2/y7c0n0QmGlX09KICLYHdKZx2ojTN7e5pzGhkOvw2LdlT0Uszo2 aJXY1wHw9L+0mxOgr1Q/fkAzJqm/ZZRV4A8Vk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714908462; x=1715513262; 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=dpkXZ3UG5TTBtmAmjdNlS9UOKsrBKQldYfSF55+CnvQ=; b=DxyZU1G1e6vrbUD1G/FOhgXdGn8oPmuOFVCbXqP5bO1iEI3AVzn5a0sdaxJG2vBe9c TKW1BxTCvPlqodcn3MAvPitIZE7gSCfIE5HGN0m6YqMR1nDJKYNol8DP6kbQf5TCQhcc FkScjunW9gxIKj8xoAG44xO4cNI8ONPfyfOMuNEZtupvFkLTshRYhP/ppoXUVAv1dhDR B7CZHGZyMHgAc5x89e1NvlyuBfXAoAZn0hn8CjBTMzuc7vuFLxdh746gxnh0lvYyUjhX nU82js+/w+xIsJMzjVZU32yBtAzvyb7HUYMsxxih4aTTsu9+T2C3xdQvzwCKr+f3armG rMkQ== X-Gm-Message-State: AOJu0YzqqNJ4j5FmLE8sU4SaIjv+fhECfmSdZFjDPswpE9UP7mrHhV4G A4YHlRthYpY7nGa7SbyLr8d4P43ezbk/hK7QNgyifiBO8oD2/U9C7+ugrAKwBZu5kUMRPMFkfT0 yvwwxOjRHFNPJzsEGobV9FmGmuNIzcRZZ/+fjqwcdC+5JTZQ3JVO0ncpJ X-Google-Smtp-Source: AGHT+IFF9rLZz2l/xcwOijrdQMb6j3J0xiVV/UZrVhWDGprC1IZ5zAk0BT+Al9MOKqLNk8rKQUutRzkIQ98A X-Received: by 2002:a05:6602:2557:b0:7de:c47d:a740 with SMTP id cg23-20020a056602255700b007dec47da740mr7694521iob.8.1714908461917; Sun, 05 May 2024 04:27:41 -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 n38-20020a056602342600b007dee8e12bb5sm293037ioz.27.2024.05.05.04.27.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 May 2024 04:27:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 05 May 2024 04:27:41 -0700 (PDT) Message-ID: <66376d2d.050a0220.bb870.0968SMTPIN_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 800966052514; Sun, 5 May 2024 07:27:41 -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-unit-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 | cryptodev_sw_snow3g_autotest | lpm_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | +=============================+==============================+==============+================+===========================+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+------------------------------+--------------+----------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+--------------+----------------+---------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+--------------+----------------+---------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+--------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+--------------+----------------+---------------------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+--------------+----------------+---------------------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+--------------+----------------+---------------------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+--------------+----------------+---------------------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+--------------+----------------+---------------------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+--------------+----------------+---------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+--------------+----------------+---------------------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/