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 38D1B42359 for ; Wed, 11 Oct 2023 05:56:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 32716400EF; Wed, 11 Oct 2023 05:56:22 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id D2DAB400EF for ; Wed, 11 Oct 2023 05:56:21 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d9a5adc8cefso1577976276.0 for ; Tue, 10 Oct 2023 20:56:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696996581; x=1697601381; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uugkj9WLsOP4KBqKciNWSCPoXRNwpclVbEqjULe5IBQ=; b=OHzuG55KRXEiV7nUsPP9Wi0/HjxKF8Ytl2ThCuzuO4qDgFPixXxzaKg+2AiMdd2buV rKRc90Mu//FweyjiTMvTz17KpYoZ9MTSvmL0mBVoOFfVo7zVXHevMnu4bVan44AAnnNk X3ktcySTKOYJhRJdCP8MQctaFmDW9he/DDJxs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696996581; x=1697601381; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uugkj9WLsOP4KBqKciNWSCPoXRNwpclVbEqjULe5IBQ=; b=IqdDfXG38VHur1pfu/U7cHfa5pS/MLbbHYIBlQ+oMj3hagNsff+eZiUz8Lz7TXqlLY vXrjFpOUJNfGoinuchcrJjTL4UObKhc7fk1MbVUMbZwBqks2/mOkVq7HQYDBbCBGalcS u/BIn9L1+fqg/3I+DSUDZAUDSxyilprMUkuX9nwIqVACQmDcP5slI4hfZV7xj3e8wDbX VyKzK6qUfuejpMPKJcJeq7HaRkXFNKOudPOB979zb88oyqdOlht0zA+Yhgwf5P1XTRbz h5m9P5A9s9UabKCWmB2LZ31AJOxiyYiJUKqFJ92XRjajovVtnamf767n9JLItlFwLYsY oqKw== X-Gm-Message-State: AOJu0YyJljRhF2r5fHKDBTyJbkbWW3eym949koUlIi0frYU0+NCZ49M8 APeyYnPiViBHxvpiO+NC7A1sk0jKfJiLh05d1ukG4vStkxwrL0PRUM4Opw== X-Google-Smtp-Source: AGHT+IH9NNTkOnuYJyJCMLKAK6K7hPm8PGbqsjp/yLfCeqXRnoF/8W0twRR2Hr1p2W/734+IeuilBVpnCf7+ X-Received: by 2002:a25:bccd:0:b0:d86:5717:6945 with SMTP id l13-20020a25bccd000000b00d8657176945mr19777006ybm.35.1696996581225; Tue, 10 Oct 2023 20:56:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f9-20020a25bd89000000b00d8957470f7dsm480849ybh.23.2023.10.10.20.56.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 20:56:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 20:56:21 -0700 (PDT) Message-ID: <65261ce5.250a0220.103b1.0b88SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DEF0B6052514; Tue, 10 Oct 2023 23:56:20 -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/