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 D44524308E for ; Fri, 18 Aug 2023 00:02:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D144E40156; Fri, 18 Aug 2023 00:02:49 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 734C140156 for ; Fri, 18 Aug 2023 00:02:49 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d678b44d1f3so462024276.0 for ; Thu, 17 Aug 2023 15:02:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692309769; x=1692914569; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Wte3KoxMnQrSqzESaL3SbwbjYhxT/6v5Ynyw0uC243Q=; b=Y2ePx8+kStvWZcGoRrL0ARIfwgk6aiLOlXf1lSAaYkEomMVYiYW7NcCMtdtG+s+Yoa c1iKqx6ibp/rhTQRyjiXgEcMAdGuY/gqQs6B5h2FN+uOyMlh7jMT7oyymGPkII+jsWYB T1H9yF6AaiLy67qeUgOOm2WjTVxAEUBf7rkoc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692309769; x=1692914569; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Wte3KoxMnQrSqzESaL3SbwbjYhxT/6v5Ynyw0uC243Q=; b=TSBYhd7wyGsWoUltcToh86HOzmj9smwQ6WBMR7GZYGzDzhV6O0BuXN0k7ASin8VbBl KkmU/jUEd41nHTk/riRYHWWSQe/LvjJdMpMBmqPdLYxkxKXA6hcGTp6qsZ5GyattTDsM p8Z6A9SZ01e0byKgnFOJykEmn6am3e5RxTx0T5vQLrgK+6klyytC014BJpHoEo078UBd MOyvbL9s+I0M3WHuvRZVcz85WrvSvrJPm6mHV6F0fdu70OTHhPLv4q46O5jqAK4veGJ0 kkmtDey05fR3Cz9lwHqAXuZ4OKaj4J/AgCIHV/0ig5jjyx2eeTKdCzJe6SgfZIwMRgkE ubHg== X-Gm-Message-State: AOJu0YyOQb8BJ6csU5I/2Xf6Ed6s++VGcKf3Oj9K1DAHzWggAXtUfHZ8 BwcvcpLX9Ky6MvX7jl3C9f2f1rTSeq3pNMHXH1k/pLreKh9rSPU1fSX+XwBjrkINmsM8r07V9w= = X-Google-Smtp-Source: AGHT+IGlu24ea4eHcgriSjQ6ZhuIqQ++OfNpSkjsVIeckawlVIySls1iGhPPGLluGtoyHXlCAdPbhOuOpr/1 X-Received: by 2002:a25:ab65:0:b0:d48:8ff1:dd12 with SMTP id u92-20020a25ab65000000b00d488ff1dd12mr4912162ybi.18.1692309768880; Thu, 17 Aug 2023 15:02:48 -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 l126-20020a25cc84000000b00d4523b5b3f7sm33412ybf.10.2023.08.17.15.02.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Aug 2023 15:02:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 17 Aug 2023 15:02:48 -0700 (PDT) Message-ID: <64de9908.250a0220.4d923.1c13SMTPIN_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 87AEC6052471; Thu, 17 Aug 2023 18:02:48 -0400 (EDT) Subject: |SUCCESS| pw130476 [PATCH] [1/1] hash: add SVE support for bulk key 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/130476 _Testing PASS_ Submitter: Harjot Singh Date: Thursday, August 17 2023 21:24:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130476 --> 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27372/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/