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 B49ED41B28 for ; Mon, 28 Aug 2023 10:49:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BAB2E4021E; Mon, 28 Aug 2023 10:49:10 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 3DB664021E for ; Mon, 28 Aug 2023 10:49:09 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d71c3a32e1aso2807590276.3 for ; Mon, 28 Aug 2023 01:49:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693212548; x=1693817348; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UPnC2y+he5AOn92vhyX5IXExzkRzj6ojJB/UiK8pVIM=; b=EPhDdM57c0Ox6ntKp2CbQt0ZMF4r0uOds4jDOgx0tgWT5I/WPAGbY3dL0P+d3uMhlx cdr735gMILosFLCUF7c/PNTI99dfyEXSCA4e82/Nm4+5mDrED1k2Ytk1QS5iwWtBmrDG SUeMjXsfPZ/1FlK5VP/2kHLa+baajZr5psoM0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693212548; x=1693817348; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UPnC2y+he5AOn92vhyX5IXExzkRzj6ojJB/UiK8pVIM=; b=CnQQzLyEOv57HcBvdbijENWt3piaEWkWq2cHfa6wMmxpnUNDcCOebRGBFFD8BiO+sV OhX8j8NsgMVtSbddm7fdB4NjilDOZBGL6gWN7PhkSaF0f8vCka3EvVAeirPIGHA/YEPU mokmjzFI48x6zElmLVNYOIbVJE4cu4n187o1Ypq28V9djAMu6T9ovFLuh+PptWw7uE3c o3OndWcB4wEeFNtHM4YC/2TtVOLHFzB6u4LHrRnuL3fwv3YYdtXOMMOZfpVGBVqTx7rk 7JKWkVRSAnKimDK1ipTl1h+6lUiLUFnPbGEW8X/VCL2C83j3/Kb3VT+VW9tPL3TOr+q+ GtUA== X-Gm-Message-State: AOJu0Yx1fAaRbaJyRAJYneJ8aSO3IEa9Y7laGU0HCLGXzUK9p+TGGDlN ULqHFGGcx53cZ1AsDucN6drIwqkHTmaKrz2DOXd3nQBZsgPQcPtyqpTY6g== X-Google-Smtp-Source: AGHT+IGyxJp5foNUpjpUn1N4wQX+HCkXCEb18vDnKgztLXlVP3/2z014EbooEpZ205YLGMayIsD7aGywnKeY X-Received: by 2002:a25:df96:0:b0:d78:51a9:4651 with SMTP id w144-20020a25df96000000b00d7851a94651mr8171251ybg.19.1693212548710; Mon, 28 Aug 2023 01:49:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n186-20020a2572c3000000b00d5bedf30bafsm541106ybc.18.2023.08.28.01.49.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 01:49:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 01:49:08 -0700 (PDT) Message-ID: <64ec5f84.250a0220.57c6c.a5bfSMTPIN_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 648CD6052471; Mon, 28 Aug 2023 04:49:08 -0400 (EDT) Subject: |SUCCESS| pw130782 [PATCH] [v2,1/2] ethdev: add new symmetric hash f 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/130782 _Testing PASS_ Submitter: Xueming Li Date: Sunday, August 27 2023 08:17:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:b2f967dcae6940b4707437d024747318a159f9b3 130782 --> 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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27454/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/