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 D590A43C4F for ; Tue, 5 Mar 2024 09:20:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CBA9B4026B; Tue, 5 Mar 2024 09:20:43 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id A43E74014F for ; Tue, 5 Mar 2024 09:20:42 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1dcc7f4717fso54086265ad.0 for ; Tue, 05 Mar 2024 00:20:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709626842; x=1710231642; 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=tLM1d8taTsrIMEkjd4YW+YfuG4hQF+AwVU0UVFaL+2g=; b=KjUwHBw0LUKT2j3K5fH1w3e2X/nyQEMdESc5ApKimTptzeJ01YLkRkz6lp1WTnKCoE 3e5lBTkjXxV++uApiPvMH5BPHBFYMs1wcNW5HP+bQw2U/6G0oOYxxeY5/UhtSE4Kw1M0 NAYF545O9nlpXALswjKhx1Snat3e1jemJH1dI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709626842; x=1710231642; 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=tLM1d8taTsrIMEkjd4YW+YfuG4hQF+AwVU0UVFaL+2g=; b=EJf4Kap0GQAGupo1NojAITB9MsxxyHNQL2HTMFNrG8oPlBNlUgZtADPj0fhe5zWRyC UK1rr0aQ3QMHRjLCb3/4c5tk1zcCbEDEz9/csurp+/7f4SqCox9c+V5oypDtzi9SsH9J J+qgSS1KTBFghG3jEKi/MHBS7FgufPVLQd7hWXWAxdOufkgb+QSBoftCEzeCKhnpp5Zj aZQRuTlrp9tLgjiVHBKEdaoIKNtawOMKvYYfc+SGX6YECtO/Mav5AfO5HtBbzWaF0idM a+H7B2Mxs6Ir5W6q6UTqlkd2XXhttHTvBjYnNw6giTgfcniaDzynByOvOEWke7MzWuce lLtQ== X-Gm-Message-State: AOJu0YyCbALLXwhg9urmRAS/oYbrSHsNH7nWFcimQRrGzE7zRXdXx/aq RGtk4fpDTSuOWjU/rpZuRzJrt5Yma0Gk/4hMR2kCL53XvbgLbmIAhQQhOKaFi40UY0m9qlV5pGr 3m9vNMirgIPq2z5bU/zJtnBkQq9zhHTEwX+gO+EVmFxgID/bmOM8fXnrB X-Google-Smtp-Source: AGHT+IHN3Wc5WJJY7gFdPnlCO58bIoE0SWLjiknJED2RobSIQf07qOfU2CXz0MXZPQGzFHpP8Z/b7641Of7r X-Received: by 2002:a17:903:2c9:b0:1dc:90c0:1e9a with SMTP id s9-20020a17090302c900b001dc90c01e9amr1297946plk.64.1709626841862; Tue, 05 Mar 2024 00:20:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ki11-20020a170903068b00b001db5c85eaebsm211936plb.27.2024.03.05.00.20.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 00:20:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 00:20:41 -0800 (PST) Message-ID: <65e6d5d9.170a0220.4dbff.cdb9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0D42D6043300; Tue, 5 Mar 2024 03:20: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-abi-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 | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/