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 7EA3543C4F for ; Tue, 5 Mar 2024 09:26:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B0864026B; Tue, 5 Mar 2024 09:26:06 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 79D364014F for ; Tue, 5 Mar 2024 09:26:05 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3c1af1e8b7eso2900119b6e.2 for ; Tue, 05 Mar 2024 00:26:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709627165; x=1710231965; 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=Y6kka7nMSnWofYPH0caxl93HTUO0uT7NreJl0/RYwLc=; b=fRrw5J9iLaezv8LsgScBjguJO8ITaK2P/kzSW5AAzG2F2jlKojxukfO6h32KoQ29Wm 61rF7rUGR/hnPFQt9GYdizZHSLMDOVF9K9UOmztoPXbEZVkfEibvw0Lv0TrLhVzEel4P e36EhxUW+jjivfkCiHGUeepQ3FBw5bRbIG+7o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709627165; x=1710231965; 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=Y6kka7nMSnWofYPH0caxl93HTUO0uT7NreJl0/RYwLc=; b=kRHw6mfJtZ1dQIv8F95hlqhbRgKyFJW33CHEDt5TDPBnxw5whQ4GrPSjSrpEkWrvjW ItHMpr72vfSPpsuUg8qyLwFQKTccvgu/3zwhNpU/7RhvrxrJZuwCIu5OuA+YapxY60v2 cJaLOekCLBhD95AbCuB5l7o36lfNMfafXrEUGUfKLCS13Zq39Ioa+GRrOpLkQxFfQUwx 5JVukMWrhT29xssVnxHGpzuqflHQxAW1GmaeHQEdDRrYCE0W7NtImEeSbxfdYkkOvud7 77aBflsJL8dfDJB8XKeTd96C9bPaNtHhw8iOof/pKnuS4UHT6kaVxEG7ZcknezRrbcYr iO/w== X-Gm-Message-State: AOJu0Yx4ihWSWwyGSLLTPsyyb1hPiuYpAdCvcK9yBELUKM+Z/lRm+dlZ jEGWmSQQb2uzr0WcsAr4a9Sjqx+4p5bFCfMrR1SWoYhgoEtlHZOrLQ5QCrPn9Ynsphigl7ZAi36 LaIhXfzhd6D9n5TSZAfZJ7ysfNek7yhl41qW8m6tP X-Google-Smtp-Source: AGHT+IGHU5Hr0mDEocSsV3ZYkkx+7FbCBGsE9E+stieXCBpQzN436IUmjFHwS8YvZXXYOqqQKmKi3BKZI+Oa X-Received: by 2002:a05:6808:607:b0:3c1:c7cc:3112 with SMTP id y7-20020a056808060700b003c1c7cc3112mr1202751oih.31.1709627164762; Tue, 05 Mar 2024 00:26:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o28-20020a635d5c000000b005dc1a55c95esm455044pgm.9.2024.03.05.00.26.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 00:26:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 00:26:04 -0800 (PST) Message-ID: <65e6d71c.630a0220.7941.b195SMTPIN_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 0165B6043300; Tue, 5 Mar 2024 03:26:04 -0500 (EST) Subject: |SUCCESS| pw137960 [PATCH] [v2] hash: make GFNI stubs inline (again) From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240305030819.276707-1-stephen@networkplumber.org> References: <20240305030819.276707-1-stephen@networkplumber.org> 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/137960 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, March 05 2024 03:07:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:be793709e7b044cd4f806d6103bf3c046311a3c7 137960 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29408/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/