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 796FA42646 for ; Tue, 26 Sep 2023 20:38:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 738EB40269; Tue, 26 Sep 2023 20:38:16 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id E0F7240269 for ; Tue, 26 Sep 2023 20:38:14 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1bd9b4f8e0eso70877485ad.1 for ; Tue, 26 Sep 2023 11:38:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695753494; x=1696358294; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=x+VrSAFwuKDYZzubWCR4jRaI5oCBsKJp2TQi07uuJUE=; b=BsEnIsUpRC9Ql72JXamH/Km0RF1gdXZZx9BpXqYKFWstKEcYJNIoKXF8fkDu8KMps8 Ss/iyLTGizQ66JAt+Yl3PdpRLKckvwBbeJ2DfouinwQh/PRQpFFzIUS2BGWQ6vB4cRnd E/m71opD4lFtkJdpDesrCQfJKSv7hXV36iz/4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695753494; x=1696358294; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x+VrSAFwuKDYZzubWCR4jRaI5oCBsKJp2TQi07uuJUE=; b=AXX8z3+FJEBqcXGszea1AJAAQOJFc5JXpeXWypU/taCAZL2wCER3etIQUBdnEYirrU arvILfws2yH+RrwpOGicVydruI8Xu0p8KZIxg9UZ831n9m3WbNEg2fbsnFpVuQsu7tHS F8mD+1XZIrOx2CcJLwEV4pRrimHMUcHKKFLgymdqXTEihO6v7nLtjUoFRXkQpejj3hu6 kU8Sh7iB1t5xmdgN3ptBgidf9ux4eQtpC7ASQcV+FNMCaIwPfW4znppRZ7qpuAke/CdI 7bEUh3C+nnKjBh/cf4rirR92MwktXgBBIJLF7vT/y3L6ra19Sb77yxui+pklBb2GlA/v bfdA== X-Gm-Message-State: AOJu0YwMzYUbPWtirxqUNfI/7AKub7OjzzCvwCqtZBnSaAquEWJtFXbD r1TckE5DsmAxybTAT5GMvU2fZkqVe3qbPl/oJVtcE0/Mhofa2Xcm1rPNKCKaS2zyw3wO2pZCpw= = X-Google-Smtp-Source: AGHT+IFP7PTG8j1/9SMMt8I+2Bn0MXrPr3xlzyMsox3YoYhq4fN2wDkkla2C0Jflw9GfG4lNGWi/WhzY9/6X X-Received: by 2002:a17:902:8692:b0:1bb:f1d9:432e with SMTP id g18-20020a170902869200b001bbf1d9432emr7989628plo.37.1695753494119; Tue, 26 Sep 2023 11:38:14 -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 n6-20020a170902dc8600b001c60cec7860sm423638pld.90.2023.09.26.11.38.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 11:38:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 11:38:14 -0700 (PDT) Message-ID: <65132516.170a0220.b0bfa.945fSMTPIN_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 49317605C351; Tue, 26 Sep 2023 14:38:13 -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 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 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/