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 1D56C431A8 for ; Thu, 19 Oct 2023 10:25:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 179364021F; Thu, 19 Oct 2023 10:25:14 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 8A6824021F for ; Thu, 19 Oct 2023 10:25:12 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-7b625ed7208so3266557241.1 for ; Thu, 19 Oct 2023 01:25:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697703912; x=1698308712; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=B56rgVilG8S70BThj133EHf00S/Q8rOBgkhm0mS9aS4=; b=DEG+9OT3Zoto6VEoB24F/WrkuAhyGOwdt+RL3y+NnBBjvPEAG+dB1Dwm1IDZIdVj98 cJvSWg4xYeVViqEfqZxv2Fz0BQZ4RZH4CNkIJD+NsbwFasQ363ebygSDWvL2tPtA7fsc TP0SzKs0d1d/b06eJgkAZapwLbhMcqa/qWr14= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697703912; x=1698308712; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B56rgVilG8S70BThj133EHf00S/Q8rOBgkhm0mS9aS4=; b=faEbwzCM41wHymQI1ppC17UYwl6U7WoFMPt8EeLkFSoswuLpXreYt129VaW36K2coI LWjvi54mfQ0InI37wtSeV5WgKmBoDcYxcOE+NykHyuu74djGS6Xc25VCRRg4ZJ0j5TRg r7/KPRcCpgTfxqiK34ocK+kN5h9PFOXmp86roHk3o9S/NXeFmpfm5MNNCXJCjy/+1Ya6 8BAEsoEWHxRP6tK1O1ZnD086aiOZJgevizeR2hLmvN6xXwsGVljUE9S2/2FOWPv3czN2 3MhkMuDEGSIgtGA1le8rLZy0rJRu0xjIS2QGCALlAairNszmR7+jmONuHrAcWDe96Ey9 4PkA== X-Gm-Message-State: AOJu0YyHkh68WxtScSyQI3rt5J/9T0dlr9fffAWrtT+rj6Szle9OnX6c ai/BqgiszOzeLcLkoPs/d2AfhZd2GEFoaV4vD9UKJpjqWSVovqyryMqs/A== X-Google-Smtp-Source: AGHT+IEBj6/gfz6RQGsKX3OmR7fgCspWnX80IiNjTtdjskYevYIZPNTUlhI5nuhgSj4obzj4JqmDTkBObGRE X-Received: by 2002:a67:c893:0:b0:452:5b16:c290 with SMTP id v19-20020a67c893000000b004525b16c290mr1473323vsk.7.1697703911645; Thu, 19 Oct 2023 01:25:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z10-20020a056214040a00b0066d04196c3csm116108qvx.37.2023.10.19.01.25.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 01:25:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 01:25:11 -0700 (PDT) Message-ID: <6530e7e7.050a0220.e4486.2ffaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4114D60524E7; Thu, 19 Oct 2023 04:25:11 -0400 (EDT) Subject: |SUCCESS| pw132888 [PATCH] hash: fix build with GFNI 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132888 _Testing PASS_ Submitter: David Marchand Date: Wednesday, October 18 2023 09:31:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 132888 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/27993/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/