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 EE54E45713 for ; Fri, 2 Aug 2024 01:52:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC2974029A; Fri, 2 Aug 2024 01:52:50 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 7FDEE400D6 for ; Fri, 2 Aug 2024 01:52:49 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5d5d4d07babso3636069eaf.3 for ; Thu, 01 Aug 2024 16:52:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722556369; x=1723161169; 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=sSogBsxhJ3pL4hRJGUcEgzbQMLZf6Sl7+CKTO93z+yE=; b=arW6NDFiGwdkL9CWoDjOzamYZ7yQ8rOtPXAgHTz7abqfDELmtI43wdRCgHr56EQw1l f1a4UQiZmpFNCxJCdolgNpG5Zqzk63OQ+TdjgYLbkQYU1pxA1RB3+nbVi9mNUnlZi3LC 9KIulPmcU1WO/PuGnFCZgaaJIAYwQGb7dq7zU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722556369; x=1723161169; 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=sSogBsxhJ3pL4hRJGUcEgzbQMLZf6Sl7+CKTO93z+yE=; b=C27eoCO5Hegv5scvYeWE8BDZ95aNb5/4L0osYrEgb/+oFWonjwtq6vFwAz6cYGu4uX /ZqVYLZe+gbT+omXdHjxhxT/alypTCILQQAR9Ibj6iBbLIqCt3KcYAQovQkENhfw1hwr 06IaB4PlhfiM3lHwfg7B4G0z8d0dl/o2cjsziMPuHcm9vNy9e4xkQp12uNHiinVQFMlI O6/XQFHhc1RaqpcKsTwcqCW6wlEd3Cr1wyccIgUdJQh1b+GHld8Ox7l4teq1/6VLwt6N jZx+9DptsWndzCeO2YBV5ZH9RayPkrvL0JW9CogB0FH2kChQ+rryf1nPGpKqenfi5akJ XDMQ== X-Gm-Message-State: AOJu0YwufnqktsSdkg54e5CUXCVveAtmHzYQzWmSD1wUZhBFZo5/2KAm 34Bs3Fbzl4BMWkWGVR4ouqJmmNz2Zz1gdbkRqJBwrnpv72GOFbiCSk4jTavVZTjW5jYCtb5wju1 2TyCbPSXCIggLi6v3eCHpj5l74a7O4NafXgR3fUcS X-Google-Smtp-Source: AGHT+IHP+VdpbS2u27x8seLZhUGWNOX9MPqaF5QehJsnMgizDmREdyIl5kRF1yL04PqvdxEDkuLh/ZNZhD8K X-Received: by 2002:a05:6871:1c8:b0:261:16da:ded9 with SMTP id 586e51a60fabf-26891a4773cmr2474938fac.6.1722556368880; Thu, 01 Aug 2024 16:52:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2689a4341c6sm14654fac.27.2024.08.01.16.52.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Aug 2024 16:52:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Aug 2024 16:52:48 -0700 (PDT) Message-ID: <66ac1fd0.050a0220.34aef9.1047SMTPIN_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 5B4B3605C351; Thu, 1 Aug 2024 19:52:48 -0400 (EDT) Subject: |PENDING| pw142840 [PATCH] [v6] lib/hash: add siphash From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240801153130.63407-1-stephen@networkplumber.org> References: <20240801153130.63407-1-stephen@networkplumber.org> 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: PENDING http://dpdk.org/patch/142840 _Testing pending_ Submitter: Stephen Hemminger Date: Thursday, August 01 2024 15:31:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:b3485f4293997d35b6daecc3437bb0c183a51fb3 142840 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#247823 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.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/30699/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/