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 026B7424CD for ; Tue, 18 Jun 2024 05:27:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 00BCB40684; Tue, 18 Jun 2024 05:27:07 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 4DE8B4027B for ; Tue, 18 Jun 2024 05:26:56 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-630640c1e14so60002797b3.1 for ; Mon, 17 Jun 2024 20:26:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718681215; x=1719286015; 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=c+1VfonKZkLqDCccbYN4FjnpOf2k62QLBdz+mSXY3eM=; b=EiXr9mgRowxIlUXhZFnC37EyNT3v/X3F5FqeQ8oWfWrVRhzwAxt6CCCv6Hjt3M/Bub cjnIfCeFM6Lxdol3399OMoNRPuA9gIGuJDkGz7VQF7z8h8d2fEuZ3j68GR2qDh+pZDRe GQtcs9wFPFNkH3KNUjh3LZwcwT2oue69m6Ock= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718681215; x=1719286015; 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=c+1VfonKZkLqDCccbYN4FjnpOf2k62QLBdz+mSXY3eM=; b=M52pYeR+Jfr8YrA+wHSCLSjawVDbY9hmIEDtPoujaSOb0O2zGIkdRP+banduMSE0o6 6x757OQE2GKzSximakrfH79nUcCJxbe2RckOsZ5p0vhwPSRUox5MOYO7h19xGwFlWZvi 7noVKrPPf8SxrancPFnO6G+EaRvqEaV4ymrY5ZLXrfZcxpaPWIP/AQ8cJ0rzaOJ2qBB5 LYwKmsVb/A6Nb5JLLJSOyGGFVZhTxD+qCfO2M++xrQfNWfDkkqCKebpjlIkg8k3fMYch ElAJYQwW9WWXVqSZdD3cedmSG0yh1CfsQcXPpuycl21s3H4S9QIQ6+laUmXGgm0OnZ4r AF4Q== X-Gm-Message-State: AOJu0YxKWUTNnPOQxk/Xtk7RoI7yUmTcXfktWW1OjogR7vfjBzxoI/TV wC8utmvioLfR8gzrgY2CKH6RwdJHxG5/1nDTEW8Mzxv/EEU70pkzHoODnr+LqJ1o9CWwquqMMdq uN4O2+k8AdPZustZXLcdC8vrovx/QGR9mKLtJ9oJQqKUNfmbzck9/901K X-Google-Smtp-Source: AGHT+IEvGWAMjUHELUCTnjFuoQ2C8YvjTz+tDsk2XLq6STlOTUTYRU2WiHOjdlKRie9jyhTcTMwLZjAgDNLU X-Received: by 2002:a81:ec04:0:b0:61b:3484:316b with SMTP id 00721157ae682-63222562231mr105639797b3.14.1718681215739; Mon, 17 Jun 2024 20:26:55 -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 00721157ae682-631183d7de9sm3521757b3.4.2024.06.17.20.26.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jun 2024 20:26:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jun 2024 20:26:55 -0700 (PDT) Message-ID: <6670fe7f.050a0220.f2587.7850SMTPIN_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 7DD63605C381; Mon, 17 Jun 2024 23:26:54 -0400 (EDT) Subject: |SUCCESS| pw141225 [PATCH] [v5] lib/hash: add siphash From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240617145853.7345-1-stephen@networkplumber.org> References: <20240617145853.7345-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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/141225 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, June 17 2024 14:58:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a3b212fafaab648cf8abf771da427c991cd5de8 141225 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 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 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30214/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/