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 76FE943C1B for ; Wed, 28 Feb 2024 08:34:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8725942F2B; Wed, 28 Feb 2024 08:34:03 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 576D24003C for ; Wed, 28 Feb 2024 08:33:25 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dc6dcd9124bso5420527276.1 for ; Tue, 27 Feb 2024 23:33:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709105604; x=1709710404; 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=vYbeBm0CRLFTvaTQ3cKrb9zfx9O7inhRLWOHj1EjxgI=; b=MEBTUxP2z8fdvM92zGrqhm/gQAfhKYgQl5t2/rzSZ9+Y1JJpu7TnfmIvWgIvC5fnj2 5QWvIfD81C9/zysOmDWlaNTEpH89Q4czO9WlXyymXcnXl/8W+QfsNnj9pnO8+LDV0FGr WHF4AtyDW96KYjWD+S4f64qCkWQd53bi0uxUs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709105604; x=1709710404; 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=vYbeBm0CRLFTvaTQ3cKrb9zfx9O7inhRLWOHj1EjxgI=; b=XChvWgU/uo09X1clXhCTZZccHRotoIrpiCjczebIUbRPwfZk5+jSOXffbq97LT8SGH OAZ12lNF65DsJThsKPZ65jVTVfIR04yyPFO/OCM1l87lN3V7DJgtYDFlDoJq1IKevcQA l1k55HpPPEpOqe0QBgzfCHAgBoHw6z/ZiH4W3kbDkF3Kp3ryxcsR/aRGHbd52i7dqA5w VJVnJVs6RRIr18Jf9K1kgrc8GbUlGvHyEmLTkWPi+lN9HcBjwaJdlvI+lHLMcPydv1vW OwQpso7AqIQJAW+9hxwLCVWtujKQWDD6xA3zZK8Hev4g4u9nXE3NXjTkbG1Rh03aoUsP x/+Q== X-Gm-Message-State: AOJu0YxI6vDo98kCpiwi8IKdMJ6oS6dQTOkL+8BKuoMhKzCdCRDgu30L JRLxGsa9R2OlWEQM+weXiX1BiZ9XebLCs7KAD4stDoPEKjNGVpC59AMJua+lTbMVPLKf9xPGTCc WNz1jc5sVzadRqlh5+CaNOL7hNBBgrl5ybcvH/7Ww X-Google-Smtp-Source: AGHT+IGSScC7ZLGdF7CLqmTapkha676Bmcf7kAC82I2XE6SG6OwkyniOzzyuqgicEMVl0bgjDp5LCRWSP/2y X-Received: by 2002:a5b:b0a:0:b0:dcd:98bd:7cc8 with SMTP id z10-20020a5b0b0a000000b00dcd98bd7cc8mr1462871ybp.48.1709105604714; Tue, 27 Feb 2024 23:33:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o17-20020ac85551000000b0042dba625126sm280848qtr.4.2024.02.27.23.33.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 23:33:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 23:33:24 -0800 (PST) Message-ID: <65dee1c4.c80a0220.3a156.1612SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6F14660527CD; Wed, 28 Feb 2024 02:33:24 -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 | +--------------------------+--------------+----------------+------------------------------+---------------------------+ 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 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/