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 1F1B843C4F for ; Tue, 5 Mar 2024 09:12:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B21B40270; Tue, 5 Mar 2024 09:12:29 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id C0B5C4026B for ; Tue, 5 Mar 2024 09:12:27 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3657c437835so13650485ab.2 for ; Tue, 05 Mar 2024 00:12:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709626347; x=1710231147; 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=EzUmUR6w2hl2YIQQYpWP1UqYVkNDudmhpv/q90G/HwA=; b=fy9wST/EZFaRvFpVFproBQxpkvN4rWpr0rvu5pHzSXyqE+XgpHuGgreqS8VY7aylul SDaFogudjvTgcC9HL6j4JyCe96FFXu14cc3g2jVtLJy3/mXno9WrSxGCf5cHYuUCZLCh aRtiDQc+jb/EAonT/BsVg1VY1FgS1eWHTqbdA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709626347; x=1710231147; 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=EzUmUR6w2hl2YIQQYpWP1UqYVkNDudmhpv/q90G/HwA=; b=RDNl+2ioHp+41xfgJzOhNe27q5Z2BfHpgie06IObrPaVNjj/A0Dlp5z1yVH7RMYYqU 7FHJNG/A8bP+qFIhsWidixdlpAcpOnMEWk+D5tGoCxYhqqSfR0tzvzJUoY1XY+ak++w9 IF0ptoIgQkhRcYh4LbmT+ZrtlnDXk7Mav+7NARckLPfCpw8xh3En+dxh82TtoSkUVl9t YBxTF8wy/fCZ6xb43PUyYbbEqsT2YELoFDQG0MjHtK0t3kx05zbRUjOa+7s/7/huZv+S rl1muNRg1E4UYYiDnfNcl2sXP+Pn7dhVbaviu7tayIYJ5y2a3/OV5s3mKZblL5sKR1fy zclw== X-Gm-Message-State: AOJu0YzjelqmCOufgDklKL5owGK5MB9ogIXrKMkXlqiIp7ArrZARRA9x x7omJnhoVvjPUjxQqghZ0PRGqTX0aPAW+57aaICOm1fOMVuvj3U8CZk16XzdacVzWmpZhmrPm9t CuHMo5gTykTQf9iTQuKB/MVcRipXLPek1A44MxMM6 X-Google-Smtp-Source: AGHT+IGSFCIKCQkbIYNlD/KDyzu0g98IUWyHpx07EpCKzkdpb+7xPi7CAWnzfQw1ZBeJ6Wrf4xR+0nuCFDim X-Received: by 2002:a05:6e02:d03:b0:365:fe09:6445 with SMTP id g3-20020a056e020d0300b00365fe096445mr572626ilj.24.1709626347035; Tue, 05 Mar 2024 00:12:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v10-20020a92c6ca000000b0036532c7e9d3sm560851ilm.74.2024.03.05.00.12.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 00:12:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 00:12:27 -0800 (PST) Message-ID: <65e6d3eb.920a0220.8e4a8.3ac1SMTPIN_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 8B7186043300; Tue, 5 Mar 2024 03:12:26 -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 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/