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 41AC443DD5 for ; Thu, 25 Apr 2024 13:29:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D036435F4; Thu, 25 Apr 2024 13:29:06 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 256AE40284 for ; Thu, 25 Apr 2024 13:29:04 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1e3ff14f249so6689825ad.1 for ; Thu, 25 Apr 2024 04:29:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714044543; x=1714649343; 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=NPQ4L0sS2sndjECBOvMfmWNjwpjSYtBk5YFQoxwxQCk=; b=YOvINSev9tjOmlHwmyGWTCM+42czeecpuVGbim+mggcEDcFkApJ5FAuwKSM2EXtsOy AaZAlnO6OACdxZPrMrovSzQFqyCN/dLQTPjDxd3/zHZJrDZXfh8PjDNQrUJ/HiRd7OHT kBimIuYKFOXSABsvuHI83ALTtnrsNF+9zJTVY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714044543; x=1714649343; 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=NPQ4L0sS2sndjECBOvMfmWNjwpjSYtBk5YFQoxwxQCk=; b=rpI1ibwZjHLHuSSxTda9BLcrQGJ/6lGIRmNdo93xPGymf2tvjTBK1HM8iiHuCaH9gD jks3j1ag0bxU0wPKYSkiXllwobXKgpeX+u0QMoqqlfNkNvYVDGVRDo0UgVZmNX0Vydj4 8qduG059Xkt/Q2DZuJSWxZpFtVPC4eIQhQIoEwGzO9gq+BY+dLNKjIw6y5BX76pelTLt A2Bullu2rQZkNhtq/n3v9NtRcYV7y+5BbEqycByohsjHBYw2QLq/ETzr+xUqKmA2DBAH +Z8xna9oQ9QgODwE/Gv8VfLeNvzuQcnweCoVkraDv2RAXVPcfBZoJTj4myYq4empPQ3e JZaQ== X-Gm-Message-State: AOJu0Yz7Pl2ry8BdlcrFxPOitQ7i3jIu5JetuK4Hbg+2zAph4I9T7TX5 b+hAudzAHVLk9ekw51jsh7D7M9W24ii/f5bAyIujAKoPA/GpGyC6BxuSRQcF3LK5sw6rVHzP1mF XZa7difB7oTRvotjIcRTqQMClJmb62GKoFxMNZBP8PKnXJ6cfWjSbfNC6 X-Google-Smtp-Source: AGHT+IHmOF7tijyEOD+Wbd11HU2pQrCImAEFmtMrKthfv1ZTkTj7Yy79oIFEn5SS5k2ZhgD8L5WjXjbrAuVK X-Received: by 2002:a17:902:d4cb:b0:1e3:da22:607f with SMTP id o11-20020a170902d4cb00b001e3da22607fmr4590692plg.29.1714044543291; Thu, 25 Apr 2024 04:29:03 -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 r1-20020a170902be0100b001e439ae2615sm474125pls.13.2024.04.25.04.29.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 04:29:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 04:29:03 -0700 (PDT) Message-ID: <662a3e7f.170a0220.e1fce.72a2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BFC2E6052514; Thu, 25 Apr 2024 07:29:02 -0400 (EDT) Subject: |SUCCESS| pw139676-139677 [PATCH] [RFC,v2,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: <20240425085853.97888-7-mattias.ronnblom@ericsson.com> References: <20240425085853.97888-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/139677 _Testing PASS_ Submitter: Mattias Ronnblom Date: Thursday, April 25 2024 08:58:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139676-139677 --> testing pass Test environment and result as below: +-----------------------------+------------------------------+----------------+--------------+---------------------------+ | Environment | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | +=============================+==============================+================+==============+===========================+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +-----------------------------+------------------------------+----------------+--------------+---------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+----------------+--------------+---------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+----------------+--------------+---------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+----------------+--------------+---------------------------+ | Fedora 38 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+----------------+--------------+---------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+----------------+--------------+---------------------------+ | Fedora 39 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+----------------+--------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+----------------+--------------+---------------------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 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 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29853/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/