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 D92D442359 for ; Wed, 11 Oct 2023 04:57:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D4519400EF; Wed, 11 Oct 2023 04:57:38 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 01636400EF for ; Wed, 11 Oct 2023 04:57:38 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1dc863efb61so4243144fac.0 for ; Tue, 10 Oct 2023 19:57:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696993057; x=1697597857; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=y036Qj2ZrlAhZrK6ptFDjnz1FSUbOTyAwqcZGva00o4=; b=boSX8sYLirSpMQ70Bpot740p+Uc9dkdJYzArJDUp+WvBtvYVrhxneGi0MyQTTG2oB4 oWIz5UfsU0MUN+nrZQAIBwCn1n47VQ1Xi4jAHAZzNX6VnkvlTpeF9fnlx6LczJuicmAV RKoMR4hI2DskXIvfvI6cLEAuHE89bCcKixO30= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696993057; x=1697597857; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y036Qj2ZrlAhZrK6ptFDjnz1FSUbOTyAwqcZGva00o4=; b=DCq6gCINdSk814m4/KsMRcVMD9A+nYC1YpzkMe+OLq8z6RzLOE2/6X+3yMDmeCn8Av WXdQiDnErP0SRif6ZABUp1zLKekvwI4rUSBrT4E1EgBBE4HjombU8/2dvOy5IHGSojKk o+7JCyNsuo8YyNFS0jOIbFJkB/z1BrHbl9Ona7vHIkrZ4jxbp0krgRGUyB2h6NqbSbk6 tuo6EqTQfFaHME4zODcQWd8Gz5l74T/HkBwjcQUn7xFCRnh1jlOEuJuM7Chjgptjt4x6 hx7eTJp/TPwXYEdyZPUFr7nPtrjqQOhZgpz2cJHybO4TeIV2EbuLdFUuLbEx2Pg/X31f nChQ== X-Gm-Message-State: AOJu0YzsjD/u9UNt8ny2+KQVPufVQyeky1WhutSFqXX4bD4M03//yZkb ow3XgvkUv2q9NhxUkoFRbgDlGqVroE+doI+1iY8zib4+0WCXScJfekArVA== X-Google-Smtp-Source: AGHT+IG0DGrDVbhngyJRy+uSG/SZf9oav7n4hAAeblkucJa9Mx9sPDU7GgwVT8NXsiJtY5mXVR5AONidwykB X-Received: by 2002:a05:6870:4211:b0:1d5:21cd:7069 with SMTP id u17-20020a056870421100b001d521cd7069mr22938333oac.8.1696993057196; Tue, 10 Oct 2023 19:57:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cv26-20020a056870c69a00b001dcf66a0513sm899961oab.27.2023.10.10.19.57.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 19:57:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 19:57:37 -0700 (PDT) Message-ID: <65260f21.050a0220.da23d.cdbfSMTPIN_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 A964B6052514; Tue, 10 Oct 2023 22:57:36 -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 | +----------------------------------------+--------------------+ 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 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/