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 A359D43C27 for ; Fri, 8 Mar 2024 21:51:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8468340291; Fri, 8 Mar 2024 21:51:43 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id ADF4D40274 for ; Fri, 8 Mar 2024 21:51:42 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-22181888b88so1414630fac.1 for ; Fri, 08 Mar 2024 12:51:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709931102; x=1710535902; 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=fPf7RrA9sovOm4EGnZfJDt3UfWJJw7UFfPnCnibyq0I=; b=ReiUw1hSkodSQnzwgQKotCzT7aFBpqdg75s/+ovACuQoQWib400ThLvtPs7pR7BMdZ iYOMgQfwJWUljntPx5qpSjWr9wimJMtrxpVvbm5rKQ2xO2rSGAz0S1a76wEJQYAKs+1T X3LyXrFcYvnfp/pe5u2jM9+1mDSe/Tp4n6pGQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709931102; x=1710535902; 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=fPf7RrA9sovOm4EGnZfJDt3UfWJJw7UFfPnCnibyq0I=; b=G864V8wKls7I7l41N+iv3JwMq1p+NP/uc5ww/5DdiHJSCtcbfuCXHdCa/syt6E7gDY a9r1A9cR8QBYQlAGgaJ1kSU1pS0ElqcPohVBU4BYYiiO9MGSYAn4kxX8pWeFTFAoQQmK zANix1mSYU0DWUbBmxiBoWu0mkvzIUe0LLpGWKjlB1spETWaydwiPvm0nrI18+VttnFX bA1a9t7dxYGsszkaPvSWkVzcRxhUj8bCuHI46gSi7wLE8bKi1x7IGhnCk8ZXulBxSzJJ wByg3kJEz6glg3eFbKZVrKumw1zWG/gEFqfVgIX9/ImyfylLDfXVqdcLNJkw+/RcvIjf 9ByQ== X-Gm-Message-State: AOJu0YyT4xux6q/hLOtNQd6Ck6DOwhdRLfXgzld3bggsJ8W4sd7KDSQ5 vw1zlpyrl9H6+68Xgy644oTKav9nv/hxZ8DgJT4kZ6HWrQD/IglKeDOK36NoZNa2rkj5HUzDPoH no3vrzkEa1VvVcVJEyQnG5W0DvUVVbOQDADK2PoEs X-Google-Smtp-Source: AGHT+IGxmNf0IVGjmJEDMSe2OyAYrrwjZjt/zLdDstr+/lTuUydeRX4rt1ifwSGQsEq6qUY2PHO+dhGY3yzL X-Received: by 2002:a05:6871:5290:b0:21e:7655:2b22 with SMTP id hu16-20020a056871529000b0021e76552b22mr266557oac.57.1709931102037; Fri, 08 Mar 2024 12:51:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x6-20020a056870740600b00218ec3c0be6sm6271oam.23.2024.03.08.12.51.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Mar 2024 12:51:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Mar 2024 12:51:42 -0800 (PST) Message-ID: <65eb7a5e.050a0220.5366a.05d8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 742026043300; Fri, 8 Mar 2024 15:51:41 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/137960 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, March 05 2024 03:07:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:be793709e7b044cd4f806d6103bf3c046311a3c7 137960 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-82 Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 ARM Kernel: 5.15.82 Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/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/