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 6073F45D27 for ; Thu, 28 Nov 2024 01:39:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 30E894029C; Thu, 28 Nov 2024 01:39:57 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 4B7EC40151 for ; Thu, 28 Nov 2024 01:39:55 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5ee1c3dbeb9so172094eaf.1 for ; Wed, 27 Nov 2024 16:39:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732754394; x=1733359194; 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=obbTgzsgNYXDJke1kRwNdbgkHeaQLzAsO9TYgoEwiRU=; b=co0qlUEi6v5X0mzEYFyyhKr+srn9gmN8Eh3Ohr4Za4Ohx0u72Y2OQbF6z0mPql1e7w y8aK604L0X04Laph+3raW3oBHIyvTxGDC1mLOj3D7oA61hZOO0RiFeye4dEYyzRWB2a8 xof2QPPAN7+JE9LuahYaIWAhtf2sneV78c2CY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732754394; x=1733359194; 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=obbTgzsgNYXDJke1kRwNdbgkHeaQLzAsO9TYgoEwiRU=; b=vEoeR+1tqhlcxF7Lbt8YyOv9ai6MiLnEQD3DnnfvjsqhM8veR0mGguQxGGD9Waohm9 YIlnNqXiB2AYRDmTI2o6np1hOrEYxB0w/EKtJc/aBcmE8bHxl+SRrFT1Qtvo1wFmLfX4 y4X1X4oukxgCeVVvp/0tMNeAMBmt1FVlawzrk5jb4/JE5cqpCFqtflwx4Rpw8vD+RFBz qFxBKs7VbhBxCIlrVzap5KILisZ/+DxyLNemVsXDjewDy8uGKxekY9GIVgvPOdiMe3bJ czX3QiwS5z1Lef+lc17uA1kDN6H/1QeQ9E5yJbi8dSqIS5hTYp7I2u8Aw+eUNIEXcaTW 6g2g== X-Gm-Message-State: AOJu0Yz+CRYEDKGzm95y5WrpNfhDQbNW9q59OCqtu8+MPYsq1InvsQJc T2JFj+3PrEaJZe9GgGwt4SanTGReV5rgaw+MPCiN+45RL77FXySTbSrq+tFQGQ0r19LelksmJzD gfgsCp5/MOI9+xVaIpHnO0cQ8Ka9h8pGhsqjAk/O/ X-Gm-Gg: ASbGncspksp6QpxFqW2XXRF/V9cZ54FUSVaBa7fuEmpl7VDi1nsnFGJl98TwQ+1Fhqe T1URF1KDgpQzM6BnVdJIwdkq4RX9JY1DgAXn1apG3uoDZrrNCDqe5KHipy4/kWR1oyCrTCFDVYR jwM0Tclwo/9vrbcXjorw123qqoecS8o/NoyJbJ8jOc7qykzrIuWiUztaaDtdha0Magdqp9olc9m l9ELAitSd6N//3TcdBzMVo3kmhIOKuVSd7uoh5OLW0Vp6a1QywId9YXrjYqXPcxvebcMhc= X-Google-Smtp-Source: AGHT+IHSCLAUKky0KqpXXSkljztrNVq6M4nBdl2nnyvPedfx5IMGSr+QTS9Xooz88VpZg5RT63oT3Bxjs/bi X-Received: by 2002:a05:6820:1ac1:b0:5f1:df32:22be with SMTP id 006d021491bc7-5f2179eadf0mr1000191eaf.2.1732754394432; Wed, 27 Nov 2024 16:39:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5f21a33a515sm12514eaf.1.2024.11.27.16.39.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 16:39:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 16:39:54 -0800 (PST) Message-ID: <6747bbda.050a0220.11fdac.0eadSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D5E0A6052471; Wed, 27 Nov 2024 19:39:53 -0500 (EST) Subject: |SUCCESS| pw148930-148931 [PATCH] [2/2] app/test: add test_init_m128 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1732748278-14796-2-git-send-email-andremue@linux.microsoft.com> References: <1732748278-14796-2-git-send-email-andremue@linux.microsoft.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/148931 _Testing PASS_ Submitter: Andre Muezerie Date: Wednesday, November 27 2024 22:57:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:4843aacb0d1201fef37e8a579fcd8baec4acdf98 148930-148931 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#295832 Test environment and result as below: +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +=============================+==============+===========================+==============================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32048/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/