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 DA641431A8 for ; Thu, 19 Oct 2023 10:23:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D48E84021F; Thu, 19 Oct 2023 10:23:25 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 3BA414021F for ; Thu, 19 Oct 2023 10:23:25 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6cd1918afb2so685866a34.0 for ; Thu, 19 Oct 2023 01:23:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697703804; x=1698308604; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=B56rgVilG8S70BThj133EHf00S/Q8rOBgkhm0mS9aS4=; b=He1P8qLvBOLjRjDJcM/POMXWAbQj585V1Eyf60iExYsb8MXD92F1hn7X+5KK/1CvQ7 16GSA1Jyh2P3BnUSyxrGrgKaOaO11ISBMDkf8L2ZNWWWCHaD82Ocl55tFQSkQyjP7nF5 911yUt1HXQm2YEDQujhzBbZwiv0oiYYvgOAQk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697703804; x=1698308604; 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=hOJAUrB8RjGJW3uY5o6uuC4UWPHIONGTxBs0rUROx5phaGRMwvTYfq2Zr/g1dH2SSZ Wv59bi4KM21sqrboE68phEMpXH2ScHwahsqXiOkXtU7hUk3F3thdgXsocVXHDPj4LrBN OGR4XkQ90DQNJSMAyHxkPhenyiqDo6wHKAQ2yMd3YkFmXMWquEclhr5qmkDh8oR29V7k rsGaRwCtk3WM+/jwHBTKY2kiZrfEXjBW87TkirrjME0YEElYinQG2dZheUWuZLgBs5Vc bWoc49pSEi8ZenAZCA90KuJjSWghf9YJYadsDjGiC1tW/PbFl2iqqLdjLKdrOi2AvvBm Zr4g== X-Gm-Message-State: AOJu0YynqkXs8r1jiWSq/iZVQ4SEumj9d0UXDxXZxgxB0JNkNb1XHRaH B19fb9NEmxGFD5B85dGuygTSrDqx6zjBg2FSOTzt+/EAjRMDFwGJJHAAjloSoP/pPa3xQZ+/EQ= = X-Google-Smtp-Source: AGHT+IGHXq8VrzPYRHMpYmh/3L+axnV3se7IGd+fw5GI4xtf3Rxc0wl05KVYGZHWUr3Idwph0a3HYT8/HLXJ X-Received: by 2002:a05:6830:410b:b0:6b9:146a:f1c9 with SMTP id w11-20020a056830410b00b006b9146af1c9mr1779695ott.0.1697703804654; Thu, 19 Oct 2023 01:23:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d141-20020a4a5293000000b00581dab21092sm520617oob.5.2023.10.19.01.23.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 01:23:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 01:23:24 -0700 (PDT) Message-ID: <6530e77c.4a0a0220.150fe.14beSMTPIN_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 2BF8960524E7; Thu, 19 Oct 2023 04:23:24 -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/