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 B211042646 for ; Tue, 26 Sep 2023 20:59:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AC90E40269; Tue, 26 Sep 2023 20:59:07 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id D749E40269 for ; Tue, 26 Sep 2023 20:59:06 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c451541f23so73419835ad.2 for ; Tue, 26 Sep 2023 11:59:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695754746; x=1696359546; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RUQvLnY7clCz0sXmKeUHG94XmbVvmjt9SzFupfr5AL0=; b=a/6IwW0hPk3Sc6fb4NvalCF27djyk/Tb+tCnge340Z+0GbNhF4Qfe9iof6RLzOL82l d8Uj8zrk0+jsoJLSgwG/Uyg2/mI0NwHsAsxPbQQ0Vs4Uxq8tQGxodTnvQqhEUC1+ra0r 1vA3aoKG3lDom6akGf5/l4WcB0oWe5iq62n5c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695754746; x=1696359546; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RUQvLnY7clCz0sXmKeUHG94XmbVvmjt9SzFupfr5AL0=; b=CKGTYMOYyfAWHaj33nCyGqyrSfKstVD+xXWYYyOlzv9GQW7oDuGhrCFyZWjfYZ6WI9 PDrgPv9d9HycYICpXypM+c51YJNVuNPQrLVZMGunzRdpHI86EUrPbuU+2UN25Na2fsw/ 3Ds3yoXPocaYHcJsPyXg1ASHO7FgQYLLRSINhn3k0oaxRLfYDYMe/JgBZ261t69iXH4l nQF0bY8QgzADv610ZTzGhm+GtRQefZmvs+WmVTkwf2v+vqx63BdffVx2Wq+R0eFt877X xRsP81GbrsVHUJYaXoYf2aIyLkrTmo0QOkrB3L8Xsy8HizJjYlgnGLPEtxcHLICDcuwN MDMw== X-Gm-Message-State: AOJu0YzyCUyHQ0R/v6WH3ymXPZgAgmR2G5iDdfafEMBpdJUkFV4Gt7Gw AGWjk1U5R0LRS5yfeErA1eoNxhNMrTB5Ch/Qrq3oCeA1Ru+DJPCbe1Zsy6lXpkCA6SolwJS9RA= = X-Google-Smtp-Source: AGHT+IF3YFYM5yTjkwiDSA2/TSq/gXZWs4R9pfK/3MYuoKTNB7klHxq+zHRM358VX++P9Thf6NANCoSoi3OW X-Received: by 2002:a17:903:124e:b0:1bc:69d0:a024 with SMTP id u14-20020a170903124e00b001bc69d0a024mr9330475plh.33.1695754746203; Tue, 26 Sep 2023 11:59:06 -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 ji12-20020a170903324c00b001bafc728c5dsm623909plb.129.2023.09.26.11.59.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 11:59:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 11:59:06 -0700 (PDT) Message-ID: <651329fa.170a0220.370c7.4081SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A7765605C351; Tue, 26 Sep 2023 14:59:05 -0400 (EDT) Subject: |SUCCESS| pw131963 [PATCH] 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/131963 _Testing PASS_ Submitter: Ori Kam Date: Tuesday, September 26 2023 11:37:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 131963 --> 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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27730/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/