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 10B5145B30 for ; Sun, 13 Oct 2024 19:45:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ED889402D7; Sun, 13 Oct 2024 19:45:53 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id CDFF7402D3 for ; Sun, 13 Oct 2024 19:45:52 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-2884a6b897cso1998972fac.3 for ; Sun, 13 Oct 2024 10:45:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728841552; x=1729446352; 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=2XTBWTT2zZP8jIZZdD9RFzDEpU8Bwl0Ro/raVeQXnss=; b=REniF8ZWDcQ9YWWpsQu0UjOq+VM97RZFeNBkMEuY7SVbfwIOjUah3kRq2bZDFTTji8 af1hs8kJlNstnrJ4l03cywNn0i/JzdM8jPdrz8mTFfMZbV/k6FZRa1dYVhxYMy1SsoeR H8HQ+APBTE5XBTUWJAzYweu8hLQoTsz7YPDfE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728841552; x=1729446352; 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=2XTBWTT2zZP8jIZZdD9RFzDEpU8Bwl0Ro/raVeQXnss=; b=IreQErXWyGS8rgTV2C2KZlMdp8OGwLvod6X6thRVyMFsSgRQ4b9DLNi4pla/eUZW5H LtJvSjaT7pPnLDgaS9x9o9bIJOhXupgm9OnyXRdN+uyxlgCqICltmuuMik5Bb23UlKIx EIZ3MkWUsQF74DGierXxNnUVs7n/vXV0MQ+63M2qtlKl7GttYcYmjnP8013SkTaasQMh PTM95HybVo528cg6fP//CkWfFkq55eA8BfQh3ylFiOuz8fBagyb+gos98gZAkR2QYIQ1 kx+ys4q60A8Cj3VADjdTs9eE6LMDVxhXrm8MJuyf/NwL5UKcA9ySLUdGxnnoTDZe5ejG sT8g== X-Gm-Message-State: AOJu0Yxfvc+Oo4wPpx7ebZtsgO7J1v9yc76cyk6yXF1iU2f95c8JiMLf czQYM8rDzregu7qkQFoIvq5zNAjP9TgxZL1La7jvSKBcsCHsKpUHuUmVKAg4JpYP7UojUTmM/g/ RTSFNL2gBogCH5IYnj49F98+b4X+GDpfiwTW1VGjCVn56mDtfhmEsoiUo X-Google-Smtp-Source: AGHT+IELQq1KUxK8m9vBUetxDKRoJXHRLcK5ywjFL5Sekzbg+OWtq7wCFEAsnrXep+IR1v2CgWVfrZT2KIBp X-Received: by 2002:a05:6870:2e0c:b0:270:50f7:50c1 with SMTP id 586e51a60fabf-2886dd6316amr5326566fac.1.1728841552011; Sun, 13 Oct 2024 10:45:52 -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 586e51a60fabf-28858249914sm341781fac.28.2024.10.13.10.45.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Oct 2024 10:45:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 13 Oct 2024 10:45:51 -0700 (PDT) Message-ID: <670c074f.050a0220.3a2e7d.6490SMTPIN_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 9F5BD6052471; Sun, 13 Oct 2024 13:45:51 -0400 (EDT) Subject: |SUCCESS| pw145779-145782 [PATCH] [v3,4/4] test/thash: add tests for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241011181703.236985-5-vladimir.medvedkin@intel.com> References: <20241011181703.236985-5-vladimir.medvedkin@intel.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/145782 _Testing PASS_ Submitter: Vladimir Medvedkin Date: Friday, October 11 2024 18:17:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3 145779-145782 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#274347 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.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 Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31443/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/