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 4B2A742359 for ; Wed, 11 Oct 2023 05:22:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 466C9400EF; Wed, 11 Oct 2023 05:22:06 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id AEFC8400EF for ; Wed, 11 Oct 2023 05:22:04 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-65b0383f618so41315286d6.1 for ; Tue, 10 Oct 2023 20:22:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696994524; x=1697599324; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uugkj9WLsOP4KBqKciNWSCPoXRNwpclVbEqjULe5IBQ=; b=eKNHPtCg/6hIKlvO9wz53JOAFsrYM1EJR9YnMeCaLTL56+sAE4ahglRa8Qsepc4PxM 34zFseU/gcz0aMJBIzfJAFQix7kWLjCDv2J3gsWbgeTJDlq+8zFZj6KNH3q2HfPETAHz ofklEHgKkBKJxGcuKTMYlZ/OHyr7AXMZgAj8w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696994524; x=1697599324; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uugkj9WLsOP4KBqKciNWSCPoXRNwpclVbEqjULe5IBQ=; b=NYqJT553f4q0CanEBbBQkoK3myKB3n4Lqtt/JsOMnLqQapCiWxSNCRbQx6rYO2jp0z Um3Fc4Y1hnyCeD1RIX7X1R6Ido6owgRVR1auR2ruhWkeLeA5BpXkz+AUGRFi+5EcsrPz bgIOX/+XZ8c5+AyHLaOqSHYRXV3Xg16qxH+Im+lC1MNJsrjPbYX9I0U+qd0LmftaII9W 5wZ7stWnyllBJcJpoLDg7DjtCGceLn82EDFdVUvSpcHbXQ08IAtQIs6BOBATEZDUhiIz zBSlfy5pp24VYNY4/w/Hjxt+YvAX6zgdaWf3aWiMxBuaelYp+EPv8FcO6k4VVpvuli/d eveQ== X-Gm-Message-State: AOJu0YzuBNztB++OX5Pc5zRowkgPsX+NDatNRkjg2zHnPpeydSfncsxU V27+p8wd0psZd7OYfH5CG92G27XbY+CQ64GttgDhtHaix2cPGpiCAAUcUQ== X-Google-Smtp-Source: AGHT+IEP4WpQ65qsFSo2DN8lQ+3jzJGfY5+jF7D0OglWanwUYKpXZc0/OuBZcw5jExaXAOlZi4Q/BHoKdM/p X-Received: by 2002:a0c:b3d2:0:b0:64f:67ae:a132 with SMTP id b18-20020a0cb3d2000000b0064f67aea132mr20067783qvf.23.1696994524169; Tue, 10 Oct 2023 20:22:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w10-20020a0cb54a000000b0065afcebefdbsm779359qvd.47.2023.10.10.20.22.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 20:22:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 20:22:04 -0700 (PDT) Message-ID: <652614dc.0c0a0220.98a9.a0c1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id D3B5A6052514; Tue, 10 Oct 2023 23:22:03 -0400 (EDT) Subject: |SUCCESS| pw132462 [PATCH] [v2] ethdev: add calculate 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132462 _Testing PASS_ Submitter: Ori Kam Date: Tuesday, October 10 2023 14:24:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132462 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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/27881/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/