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 3E5CF43C12 for ; Wed, 28 Feb 2024 09:25:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B31840EF0; Wed, 28 Feb 2024 09:25:16 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 4C26D4003C for ; Wed, 28 Feb 2024 09:25:03 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d7881b1843so39542075ad.3 for ; Wed, 28 Feb 2024 00:25:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709108702; x=1709713502; 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=iAqIGJbXSkS2xdcwWtWEGPIzDiTJbQMAjnFaRuypHkU=; b=UNaR9tHYIVDzrVnH9KpXf24E2o+XGKvnpOYV3yPrw5SZOCHwQiaeFKOi/D/qfyA6HW uOiWtE3jP3wj4WN56wqv2B68IckczwNg2LVEZp14cBYk59Z/ApdORUQRTwPWDuHgvXbh BTt2yxvcGWWqnLp6TkcVHTG9rIUfnls3PRa4k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709108702; x=1709713502; 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=iAqIGJbXSkS2xdcwWtWEGPIzDiTJbQMAjnFaRuypHkU=; b=CVE4lSkS0Gd+gidmhNDBP9RW+RNomcwiXuOiXmqUje1aa3peQRQdR98oizRIwH6s1R bj/5TGsNM+NTzzusg54sC/Mr8eFwP5mPQ9xP15+YJPWCi6rSsjUQ1dJOkJks2huClVvd Lh/CgqzFbu2tAB2/smXiO4DqjUBT/OH6EOhdkxIYnJgsxNd0lixrzwLmkJwkmNSlE/pU U4VVLMHyW+n2vI6FE899rylDCS8eupbl5jFxR+cmlwvybJDA3oorvwA6mOgliu51aPlS YkDdRpycUfFVKXtZhzkaG+odwgxCOjvSnPkPp9ge/o//Tyq5q5njNunAMbJpi0V7gDSc UJGw== X-Gm-Message-State: AOJu0Yy+DfWA9BKzBLJJ9NFwIXiaM4Q9xp6maCuOi6ZE+HX8X9D+KYs9 EnEqEaxgJRJVbDdndETg1yx5VLxXjjJIxahwVdBYfr5UaXIrYxmV8KMJbrVm1nw4mI48nc0/BPN 7+HCMwZeY86XRFPnnhcI26j1qYnsRQujoD/iD0PErxoXA8TY+QeHT3QP5 X-Google-Smtp-Source: AGHT+IEXSvLMJM22+AZqGccXQLp0aNhptt3es8fXNOGOcoOaCKCf0W9ETw54KwKDQUaRhjcOFKeUOI9u8QEf X-Received: by 2002:a17:903:2b0c:b0:1dc:bb56:9d14 with SMTP id mc12-20020a1709032b0c00b001dcbb569d14mr5299742plb.41.1709108702619; Wed, 28 Feb 2024 00:25:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id le4-20020a170902fb0400b001db2dcb6d20sm32562plb.69.2024.02.28.00.25.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 00:25:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 00:25:02 -0800 (PST) Message-ID: <65deedde.170a0220.b148d.20aaSMTPIN_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 CC2CE605250F; Wed, 28 Feb 2024 03:25:01 -0500 (EST) Subject: |SUCCESS| pw137373 [PATCH] [v2] lib/hash: add siphash From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240227191437.346593-2-stephen@networkplumber.org> References: <20240227191437.346593-2-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: SUCCESS http://dpdk.org/patch/137373 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, February 27 2024 19:14:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137373 --> testing pass Test environment and result as below: +--------------------------+--------------+----------------+------------------------------+---------------------------+ | Environment | lpm_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +==========================+==============+================+==============================+===========================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+--------------+----------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+--------------+----------------+------------------------------+---------------------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +--------------------------+--------------+----------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+--------------+----------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+--------------+----------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+--------------+----------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+--------------+----------------+------------------------------+---------------------------+ | Fedora 38 (ARM Clang) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+--------------+----------------+------------------------------+---------------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29300/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/