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 0A39942D64 for ; Sat, 1 Jul 2023 21:39:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D695D410DC; Sat, 1 Jul 2023 21:39:07 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 61A35410DC for ; Sat, 1 Jul 2023 21:39:06 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-bd77424c886so3316524276.0 for ; Sat, 01 Jul 2023 12:39:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688240345; x=1690832345; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VeGTjWLyHzFAcPR06Nz6VMKNhT/w+Zl/bUhgAsIXjXs=; b=GO+0mKok2KeVqcL/XieQue18DTjcbGrio9zKnvOPtdxF4awecvOOSIilaXFiQBkznE WkH0aLLC2S2YNcVHhyU/dFm9kmBtGPtcjDp2F8wrFG7jlHHmwVGhngS8u533z7UDpfG0 BxmEgObHf8MsHy6B5+mhavXgCTNIOeuVcPLy4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688240345; x=1690832345; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VeGTjWLyHzFAcPR06Nz6VMKNhT/w+Zl/bUhgAsIXjXs=; b=ZOO3Khb6//Nef98qaUwMZhpfKjbqDzPcBMj30tvzqvzDeVwoE9DnJSHE03haK9HwgV yWc+mw6wiOT2QOBJXKJvlbTuDjPnfZpxu0MMMmFj0UO73FTyQdFgP1lnl5N977sSqf0L 4/W9AGNC4OesteZrcg5B8ZP1ZzjjxnSNPmKnayG6C6s+slJ9DRu1BBuG+fiWakQo2LBH wVDjzH4meItcBnb24HTe732me9upjp+LEkZ1cc7K2qf0HYfDDfd1qKypih2WepUmT8zp 4y3swP688g6jxsQ7GmeIFiSSbs6Fb1q11CrZLHU8V7EmKJMsLjSaWeVSJtnTIg9nhpG0 lKJw== X-Gm-Message-State: ABy/qLZ/uKeuvKcX9cS1qUaFL0jo4Sf7XPsOO9ZgLvCOS+9i23AEonbm x48ps6BQ+tD3ifmQm8HQVrxpO8rHSipWk9mmyCuFs9j6mEkh4FETAvrWJBpx7y97fbKvbBp1gw= = X-Google-Smtp-Source: APBJJlEfx2XSCk6KoX/jwzsSqIAYwPsyltINMKYjS1jUfky8mJohLQwP6BqozwsmPS0H7640LVBETwxvgzi9 X-Received: by 2002:a25:d615:0:b0:ba7:ca1d:70f3 with SMTP id n21-20020a25d615000000b00ba7ca1d70f3mr6404304ybg.39.1688240345778; Sat, 01 Jul 2023 12:39:05 -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 t184-20020a25c3c1000000b00c12991543a5sm1286388ybf.17.2023.07.01.12.39.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 12:39:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 12:39:05 -0700 (PDT) Message-ID: <64a080d9.250a0220.b5e1.9cefSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 5A8A7605246B; Sat, 1 Jul 2023 15:39:05 -0400 (EDT) Subject: |SUCCESS| pw129126 [PATCH] [v8] hash: add XOR32 hash function From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129126 _Testing PASS_ Submitter: Bili Dong Date: Thursday, June 29 2023 17:33:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129126 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/26871/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/