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 077B743E95 for ; Wed, 17 Apr 2024 20:22:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0222B40A76; Wed, 17 Apr 2024 20:22:04 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id F2174402B5 for ; Wed, 17 Apr 2024 20:22:02 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6eced6fd98aso97313b3a.0 for ; Wed, 17 Apr 2024 11:22:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713378122; x=1713982922; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=FUN1vHNorf/f7sechMuxL9h+g15O6rxHkoqtPlq5axs=; b=H12W0B8Onpuq0If9jlXVA8hG1lB0uYs2AgYttBlIEuq1yd/7FPLAFWwJQmk0B8p3rM 9bb3oKUaXMRhrRdj+SbZUzbkX3nY8JOF+FOPQnm9EO117SyOEVvR8qPqIfuj/pvGsF49 oKMCpOQ8hjO7oKM881g36plsUIM/3E71HDiww= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713378122; x=1713982922; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=FUN1vHNorf/f7sechMuxL9h+g15O6rxHkoqtPlq5axs=; b=e3jI4zV8KnbKU79UxWQ9ctKVNS6Osqx4NHJPW27LtLLtdrhb/NN4sdhQK2APVBw16B 1HF1uqxEe7b0Aul9Iztr/IYeydlY+xXk712xFMDAG9xZixYif/AyGR/Q5eoSoka1ISUe qiZO+2BQ6M83lKBr7TebMTg2maJtOqcykuvULND+aT35POZTMIAI0vcksJeaTdzIgFsC /N1fQD0dWQkadqsbnMTrnHy6xHBmh+YznasHBgwPLOMXckUDxlDp99LleBJI3nNXaEap EiVi4iQDYVvj1trUaUCWGM8JEjmrDXr3lAA7EMiEptEN0oKTz8ndDt8XxL7HUkqv2zRc CQHw== X-Gm-Message-State: AOJu0YzjankamyRvCvigCkoAtgvfcje7wLLJPmq46GM9F6st744fJCMA 9MAUnxSt2dvRpglk3andHsZ6qk1fUr0XZKfvnyB1RVcsA7tlEQDsxm89CCelq9EXQcOYUaj6ZrM E9TpqEhhelsBxiyUNuUbXRyorxv4mo3wDLvztbiOVOxFv70EfxefOLXs9 X-Google-Smtp-Source: AGHT+IE0ofG1sA4fLxmcRC5m7eitP1jofGairm1pyd7qAsCeo2lDCUR1tbIkGzzf+CPHKnqzYoTwZUPGzX8+ X-Received: by 2002:a17:90a:34cc:b0:2a4:739a:23c4 with SMTP id m12-20020a17090a34cc00b002a4739a23c4mr175889pjf.35.1713378122189; Wed, 17 Apr 2024 11:22:02 -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 l12-20020a17090a408c00b0029bcc79b12asm143712pjg.12.2024.04.17.11.22.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 11:22:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 11:22:02 -0700 (PDT) Message-ID: <6620134a.170a0220.b1902.826dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5CBB7604D420; Wed, 17 Apr 2024 14:22:01 -0400 (EDT) Subject: |SUCCESS| pw139452-139454 [PATCH] [v8,4/4] hash: add SVE support for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240417160807.1249480-5-yoan.picchi@arm.com> References: <20240417160807.1249480-5-yoan.picchi@arm.com> 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/139454 _Testing PASS_ Submitter: Yoan Picchi Date: Wednesday, April 17 2024 16:08:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139452-139454 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29808/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/