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 E02A9431E2 for ; Mon, 23 Oct 2023 15:58:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DAEA84027E; Mon, 23 Oct 2023 15:58:21 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 38B5B4027E for ; Mon, 23 Oct 2023 15:58:20 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-49d0a704ac7so1305568e0c.1 for ; Mon, 23 Oct 2023 06:58:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698069499; x=1698674299; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8IHy8g36w1+Ik4nU/BtjzvBcSfuhLBlwiw9PrMTNUto=; b=HNz4WQUrhnjvwK2oNrrufuj4LyunAdobLXp0rkMiN/I9iIsglsFRzjKh2DUwJTUC2p K09PuYqDXd73t4ugcgReZ6Ce8ZLSrQ9D32xt+6QAHnUqnmx2ArJMbCraRQEj7jf9q7k1 4X40hzC9IqwRmDbHFTG7KeXJI7TKiNIjqVKJI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698069499; x=1698674299; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8IHy8g36w1+Ik4nU/BtjzvBcSfuhLBlwiw9PrMTNUto=; b=mqjUGMeO5hdvY/3iF9B0pxxb/eCxSRtYT6ZO/ubByQldIz4Zm9UVCFR1sUtGJSLOvE BcIWWUCgvBCYU1aRhEL6uY+j9ZiWWRdEZL7nMPa3YjtrxpTzBzT59x5IF/yEEu66zotY IstE/VIatGMdsOsbMW0cqgzJufs2ZM9eLgTpO55KLP3bMVdSBH+3hdnZsGys2sArm3iu 52k4M0KRHViuno/RLk5m4NWecfgAZ05bgVV3UNX2WXFQeMHRVAofz92YybDMN6J3w8WQ 560rwYb+uCwyo5eoe+A7X67PhCp+Jc5Uno5EyPv8FYEb2biKdW2fVsgCuogNSm3EhK1r TeWw== X-Gm-Message-State: AOJu0YxYGYBIOox2e5epJ4aEaAAik59++++pZQxnOSJvlTdieL6ml4Qa Jg+cCglu/aleSoF1bNEX0/ImD+b+HVFA4JGu/fCz6/BK01ulDwReYivlog== X-Google-Smtp-Source: AGHT+IG/TQ48MlPz5/z9XakejocN7xU+PJxq2c4OhiJ154gpLjXuj7+uWT3fdrV9TvM9CSUCulnCQnMdUe5q X-Received: by 2002:a1f:7d42:0:b0:49d:fab:fa37 with SMTP id y63-20020a1f7d42000000b0049d0fabfa37mr8043635vkc.4.1698069499633; Mon, 23 Oct 2023 06:58:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id de21-20020a056122459500b0049d3960c382sm571708vkb.7.2023.10.23.06.58.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 06:58:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 06:58:19 -0700 (PDT) Message-ID: <65367bfb.050a0220.f9692.6209SMTPIN_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 498D16073BBC; Mon, 23 Oct 2023 09:58:19 -0400 (EDT) Subject: |SUCCESS| pw133163-133166 [PATCH] [v2,4/4] hash: add SVE support for 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/133166 _Testing PASS_ Submitter: Yoan Picchi Date: Friday, October 20 2023 16:51:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133163-133166 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ 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 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28035/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/